Deluge 1.0 not starting on Linux Mint

General support for problems installing or using Deluge
Post Reply
Sciamano
Member
Member
Posts: 29
Joined: Tue Sep 25, 2007 9:20 pm

Deluge 1.0 not starting on Linux Mint

Post by Sciamano »

Hi, I've installed Deluge 1.0 for Hardy-i386 on a fresh install of Linux Mint Elyssa (which is based on Ubuntu Hardy).
It won't start:

Code: Select all

[INFO    ] 13:29:07 main:93 Deluge ui 1.0.0
[DEBUG   ] 13:29:07 main:94 options: {'config': None, 'logfile': None, 'ui': None}
[DEBUG   ] 13:29:07 main:95 args: []
[DEBUG   ] 13:29:08 configmanager:44 ConfigManager started..
[INFO    ] 13:29:08 main:98 Starting ui..
[DEBUG   ] 13:29:08 ui:44 UI init..
[DEBUG   ] 13:29:08 configmanager:88 Getting config 'ui.conf'
[DEBUG   ] 13:29:08 config:47 Config created with filename: ui.conf
[DEBUG   ] 13:29:08 config:48 Config defaults: {'default_ui': 'gtk'}
[INFO    ] 13:29:08 ui:60 Starting GtkUI..
[DEBUG   ] 13:29:09 client:54 CoreProxy init..
[DEBUG   ] 13:29:09 configmanager:69 get_config_dir: /home/luca/.config/deluge
[DEBUG   ] 13:29:09 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 13:29:09 config:47 Config created with filename: gtkui.conf
[DEBUG   ] 13:29:09 config:48 Config defaults: {'autoadd_queued': False, 'close_to_tray': True, 'window_width': 640, 'default_load_path': None, 'window_y_pos': 0, 'classic_mode': True, 'window_pane_position': -1, 'enabled_plugins': [], 'show_connection_manager_on_start': True, 'show_statusbar': True, 'autoadd_enable': False, 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'autoconnect_host_uri': None, 'window_maximized': False, 'enable_system_tray': True, 'show_sidebar': True, 'window_x_pos': 0, 'window_height': 480, 'lock_tray': False, 'connection_limit_list': [50, 100, 200, 300, 500], 'tray_password': '', 'focus_add_dialog': True, 'show_new_releases': True, 'start_in_tray': False, 'autoconnect': False, 'choose_directory_dialog_path': '/home/luca', 'check_new_releases': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': '', 'config_location': '/home/luca/.config/deluge', 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'interactive_add': True, 'signal_port': 40000}
1.0.0
[DEBUG   ] 13:29:09 gtkui:165 retcode: 0
[DEBUG   ] 13:29:09 component:102 Registered QueuedTorrents with ComponentRegistry..
[DEBUG   ] 13:29:09 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 13:29:10 component:102 Registered IPCInterface with ComponentRegistry..
[DEBUG   ] 13:29:10 component:102 Registered DbusInterface with ComponentRegistry..
[DEBUG   ] 13:29:10 ipcinterface:83 Processing args from other process: []
[DEBUG   ] 13:29:10 ipcinterface:86 Not connected to host.. Adding to queue.
[INFO    ] 13:29:10 dbusinterface:82 Registering with DBUS..
[DEBUG   ] 13:29:10 component:102 Registered MainWindow with ComponentRegistry..
[DEBUG   ] 13:29:10 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 13:29:11 mainwindow:84 Showing window
[DEBUG   ] 13:29:12 menubar:49 MenuBar init..
[DEBUG   ] 13:29:12 component:102 Registered MenuBar with ComponentRegistry..
[DEBUG   ] 13:29:12 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 13:29:12 component:102 Registered ToolBar with ComponentRegistry..
[DEBUG   ] 13:29:12 toolbar:48 ToolBar Init..
[DEBUG   ] 13:29:12 configmanager:88 Getting config 'gtkui.conf'
/var/lib/python-support/python2.5/deluge/ui/gtkui/toolbar.py:77: GtkWarning: gtk_menu_attach_to_widget(): menu already attached to GtkImageMenuItem
  component.get("MenuBar").torrentmenu_glade.get_widget("remove_torrent_menu"))
