Show preferences dialog on initial start-up
Bug #417960 reported by
Steven Sheehy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LinuxDC++ |
Fix Released
|
Wishlist
|
Steven Sheehy |
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.
Changed in linuxdcpp: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This is a good suggestion, however, the preferences dialog opens EVERY TIME the program opens. This is annoying because I always have to look at it when I open linuxdcpp instead of just the initial time. Is there a simple way to fix this?