Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#43 closed bug (Fixed)

gtkui fails to start

Reported by: danii Owned by: andar
Priority: major Milestone:
Component: GTK UI Version: 0.6.0svn
Keywords: gtkui Cc:

Description

Deluge 0.6.0.0r2826

gtkui fails to start with

[INFO    ] ui:55 Starting GtkUI..
[DEBUG   ] client:55 CoreProxy init..
Traceback (most recent call last):
  File "/usr/bin/deluge", line 7, in ?
    sys.exit(
  File "/usr/lib/python2.4/site-packages/deluge/main.py", line 68, in start_ui
    UI(options, args)
  File "/usr/lib/python2.4/site-packages/deluge/ui/ui.py", line 56, in __init__
    from deluge.ui.gtkui.gtkui import GtkUI
  File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/gtkui.py", line 62, in ?
    from coreconfig import CoreConfig
ImportError: No module named coreconfig

Change History (2)

comment:1 Changed 16 years ago by andar

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

Fixed in 2827.

comment:2 Changed 16 years ago by anonymous

  • Milestone 0.6.0 deleted

Milestone 0.6.0 deleted

Note: See TracTickets for help on using tickets.