Error Adding User
On thin mode it's impossible to add a user:
renato@firefox-server:/media/disk/deluge$ deluge
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/preferences.py", line 1023, in on_accounts_add_clicked
dialog = AccountDialog(levels_mapping=client.auth_levels_mapping, parent=self.pref_dialog)
File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/dialogs.py", line 273, in __init__
self.authlevel_combo = gtk.ComboBoxText()
AttributeError: 'module' object has no attribute 'ComboBoxText'
renato@firefox-server:/media/disk/deluge$
Change History
(3)
Milestone: |
needs verified → 2.0
|
Owner: |
set to Calum
|
Status: |
new → assigned
|
Resolution: |
→ Fixed
|
Status: |
assigned → closed
|
Fixed: [89e245e2d3057]