Modify ↓
Ticket #102 (closed task: fixed)
Museeq daemon connection dialog needs improvments
| Reported by: | gandalf | Owned by: | lbponey |
|---|---|---|---|
| Priority: | major | Milestone: | Release 0.2.0 |
| Component: | museeq | Version: | 0.2prerelease (newnet2 branch) |
| Keywords: | Cc: |
Description
Hello,
We need to choose the museekd configuration file. However I see two problem on this dialog box:
- Default museekd configuration file is empty. I guess it should point to ~/.museekd/config.xml
- The file browser don't show hidden file, so you must type the whole path if your config file is in an hidden folder
Regards, Adam.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

*The first behavior is more or less intended: if this field is empty, no path will be given as arg to museekd and the default path will be used by museekd. This default path is only known by museekd and museeq should not really care about that and let museekd do is job. We could be more descriptive in the label maybe. Something like "leave empty to use the default"? Or a checkbox "Use another config file"?
*For the hidden files, there's an option in the file browser: right click in file area and chose "Show hidden files". Do you have this option too?