[DEBUG   ] 13:29:12 component:102 Registered TorrentView with ComponentRegistry..
[DEBUG   ] 13:29:12 listview:124 ListView initialized..
[DEBUG   ] 13:29:12 torrentview:110 TorrentView Init..
[DEBUG   ] 13:29:12 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 13:29:12 listview:193 Loading ListView state file: torrentview.state
[DEBUG   ] 13:29:12 component:102 Registered TorrentDetails with ComponentRegistry..
[DEBUG   ] 13:29:12 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 13:29:12 torrentdetails:384 Loading TorrentDetails state file: tabs.state
[DEBUG   ] 13:29:12 torrentdetails:65 parent: None
[DEBUG   ] 13:29:12 torrentdetails:65 parent: None
[DEBUG   ] 13:29:12 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 13:29:12 files_tab:216 Loading FilesTab state file: files_tab.state
[DEBUG   ] 13:29:12 torrentdetails:65 parent: None
[DEBUG   ] 13:29:12 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 13:29:12 peers_tab:176 Loading PeersTab state file: peers_tab.state
[DEBUG   ] 13:29:12 torrentdetails:65 parent: None
[DEBUG   ] 13:29:12 torrentdetails:65 parent: None
[DEBUG   ] 13:29:12 component:102 Registered SideBar with ComponentRegistry..
[DEBUG   ] 13:29:12 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 13:29:12 component:102 Registered Preferences with ComponentRegistry..
[DEBUG   ] 13:29:14 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 13:29:14 component:102 Registered SystemTray with ComponentRegistry..
[DEBUG   ] 13:29:14 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 13:29:14 config:158 Registering function for enable_system_tray key..
[DEBUG   ] 13:29:14 systemtray:76 Enabling the system tray icon..
[DEBUG   ] 13:29:14 component:102 Registered StatusBar with ComponentRegistry..
[DEBUG   ] 13:29:14 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 13:29:14 component:102 Registered AddTorrentDialog with ComponentRegistry..
[DEBUG   ] 13:29:14 component:102 Registered Signals with ComponentRegistry..
[DEBUG   ] 13:29:14 signalreceiver:52 SignalReceiver init..
[DEBUG   ] 13:29:14 signalreceiver:77 Trying again with another port: (-5, 'No address associated with hostname')
[DEBUG   ] 13:29:14 signalreceiver:77 Trying again with another port: (-5, 'No address associated with hostname')
[DEBUG   ] 13:29:14 signalreceiver:77 Trying again with another port: (-5, 'No address associated with hostname')
[DEBUG   ] 13:29:14 signalreceiver:77 Trying again with another port: (-5, 'No address associated with hostname')
[DEBUG   ] 13:29:14 signalreceiver:77 Trying again with another port: (-5, 'No address associated with hostname')
[DEBUG   ] 13:29:14 signalreceiver:77 Trying again with another port: (-5, 'No address associated with hostname')
[DEBUG   ] 13:29:14 signalreceiver:77 Trying again with another port: (-5, 'No address associated with hostname')
[DEBUG   ] 13:29:14 signalreceiver:77 Trying again with another port: (-5, 'No address associated with hostname')
The last lines (the signalreceiver error) go on forever from that point on.
What's the problem? :?
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Deluge 1.0 not starting on Linux Mint

Post by johnnyg »

is this the first run?
you could try deleting the settings in ~/.config/deluge/ (note: this will delete all your settings!)
Sciamano
Member
Member
Posts: 29
Joined: Tue Sep 25, 2007 9:20 pm

Re: Deluge 1.0 not starting on Linux Mint

Post by Sciamano »

Yes, first run.
I also tried deleting the ~/.config/deluge directory again, but I still get the same error. :(
Sciamano
Member
Member
Posts: 29
Joined: Tue Sep 25, 2007 9:20 pm

Re: Deluge 1.0 not starting on Linux Mint

Post by Sciamano »

No one? :(
Please, I don't want to go back to KTorrent!

What does the following line mean?
[DEBUG ] 13:29:14 signalreceiver:77 Trying again with another port: (-5, 'No address associated with hostname')
Sciamano
Member
Member
Posts: 29
Joined: Tue Sep 25, 2007 9:20 pm

Re: Deluge 1.0 not starting on Linux Mint

Post by Sciamano »

BTW, v0.5.9.4 works like a charm...
loki
Moderator
Moderator
Posts: 787
Joined: Tue Dec 04, 2007 3:27 pm
Location: MI, USA

Re: Deluge 1.0 not starting on Linux Mint

Post by loki »

It sounds like that one where you have to set a localhost in /etc/hosts, or check to make sure the current port isn't being used by something else.
Sciamano
Member
Member
Posts: 29
Joined: Tue Sep 25, 2007 9:20 pm

Re: Deluge 1.0 not starting on Linux Mint

Post by Sciamano »

That was it!
There was a strange line in my /etc/hosts file that read "127.0.0.1 localhostdesktop" instead of "localhost".
I changed that line and now Deluge works. Still getting worse performances than v0.5.9.4 though...
Anyway, thanks for your help, loki!
Sciamano
Member
Member
Posts: 29
Joined: Tue Sep 25, 2007 9:20 pm

Re: Deluge 1.0 not starting on Linux Mint

Post by Sciamano »

Well.. it did not last long... After a few hours running smoothly, I tried to add a new torrent and Deluge froze.

When I try to launch it, it now stops indefinitely at this stage:

Code: Select all

[DEBUG   ] 18:29:02 component:125 Starting component AddTorrentDialog..
:(
Any suggestions?
Thanks
Sciamano
Member
Member
Posts: 29
Joined: Tue Sep 25, 2007 9:20 pm

Re: Deluge 1.0 not starting on Linux Mint

Post by Sciamano »

No one? I'll keep using v0.5.9.4 then...
Sciamano
Member
Member
Posts: 29
Joined: Tue Sep 25, 2007 9:20 pm

Re: Deluge 1.0 not starting on Linux Mint

Post by Sciamano »

up :)
Post Reply