Sometimes when I start deluge-gtk, it crashes before it connects fully to the daemon according to what I see in the UI.
Here is the debug output:
Code: Select all
[INFO ] 14:07:10 main:125 Deluge ui 1.3.11
[DEBUG ] 14:07:10 main:126 options: {'loglevel': 'debug', 'default_ui': None, 'args': None, 'quiet': False, 'ui': None, 'logfile': 'logfile', 'config': None}
[DEBUG ] 14:07:10 main:127 args: []
[DEBUG ] 14:07:10 main:128 ui_args: []
[INFO ] 14:07:10 main:131 Starting ui..
[DEBUG ] 14:07:10 ui:129 UI init..
[DEBUG ] 14:07:10 configmanager:111 Getting config 'ui.conf'
[DEBUG ] 14:07:10 config:197 Setting 'default_ui' to gtk of <type 'str'>
[DEBUG ] 14:07:10 config:391 Config /home/roberth/.config/deluge/ui.conf version: 1.1 loaded: {'default_ui': u'gtk'}
[INFO ] 14:07:10 ui:148 Starting GtkUI..
[WARNING ] 14:07:10 gtkui:207 Unable to register a 'die' handler with the GNOME session manager: No module named gnome.ui
[DEBUG ] 14:07:10 common:250 gconf not available, so will not attempt to register magnet uri handler
[DEBUG ] 14:07:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 14:07:10 config:197 Setting 'close_to_tray' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'ntf_sound_path' to /home/roberth/Downloads of <type 'str'>
[DEBUG ] 14:07:10 config:197 Setting 'window_width' to 640 of <type 'int'>
[DEBUG ] 14:07:10 config:197 Setting 'default_load_path' to None of <type 'NoneType'>
[DEBUG ] 14:07:10 config:197 Setting 'window_y_pos' to 0 of <type 'int'>
[DEBUG ] 14:07:10 config:197 Setting 'ntf_email' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'tray_upload_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
[DEBUG ] 14:07:10 config:197 Setting 'show_statusbar' to True of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'ntf_popup' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'ntf_pass' to of <type 'str'>
[DEBUG ] 14:07:10 config:197 Setting 'tray_download_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
[DEBUG ] 14:07:10 config:197 Setting 'window_maximized' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'enable_system_tray' to True of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'show_sidebar' to True of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'show_connection_manager_on_start' to True of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'lock_tray' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'createtorrent.trackers' to [] of <type 'list'>
[DEBUG ] 14:07:10 config:197 Setting 'ntf_sound' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'tray_password' to of <type 'str'>
[DEBUG ] 14:07:10 config:197 Setting 'focus_add_dialog' to True of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'ntf_server' to of <type 'str'>
[DEBUG ] 14:07:10 config:197 Setting 'start_in_tray' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'ntf_tray_blink' to True of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'check_new_releases' to True of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'autoadd_queued' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'pref_dialog_width' to None of <type 'NoneType'>
[DEBUG ] 14:07:10 config:197 Setting 'autoadd_enable' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'autoconnect_host_id' to None of <type 'NoneType'>
[DEBUG ] 14:07:10 config:197 Setting 'classic_mode' to True of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'window_pane_position' to -1 of <type 'int'>
[DEBUG ] 14:07:10 config:197 Setting 'enabled_plugins' to [] of <type 'list'>
[DEBUG ] 14:07:10 config:197 Setting 'show_rate_in_title' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'pref_dialog_height' to None of <type 'NoneType'>
[DEBUG ] 14:07:10 config:197 Setting 'ntf_username' to of <type 'str'>
[DEBUG ] 14:07:10 config:197 Setting 'interactive_add' to True of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'sidebar_show_zero' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'window_x_pos' to 0 of <type 'int'>
[DEBUG ] 14:07:10 config:197 Setting 'window_height' to 480 of <type 'int'>
[DEBUG ] 14:07:10 config:197 Setting 'ntf_security' to None of <type 'NoneType'>
[DEBUG ] 14:07:10 config:197 Setting 'connection_limit_list' to [50, 100, 200, 300, 500] of <type 'list'>
[DEBUG ] 14:07:10 config:197 Setting 'sidebar_position' to 170 of <type 'int'>
[DEBUG ] 14:07:10 config:197 Setting 'show_new_releases' to True of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'autoconnect' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'choose_directory_dialog_path' to /home/roberth/Downloads of <type 'str'>
[DEBUG ] 14:07:10 config:197 Setting 'sidebar_show_trackers' to True of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'autostart_localhost' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'show_toolbar' to True of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'autoadd_location' to of <type 'str'>
[DEBUG ] 14:07:10 config:197 Setting 'enable_appindicator' to False of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'focus_main_window_on_add' to True of <type 'bool'>
[DEBUG ] 14:07:10 config:197 Setting 'ntf_email_add' to of <type 'str'>
[DEBUG ] 14:07:10 config:197 Setting 'signal_port' to 40000 of <type 'int'>
[DEBUG ] 14:07:10 config:391 Config /home/roberth/.config/deluge/gtkui.conf version: 1.1 loaded: {'close_to_tray': False, 'ntf_sound_path': u'/home/roberth/Downloads', 'window_width': 682, 'default_load_path': None, 'window_y_pos': 0, 'ntf_email': False, 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'show_statusbar': True, 'ntf_popup': False, 'ntf_pass': u'', 'show_sidebar': True, 'window_maximized': True, 'enable_system_tray': False, 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'show_connection_manager_on_start': False, 'lock_tray': False, 'createtorrent.trackers': [], 'ntf_sound': False, 'tray_password': u'', 'focus_add_dialog': True, 'ntf_server': u'', 'start_in_tray': False, 'ntf_tray_blink': True, 'check_new_releases': True, 'pref_dialog_height': 562, 'autoadd_queued': False, 'pref_dialog_width': 644, 'autoconnect_host_id': u'8b8a9b87983078a3ef54ad18c7d6c70e49f4fd93', 'classic_mode': False, 'window_pane_position': 572, 'focus_main_window_on_add': True, 'show_rate_in_title': True, 'autoadd_enable': False, 'ntf_username': u'', 'interactive_add': True, 'sidebar_show_zero': True, 'window_x_pos': 0, 'window_height': 480, 'ntf_security': None, 'connection_limit_list': [50, 100, 200, 300, 500], 'sidebar_position': 170, 'show_new_releases': False, 'autoconnect': True, 'choose_directory_dialog_path': u'/home/roberth/Downloads', 'sidebar_show_trackers': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': u'', 'enable_appindicator': True, 'enabled_plugins': [], 'ntf_email_add': u'', 'signal_port': 40000}
[DEBUG ] 14:07:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 14:07:10 ipcinterface:127 Checking if lockfile exists: /home/roberth/.config/deluge/ipc/deluge-gtk.lock
[DEBUG ] 14:07:10 ipcinterface:181 Processing args from other process: []
[DEBUG ] 14:07:10 ipcinterface:184 Not connected to host.. Adding to queue.
[DEBUG ] 14:07:10 sessionproxy:55 SessionProxy init..
[DEBUG ] 14:07:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 14:07:10 config:304 Registering function for show_rate_in_title key..
[DEBUG ] 14:07:10 menubar:53 MenuBar init..
[DEBUG ] 14:07:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 14:07:10 toolbar:51 ToolBar Init..
[DEBUG ] 14:07:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 14:07:10 listview:192 ListView initialized..
[DEBUG ] 14:07:10 listview:323 Loading ListView state file: torrentview.state
[DEBUG ] 14:07:10 torrentview:222 TorrentView Init..
[DEBUG ] 14:07:10 torrentdetails:443 Loading TorrentDetails state file: tabs.state
[DEBUG ] 14:07:10 torrentdetails:157 weights: []
[DEBUG ] 14:07:10 torrentdetails:158 weight of tab: 0
[DEBUG ] 14:07:10 torrentdetails:193 Trying to insert tab at -1
[DEBUG ] 14:07:10 torrentdetails:69 parent: None
[DEBUG ] 14:07:10 torrentdetails:198 Tab inserted at 0
[DEBUG ] 14:07:10 files_tab:280 Loading FilesTab state file: files_tab.state
[DEBUG ] 14:07:10 torrentdetails:157 weights: [(0, 'Status')]
[DEBUG ] 14:07:10 torrentdetails:158 weight of tab: 2
[DEBUG ] 14:07:10 torrentdetails:193 Trying to insert tab at -1
[DEBUG ] 14:07:10 torrentdetails:69 parent: None
[DEBUG ] 14:07:10 torrentdetails:198 Tab inserted at 1
[DEBUG ] 14:07:10 peers_tab:211 Loading PeersTab state file: peers_tab.state
[DEBUG ] 14:07:10 torrentdetails:157 weights: [(0, 'Status'), (2, 'Files')]
[DEBUG ] 14:07:10 torrentdetails:158 weight of tab: 3
[DEBUG ] 14:07:10 torrentdetails:193 Trying to insert tab at -1
[DEBUG ] 14:07:10 torrentdetails:69 parent: None
[DEBUG ] 14:07:10 torrentdetails:198 Tab inserted at 2
[DEBUG ] 14:07:10 torrentdetails:157 weights: [(0, 'Status'), (2, 'Files'), (3, 'Peers')]
[DEBUG ] 14:07:10 torrentdetails:158 weight of tab: 1
[DEBUG ] 14:07:10 torrentdetails:164 Found pos 1
[DEBUG ] 14:07:10 torrentdetails:193 Trying to insert tab at 1
[DEBUG ] 14:07:10 torrentdetails:69 parent: None
[DEBUG ] 14:07:10 torrentdetails:198 Tab inserted at 1
[DEBUG ] 14:07:11 torrentdetails:157 weights: [(0, 'Status'), (1, 'Details'), (2, 'Files'), (3, 'Peers')]
[DEBUG ] 14:07:11 torrentdetails:158 weight of tab: 4
[DEBUG ] 14:07:11 torrentdetails:193 Trying to insert tab at -1
[DEBUG ] 14:07:11 torrentdetails:69 parent: None
[DEBUG ] 14:07:11 torrentdetails:198 Tab inserted at 4
[DEBUG ] 14:07:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 14:07:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 14:07:11 sidebar:85 add tab:filters
[DEBUG ] 14:07:11 filtertreeview:322 nothing selected
[DEBUG ] 14:07:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 14:07:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 14:07:11 config:304 Registering function for enable_system_tray key..
[DEBUG ] 14:07:11 systemtray:304 Disabling the system tray icon..
[DEBUG ] 14:07:11 systemtray:310 Unable to disable system tray: 'SystemTray' object has no attribute 'tray'
[DEBUG ] 14:07:11 config:304 Registering function for enable_appindicator key..
[DEBUG ] 14:07:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 14:07:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 14:07:11 pluginmanagerbase:65 Plugin manager init..
[DEBUG ] 14:07:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 14:07:11 pluginmanagerbase:124 Found plugin: AutoAdd 1.4 at /usr/lib/python2.7/site-packages/deluge/plugins/AutoAdd-1.4-py2.7.egg
[DEBUG ] 14:07:11 pluginmanagerbase:124 Found plugin: Execute 1.3 at /usr/lib/python2.7/site-packages/deluge/plugins/Execute-1.3-py2.7.egg
[DEBUG ] 14:07:11 pluginmanagerbase:124 Found plugin: Blocklist 1.3 at /usr/lib/python2.7/site-packages/deluge/plugins/Blocklist-1.3-py2.7.egg
[DEBUG ] 14:07:11 pluginmanagerbase:124 Found plugin: Extractor 0.4 at /usr/lib/python2.7/site-packages/deluge/plugins/Extractor-0.4-py2.7.egg
[DEBUG ] 14:07:11 pluginmanagerbase:124 Found plugin: Label 0.2 at /usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg
[DEBUG ] 14:07:11 pluginmanagerbase:124 Found plugin: Notifications 0.2 at /usr/lib/python2.7/site-packages/deluge/plugins/Notifications-0.2-py2.7.egg
[DEBUG ] 14:07:11 pluginmanagerbase:124 Found plugin: TotalTraffic 0.5 at /home/roberth/.config/deluge/plugins/TotalTraffic-0.5-py2.7.egg
[DEBUG ] 14:07:11 pluginmanagerbase:124 Found plugin: WebUi 0.1 at /usr/lib/python2.7/site-packages/deluge/plugins/WebUi-0.1-py2.7.egg
[DEBUG ] 14:07:11 pluginmanagerbase:124 Found plugin: Scheduler 0.2 at /usr/lib/python2.7/site-packages/deluge/plugins/Scheduler-0.2-py2.7.egg
[DEBUG ] 14:07:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 14:07:11 configmanager:111 Getting config 'hostlist.conf.1.2'
[DEBUG ] 14:07:11 config:197 Setting 'hosts' to [('6055283ed93c073afe0361285bda9eeea345f431', '127.0.0.1', 58846, '', '')] of <type 'list'>
[DEBUG ] 14:07:11 config:391 Config /home/roberth/.config/deluge/hostlist.conf.1.2 version: 1.1 loaded: {'hosts': [[u'8b8a9b87983078a3ef54ad18c7d6c70e49f4fd93', u'62.210.207.236', 58846, u'roberth', u'******']]}
[DEBUG ] 14:07:11 gtkui:334 _on_reactor_start
[DEBUG ] 14:07:11 mainwindow:107 Showing window
[DEBUG ] 14:07:11 config:216 Setting 'window_pane_position' to 205 of <type 'int'>
[DEBUG ] 14:07:11 mainwindow:239 pos: (0, 0)
[DEBUG ] 14:07:11 config:216 Setting 'window_pane_position' to 746 of <type 'int'>
[DEBUG ] 14:07:11 config:216 Setting 'window_pane_position' to 572 of <type 'int'>
[INFO ] 14:07:11 client:217 Connecting to daemon at 62.210.207.236:58846..
[INFO ] 14:07:11 client:121 Connected to daemon at 62.210.207.236:58846..
[DEBUG ] 14:07:12 pluginmanager:88 Core has these plugins enabled: ()