linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #01920
[Bug 417960] Re: Show preferences dialog on initial start-up
Can you check for /tmp/.dc++/ ? Maybe for some reason your HOME
environment variable isn't set. When you deleted ~/.dc++ did another
~/.dc++ get created?
--
Show preferences dialog on initial start-up
https://bugs.launchpad.net/bugs/417960
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: Confirmed
Bug description:
The first time the program is started, it should open the preferences dialog to indicate to the user that some information is required before using the program. This information should include nickname, encoding, and anything else I'm missing (suggestions?).
In addition, it should not allow the preferences dialog to be closed unless the aforementioned values are entered. As a special case, if the user selects UTF-8 as their encoding (directly or indirectly by "System default"), display a warning dialog with a don't show me again option indicating that UTF-8 doesn't work right for most NMDC hubs and recommending they choose a different encoding.