Column order not persisted between sessions

Specific support for Deluge on Microsoft Windows OS
Post Reply
Jay-C
Member
Member
Posts: 10
Joined: Sat Dec 07, 2013 11:30 am

Column order not persisted between sessions

Post by Jay-C »

Hi,

I've only just started using Deluge as my main torrent client. I'm running a daemon on a separate computer (Ubuntu 12.04.3) on my LAN and several clients, Windows 7 PC and a Lubuntu 12.04 laptop. All use Deluge 1.3.6, the linux versions are installed via the official ppa and the Windows 7-version via the installer downloaded from the website.

The issue that I'm having is that the order of the columns in the UI is not persisted between sessions. This seems to affect both the Ubuntu and Windows 7-versions in the same way. The Web-UI is not affected.

This raises the question: Where are the column configuration data saved?

I've attached screenshots below to illustrate the problem as well as a comparison to the Web-UI which looks flawlessly. The problem with the web-UI, however, is that it's much slower when adding a lot of torrents at the same time. Note that the screenshots are from the Windows 7-version, and this is posted in the Windows section, but the problem is the same on both Windows and Ubuntu.

This is how I want it to look like: http://i.imgur.com/dkj72Qc.png
This is how it looks after I've restarted the UI: http://i.imgur.com/Jn6NuHq.png
This is how the Web-UI looks like: http://i.imgur.com/OKb1Tqz.png
// Jay-C
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Column order not persisted between sessions

Post by Cas »

Please provide a debug log and timestamps for the state files in your config.
Jay-C
Member
Member
Posts: 10
Joined: Sat Dec 07, 2013 11:30 am

Re: Column order not persisted between sessions

Post by Jay-C »

Timestamps:

Code: Select all

2013-12-09  13:33    <KAT>          .
2013-12-09  13:33    <KAT>          ..
2013-12-06  11:12                57 auth
2013-12-06  11:12             2 473 core.conf
2013-12-06  11:12               171 dht.state
2013-12-09  13:33               237 files_tab.state
2013-12-09  13:17             1 724 gtkui.conf
2013-12-09  11:57             1 723 gtkui.conf~
2013-12-09  13:33               337 hostlist.conf.1.2
2013-12-09  13:32               337 hostlist.conf.1.2~
2013-12-09  00:23    <KAT>          icons
2013-12-06  11:12    <KAT>          ipc
2013-12-09  13:33               297 peers_tab.state
2013-12-06  11:12    <KAT>          plugins
2013-12-06  11:12             3 395 session.state
2013-12-06  11:12    <KAT>          state
2013-12-09  13:33               109 tabs.state
2013-12-09  13:33             2 574 torrentview.state
2013-12-06  11:12                56 ui.conf
EDIT: After looking at the torrentview.state file before and after changing the column order and before and after restarting the client, it seems like the settings are correctly saved when the client is shut down, but for some reason they are reverted when the client starts again.
Attachments
delug-debug2.log
After restarting the client, the settings are reverted.
(15.24 KiB) Downloaded 224 times
delug-debug.log
First run, setting the columns as I want them.
(16.34 KiB) Downloaded 195 times
// Jay-C
Post Reply