Sidebar empty after update

General support for problems installing or using Deluge
Post Reply
IGITIHI
New User
New User
Posts: 8
Joined: Sun Oct 19, 2008 7:01 pm

Sidebar empty after update

Post by IGITIHI »

Hallo!
I just updated to 1.3.6 and the sidebar is empty. If I disable classic inerface, all torrents disappear. My OS is Linux Mint 13.
Thanks in advance!
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Sidebar empty after update

Post by Cas »

Disabling classic mode puts deluge into thinclient mode so yes unless you connect to a daemon no torrents would show up.

Please attach a screenshot of the issue you are facing in classic mode.
IGITIHI
New User
New User
Posts: 8
Joined: Sun Oct 19, 2008 7:01 pm

Re: Sidebar empty after update

Post by IGITIHI »

Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Sidebar empty after update

Post by Cas »

If you enable logging are there any errors? Could you backup your config and try a fresh one?
IGITIHI
New User
New User
Posts: 8
Joined: Sun Oct 19, 2008 7:01 pm

Re: Sidebar empty after update

Post by IGITIHI »

I run "deluge --logfile=deluge.log" and got the following errors:

Code: Select all

[ERROR   ] 14:33:58 component:118 [Failure instance: Traceback: <type 'exceptions.KeyError'>: 'deluge/data/pixmaps/all16.png'
/usr/lib/python2.7/dist-packages/twisted/internet/base.py:426:_continueFiring
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/ui/gtkui/gtkui.py:348:_on_reactor_start
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/component.py:296:start
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/component.py:124:_component_start
--- <exception caught here> ---
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:134:maybeDeferred
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/ui/gtkui/filtertreeview.py:167:start
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/ui/gtkui/filtertreeview.py:233:update_row
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/ui/gtkui/filtertreeview.py:294:get_pixmap
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/common.py:234:get_pixmap
/usr/lib/python2.7/dist-packages/pkg_resources.py:904:resource_filename
/usr/lib/python2.7/dist-packages/pkg_resources.py:1380:get_resource_filename
/usr/lib/python2.7/dist-packages/pkg_resources.py:1391:_extract_resource
]
[ERROR   ] 14:33:58 component:118 [Failure instance: Traceback: <type 'exceptions.KeyError'>: 'deluge/data/pixmaps/downloading16.png'
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/ui/gtkui/gtkui.py:348:_on_reactor_start
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/component.py:292:start
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/component.py:296:start
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/component.py:124:_component_start
--- <exception caught here> ---
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:134:maybeDeferred
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/ui/gtkui/statusbar.py:166:start
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/common.py:234:get_pixmap
/usr/lib/python2.7/dist-packages/pkg_resources.py:904:resource_filename
/usr/lib/python2.7/dist-packages/pkg_resources.py:1380:get_resource_filename
/usr/lib/python2.7/dist-packages/pkg_resources.py:1391:_extract_resource
]
[ERROR   ] 14:33:58 component:118 [Failure instance: Traceback: <type 'exceptions.KeyError'>: 'deluge/data/pixmaps/downloading16.png'
/usr/lib/python2.7/dist-packages/twisted/internet/base.py:426:_continueFiring
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/ui/gtkui/gtkui.py:348:_on_reactor_start
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/component.py:296:start
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/component.py:124:_component_start
--- <exception caught here> ---
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:134:maybeDeferred
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/ui/gtkui/statusbar.py:166:start
/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/common.py:234:get_pixmap
/usr/lib/python2.7/dist-packages/pkg_resources.py:904:resource_filename
/usr/lib/python2.7/dist-packages/pkg_resources.py:1380:get_resource_filename
/usr/lib/python2.7/dist-packages/pkg_resources.py:1391:_extract_resource
]
When I tried with a fresh config, all problems disappeared.
PaulBags
Member
Member
Posts: 12
Joined: Tue Jul 02, 2013 5:32 am

Re: Sidebar empty after update

Post by PaulBags »

I get the same problem, at least a couple of times a week. No obvious cause. No errors showing if I run "deluge --logfile=deluge.log". Deleting gtkui.conf fixes it, but doing so seems to reset at least the "be alerted about new releases" preference, not just windows positions etc.
cjnicholl

Re: Sidebar empty after update

Post by cjnicholl »

I realise this is an OLD thread but was this problem ever solved?

I have tried deleting gtkui.conf but that makes no difference, I have also tried a fresh install but as soon as I put my conf file back the sidebar is empty again.

Log:

Code: Select all

/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/listview.py:250: GtkWarning: gtk_tree_model_sort_set_sort_column_id: assertion 'header != NULL' failed
  self.treeview.get_model().set_sort_column_id(column_state.sort, column_state.sort_order)
/usr/lib/python2.7/dist-packages/pkg_resources.py:1031: UserWarning: /home/chris/.python-eggs is writable by group/others and vulnerable to attack when used with get_resource_filename. Consider a more secure location (set with .set_extraction_path or the PYTHON_EGG_CACHE environment variable).
  warnings.warn(msg, UserWarning)

(deluge:10005): libglade-WARNING **: unknown attribute `swapped' for <signal>.
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line 368, in _on_reactor_start
    component.start()
  File "/usr/lib/python2.7/dist-packages/deluge/component.py", line 292, in start
    d = self.start(self.components[name]._component_depend)
  File "/usr/lib/python2.7/dist-packages/deluge/component.py", line 296, in start
    deferreds.append(self.components[name]._component_start())
  File "/usr/lib/python2.7/dist-packages/deluge/component.py", line 124, in _component_start
    d = maybeDeferred(self.start)
--- <exception caught here> ---
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 139, in maybeDeferred
    result = f(*args, **kw)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/statusbar.py", line 166, in start
    image=deluge.common.get_pixmap("downloading16.png"),
  File "/usr/lib/python2.7/dist-packages/deluge/common.py", line 232, in get_pixmap
    "pixmaps", fname))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 936, in resource_filename
    self, resource_name
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1568, in get_resource_filename
    return self._extract_resource(manager, zip_path)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1587, in _extract_resource
    timestamp, size = self._get_date_and_size(self.zipinfo[zip_path])
exceptions.KeyError: 'deluge/data/pixmaps/downloading16.png'
Thanks
Cassock
New User
New User
Posts: 8
Joined: Tue Feb 03, 2015 1:22 am

Re: Sidebar empty after update

Post by Cassock »

Enabling the plugin SmartMove gave me this exact issue (if anyone still cares). Just thought I'd post my fix in case it helps someone else.
Deluge 1.3.11, libtorrent 1.0.5.0, Windows 10.
haydent
Member
Member
Posts: 30
Joined: Tue Apr 12, 2016 10:24 am

Re: Sidebar empty after update

Post by haydent »

hey, im just tracking down this too, the problem seems to be with the template plugin that smartmove and the plugin im developing are based on provided by deluge. it does not happen when first enabling plugin but does on subsequent opens once enabled
WarezMaster
Member
Member
Posts: 13
Joined: Fri Jan 09, 2015 11:08 pm

Re: Sidebar empty after update

Post by WarezMaster »

Agreed, this is cased by the 3 party plugin "Smartmove" running win 10 Deluge 1.3.15

Disable it and restart Deluge you should be back in action =)
Post Reply