#2341: [win32] Problems installing/enabling plugins with non-ascii username
----------------------+-----------------------------------------------------
Reporter: Arpy222 | Owner:
Type: bug | Status: reopened
Priority: minor | Milestone: 1.3.7
Component: gtkui | Version: 1.3.6
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment(by Arpy222):
It has the same behaviour, built-in plugin gives the same error
message.[[BR]]
Adding 3rd party plugin from non-ascii path, gives the same error.[[BR]]
But when I try to install the plugin from a C:\TotalTraffic-0.5-py2.7.egg
(doesn't contain non-ascii character), it installed well, but when I
enable it, it gives the following error continously:
{{{
(deluge:1856): libglade-WARNING **: could not find glade file
'C:\Users\\xc1rp\x
e1d\AppData\Roaming\Python-Eggs\totaltraffic-0.5-py2.7.egg-
tmp\totaltraffic\data
\config.glade'
[ERROR ] 01:54:49 init:50 Unable to enable plugin!
[ERROR ] 01:54:49 __init__:1172 could not create GladeXML object
Traceback (most recent call last):
File "deluge\plugins\init.py", line 48, in enable
File
"c:\users\árpád\appdata\roaming\deluge\plugins\totaltraffic-0.5-py2.7.egg
\totaltraffic\gtkui.py", line 52, in enable
self.glade = gtk.glade.XML(get_resource("config.glade"))
RuntimeError: could not create GladeXML object
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
File "twisted/protocols/policies.py", line 120, in dataReceived
File "deluge\ui\client.py", line 179, in dataReceived
File "twisted/internet/defer.py", line 381, in callback
File "twisted/internet/defer.py", line 489, in _startRunCallbacks
--- <exception caught here> ---
File "twisted/internet/defer.py", line 576, in _runCallbacks
File
"c:\users\árpád\appdata\roaming\deluge\plugins\totaltraffic-0.5-py2.7.egg
\totaltraffic\gtkui.py", line 86, in cb_get_status
self.status_item.set_text("%s/%s" % (st["down"], st["up"]))
exceptions.AttributeError: 'GtkUI' object has no attribute 'status_item'
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
File "twisted/protocols/policies.py", line 120, in dataReceived
File "deluge\ui\client.py", line 179, in dataReceived
File "twisted/internet/defer.py", line 381, in callback
File "twisted/internet/defer.py", line 489, in _startRunCallbacks
--- <exception caught here> ---
File "twisted/internet/defer.py", line 576, in _runCallbacks
File
"c:\users\árpád\appdata\roaming\deluge\plugins\totaltraffic-0.5-py2.7.egg
\totaltraffic\gtkui.py", line 86, in cb_get_status
self.status_item.set_text("%s/%s" % (st["down"], st["up"]))
exceptions.AttributeError: 'GtkUI' object has no attribute 'status_item'
[ERROR ] 01:54:50 init:57 Unable to disable plugin!
[ERROR ] 01:54:50 __init__:1172 'GtkUI' object has no attribute
'status_item'
Traceback (most recent call last):
File "deluge\plugins\init.py", line 55, in disable
File
"c:\users\árpád\appdata\roaming\deluge\plugins\totaltraffic-0.5-py2.7.egg
\totaltraffic\gtkui.py", line 76, in disable
component.get("StatusBar").remove_item(self.status_item)
AttributeError: 'GtkUI' object has no attribute 'status_item'
}}}
It seems it's good in some place --> c:\users\árpád\appdata
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2341#comment:9>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/deluge-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.