Opened 15 years ago

Closed 15 years ago

#662 closed bug (WontFix)

crashes at startup

Reported by: dalloliogm@… 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)

comment:1 in reply to: ↑ description Changed 15 years ago by dalloliogm@…

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 Changed 15 years ago by markybob

  • Resolution set to wontfix
  • Status changed from new to closed

0.5.x is no longer being worked on

Note: See TracTickets for help on using tickets.