Ticket #828 (closed bug: invalid)
Deluge GUI broken by Python 2.6?
| Reported by: | LLStarks | Owned by: | andar |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | gtkui | Version: | 1.1.2 |
| Keywords: | Cc: | crashsystems@… |
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
from sha import sha
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
"glade/main_window.glade"))
Killed
Change History
Note: See
TracTickets for help on using
tickets.
