[1.3.15] GTKUI (ThinClient) graphical bugs

Specific support for Deluge on Microsoft Windows OS
Post Reply
Shebang

[1.3.15] GTKUI (ThinClient) graphical bugs

Post by Shebang »

Hello!

Recently I have been experiencing this issue with Deluge that has never cropped up before. I mainly use the ThinClient to connect to 3 different servers I have so I can quickly swap between them. However, recently I have been having an issue with the UI not rendering correctly, producing this error:

Code: Select all

[ERROR   ] 11:45:45 component:118 [Failure instance: Traceback: <type 'exceptions.KeyError'>: 'deluge\\data\\pixmaps\\downloading16.png'
twisted/internet/defer.py:587:_runCallbacks
deluge\ui\gtkui\connectionmanager.py:449:__on_connected
deluge\component.py:296:start
deluge\component.py:124:_component_start
--- <exception caught here> ---
twisted/internet/defer.py:149:maybeDeferred
deluge\ui\gtkui\statusbar.py:166:start
deluge\common.py:235:get_pixmap
pkg_resources/__init__.py:1203:resource_filename
pkg_resources/__init__.py:1716:get_resource_filename
pkg_resources/__init__.py:1737:_extract_resource
]
This only occurs when I switch connections, otherwise when it connects the first time it has no issues.

This is from the standard Windows installer, on Windows 10 64bit with the 1.3.15 ThinClient.
Post Reply