Custom Query (2447 matches)
Results (421 - 423 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#828 | Invalid | Deluge GUI broken by Python 2.6? | ||
Description |
I get the following message when attempting to launch Deluge. eric@kingfisher:~$ deluge /var/lib/python-support/python2.6/deluge/ui/common.py:27: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
1.1.3 /var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:51: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
Killed |
|||
#831 | Fixed | Deluge broken by new python packages in Jaunty | ||
Description |
Ubuntu Jaunty recently moved to Python 2.6 for its default Python runtime. Deluge no longer starts (at least here) with deprecation errors. There's a thread on UbuntuForums with more detail: http://ubuntuforums.org/showthread.php?p=6838709 I'm not sure if Deluge needs its dependencies altering or if a lot more has to be done to fix it... Either way, this should probably be considered a blocker for future releases. |
|||
#832 | Fixed | Patch for updated deluge/scripts/create_plugin.py | ||
Description |
Patch for updated deluge/scripts/create_plugin.py
|