Opened 16 years ago

Closed 16 years ago

#662 closed bug (WontFix)

crashes at startup

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

Description

deluge doesn't start. If you execute it from a command line, I get the following error: """ no existing Deluge session /var/lib/python-support/python2.5/deluge/wizard.py:50: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

, domain='deluge')

Traceback (most recent call last):

File "/usr/bin/deluge", line 130, in <module>

deluge.wizard.WizardGTK()

File "/var/lib/python-support/python2.5/deluge/wizard.py", line 109, in init

config.get("default_download_path"))

TypeError: GtkFileChooser.set_filename() argument 1 must be string, not None """

Change History (2)

in reply to:  description comment:1 by dalloliogm@gmail.com, 16 years ago

Replying to dalloliogm@…:

ah well, sorry but this bug applied to an old version of deluge:

0.5.9.3-1

Is this the version available in the Ubuntu Intrepid official repository?

deluge doesn't start. If you execute it from a command line, I get the following error: """ no existing Deluge session /var/lib/python-support/python2.5/deluge/wizard.py:50: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

, domain='deluge')

Traceback (most recent call last):

File "/usr/bin/deluge", line 130, in <module>

deluge.wizard.WizardGTK()

File "/var/lib/python-support/python2.5/deluge/wizard.py", line 109, in init

config.get("default_download_path"))

TypeError: GtkFileChooser.set_filename() argument 1 must be string, not None """

comment:2 by markybob, 16 years ago

Resolution: wontfix
Status: newclosed

0.5.x is no longer being worked on

Note: See TracTickets for help on using tickets.