Opened 16 years ago

Closed 16 years ago

#772 closed bug (Invalid)

Deluge not running due the sha module is deprecated

Reported by: tschertel@gmail.com Owned by: andar
Priority: major Milestone:
Component: Unknown Version: 1.1.0
Keywords: Cc:

Description

Just updated to 1.1.1 and got this error:

$ deluge /usr/lib/python2.6/site-packages/deluge/ui/common.py:27: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

from sha import sha

1.1.1

Change History (5)

comment:1 by anonymous, 16 years ago

Resolution: invalid
Status: newclosed

That is not an error, it's a warning. It is also normal if you are running Python 2.6

comment:2 by anonymous, 16 years ago

Resolution: invalid
Status: closedreopened

comment:3 by andar, 16 years ago

Resolution: invalid
Status: reopenedclosed

Not an error.

comment:4 by anonymous, 16 years ago

Resolution: invalid
Status: closedreopened

i'm not sure why this was closed. Due to this deluge is not starting at all. It just freezes

comment:5 by andar, 16 years ago

Resolution: invalid
Status: reopenedclosed

Because this isn't a bug. If deluge is not starting then that's another issue. Please use the Support forum for help, or file a proper bug report if you have one.

Note: See TracTickets for help on using tickets.