[SOLVED] Can not edit Preferences on 1.3.15

General support for problems installing or using Deluge
User avatar
gderf
Seeder
Seeder
Posts: 155
Joined: Sat Jun 18, 2016 1:32 am

[SOLVED] Can not edit Preferences on 1.3.15

Post by gderf »

Today I upgraded to 1.3.15-0~xenial~ppa1 on Linux Mint 18.1. I also upgraded my OMV 2 server (Debian Wheezy based) to 1.3.15-0~precise~ppa1.

On Mint, in the Deluge client, I click on Edit | Preferences or type Ctrl + P, but nothing is displayed.

If I start the program from a terminal and then try to display Preferences, I get this:

fred@telescope ~ $ deluge

(deluge:8802): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(deluge:8802): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(deluge:8802): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(deluge:8802): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(deluge:8802): libglade-WARNING **: unknown attribute `swapped' for <signal>.

Unhandled error in Deferred:


Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/protocols/policies.py", line 120, in dataReceived
self.wrappedProtocol.dataReceived(data)
File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line 179, in dataReceived
d.callback(request[2])
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 393, in callback
self._startRunCallbacks(result)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 501, in _startRunCallbacks
self._runCallbacks()
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/preferences.py", line 221, in _on_get_cache_status
self._show()
File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/preferences.py", line 323, in _show
lt_single_proxy = component.get("PreferencesManager").LT_SINGLE_PROXY
File "/usr/lib/python2.7/dist-packages/deluge/component.py", line 427, in get
return _ComponentRegistry.components[name]
exceptions.KeyError: 'PreferencesManager'
Last edited by gderf on Sat May 13, 2017 3:14 am, edited 1 time in total.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Can not edit Preferences on 1.3.15

Post by Cas »

Oh hmm, how did that happen!
User avatar
gderf
Seeder
Seeder
Posts: 155
Joined: Sat Jun 18, 2016 1:32 am

Re: Can not edit Preferences on 1.3.15

Post by gderf »

Cas wrote:Oh hmm, how did that happen!
LOL. Beats me! I downgraded the client back to 1.3.14 but left the server upgraded to 1.3.15.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Can not edit Preferences on 1.3.15

Post by Cas »

User avatar
gderf
Seeder
Seeder
Posts: 155
Joined: Sat Jun 18, 2016 1:32 am

Re: Can not edit Preferences on 1.3.15

Post by gderf »

That fixes it, thanks. I guess you will propagate new packages to all that have them?
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Can not edit Preferences on 1.3.15

Post by Cas »

Yeah I'll sort it all out...
User avatar
gderf
Seeder
Seeder
Posts: 155
Joined: Sat Jun 18, 2016 1:32 am

Re: Can not edit Preferences on 1.3.15

Post by gderf »

Thanks for the quick fix.

(The forum is running super slow today)
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Can not edit Preferences on 1.3.15

Post by Cas »

Well it was bound to be the new piece of code I put in... Updated the PPA and hopefully got the slow website sorted

Oh and thanks for reporting it so quickly, actually saved a lot of grief tomorrow. ;)
User avatar
gderf
Seeder
Seeder
Posts: 155
Joined: Sat Jun 18, 2016 1:32 am

Re: Can not edit Preferences on 1.3.15

Post by gderf »

You're welcome. I got the PPA updates already. I guess most users missed the update to the broken packages.

Web site is snappy again too.
banjopotato
New User
New User
Posts: 5
Joined: Sun Jan 01, 2017 4:19 pm

Re: [SOLVED] Can not edit Preferences on 1.3.15

Post by banjopotato »

The Mac version linked to in the "Downloads" section is still the defective one.
Post Reply