I too have this problem. Both with the karmic version and the deluge PPA version. I tried clearing my config, and I think that fixed it once, but know it's freezing again. Reinstalling made it work, but only if I run it from the command line, like so:
deluge --ui=gtk I believe it's a python issue. I've gotten callbacks like this before in the output /usr/lib/pymodules/python2.6/deluge/ui/gtkui/statusbar.py:109: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips = gtk.Tooltips() Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner self.run() File "/usr/lib/pymodules/python2.6/deluge/core/preferencesmanager.py", line 451, in run + "&plugins=" + quote_plus(self.config["enabled_plugins"]) File "/usr/lib/python2.6/urllib.py", line 1231, in quote_plus return quote(s, safe) File "/usr/lib/python2.6/urllib.py", line 1223, in quote res = map(safe_map.__getitem__, s) KeyError: 'Label' /usr/lib/pymodules/python2.6/deluge/ui/gtkui/statusbar.py:229: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips.set_tip(item.get_eventbox(), tooltip) /usr/lib/pymodules/python2.6/deluge/ui/gtkui/statusbar.py:175: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips.set_tip(self.dht_item.get_eventbox(), "DHT Nodes") -- Deluge freezes upon opening in Karmic https://bugs.launchpad.net/bugs/434757 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs