Opened 10 years ago
Closed 8 years ago
#2752 closed bug (Fixed)
Column configuration is not saved properly in the thin client
Reported by: | rewozz | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3.15 |
Component: | GTK UI | Version: | 1.3.11 |
Keywords: | ui, columns, sorting | Cc: |
Description
- Configure everything to your liking and quit the thin client.
- Reopen the thin client and observe none of the settings have been saved.
There is only one fix that I found on the official forum:
I was walking through different settings when I noticed that suddenly my torrentview.state file had been created. Finally pinpointed it down to toggling the Label-plugin. Basically, when you untick Label in plugins, the configuration will be saved.
I've also locked the file because width gets added to the rightmost column after a few restarts.
OS X Yosemite 10.10.3
Change History (3)
comment:1 by , 9 years ago
Milestone: | 1.3.12 → 1.3.x |
---|
comment:2 by , 9 years ago
Milestone: | 1.3.x → needs verified |
---|
comment:3 by , 8 years ago
Milestone: | needs verified → 1.3.15 |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This may well be fixed in this commit [a86b6f0f8f] that is closely related.