Page 1 of 1

Plugin Column Support

Posted: Sun Jun 23, 2013 11:38 pm
by justsome
Deluge doesn't seem to factor in columns made by plugins whenever it remembers widths before closing.

Example:

My deluge with column widths set to my preference
http://i.imgur.com/a5lTYi6.png

Then, right after closing out and starting it back up, this happens
http://i.imgur.com/IZoUvcR.png

It looks like deluge auto adjusts the last default column to the size of the window, then loads the plugin columns after.

Delugewebui on the other hand loads all plugin columns, even when I don't want them.

Ex:
Delugewebui with only one plugin column loaded
http://i.imgur.com/i98kBQJ.png

Right after refreshing the page, the other plugin column loads itself (and screws up the names)
http://i.imgur.com/TUssl9R.png

The only way to permanently stop the column from showing up is to disable the plugin, which also disables it on the server, which I do not want to do.

Just some minor annoyances I wanted to point out. Hopefully, they can be fixed in later versions

Re: Plugin Column Support

Posted: Tue Jun 25, 2013 11:39 am
by Cas
I think there is a bug ticket about this issue.(http://dev.deluge-torrent.org/ticket/2256)

Re: Plugin Column Support

Posted: Fri Jun 28, 2013 5:36 pm
by justsome
Yes, the dev of the labelplus plugin has included a diff patch that only addresses the gtk ui problem. The webui, which uses cookies, doesn't have a fix.