Code: Select all
potyesz@ubuntu-laptop-potyesz:~$ deluge --loglevel=debug
[INFO ] 10:53:22 main:117 Deluge ui 1.1.8
[DEBUG ] 10:53:22 main:118 options: {'loglevel': 'debug', 'default_ui': None, 'args': None, 'quiet': False, 'ui': None, 'logfile': None, 'config': None}
[DEBUG ] 10:53:22 main:119 args: []
[DEBUG ] 10:53:22 main:120 ui_args: []
[INFO ] 10:53:22 main:123 Starting ui..
[DEBUG ] 10:53:22 ui:47 UI init..
[DEBUG ] 10:53:22 configmanager:91 Getting config 'ui.conf'
[DEBUG ] 10:53:22 config:253 Config /home/potyesz/.config/deluge/ui.conf loaded: {'default_ui': 'gtk'}
[INFO ] 10:53:22 ui:64 Starting GtkUI..
[DEBUG ] 10:53:22 client:113 CoreProxy init..
[DEBUG ] 10:53:22 configmanager:91 Getting config 'gtkui.conf'
[DEBUG ] 10:53:22 config:253 Config /home/potyesz/.config/deluge/gtkui.conf loaded: {'close_to_tray': True, 'ntf_sound_path': '/home/potyesz', 'window_width': 640, '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': '', 'show_sidebar': True, 'autoconnect_host_uri': None, 'window_maximized': False, 'enable_system_tray': True, 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'show_connection_manager_on_start': True, 'lock_tray': False, 'ntf_sound': False, 'tray_password': '', 'focus_add_dialog': True, 'ntf_server': '', 'start_in_tray': False, 'ntf_tray_blink': True, 'check_new_releases': False, 'autoadd_queued': False, 'classic_mode': True, 'window_pane_position': 113, 'enabled_plugins': [], 'show_rate_in_title': False, 'autoadd_enable': False, 'ntf_username': '', 'interactive_add': True, 'sidebar_show_zero': False, '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': False, 'choose_directory_dialog_path': '/home/potyesz', 'sidebar_show_trackers': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': '', 'config_location': '/home/potyesz/.config/deluge', 'ntf_email_add': '', 'signal_port': 49020}
1.1.8
[DEBUG ] 10:53:22 gtkui:182 retcode: 0
[DEBUG ] 10:53:22 component:106 Registered QueuedTorrents with ComponentRegistry..
[DEBUG ] 10:53:22 configmanager:91 Getting config 'gtkui.conf'
[DEBUG ] 10:53:23 component:106 Registered IPCInterface with ComponentRegistry..
[DEBUG ] 10:53:23 component:106 Registered DbusInterface with ComponentRegistry..
[DEBUG ] 10:53:23 ipcinterface:87 Processing args from other process: []
[DEBUG ] 10:53:23 ipcinterface:90 Not connected to host.. Adding to queue.
[INFO ] 10:53:23 dbusinterface:88 Registering with DBUS..
[DEBUG ] 10:53:23 component:106 Registered Signals with ComponentRegistry..
[DEBUG ] 10:53:23 signalreceiver:56 SignalReceiver init..
[DEBUG ] 10:53:23 configmanager:91 Getting config 'gtkui.conf'
[DEBUG ] 10:53:23 config:135 Setting 'signal_port' to 48535 of <type 'int'>
[DEBUG ] 10:53:23 config:278 Saving new config file /home/potyesz/.config/deluge/gtkui.conf.new
[DEBUG ] 10:53:23 config:290 Backing up old config file to /home/potyesz/.config/deluge/gtkui.conf~
[DEBUG ] 10:53:23 config:298 Moving new config file /home/potyesz/.config/deluge/gtkui.conf.new to /home/potyesz/.config/deluge/gtkui.conf..
[DEBUG ] 10:53:23 component:106 Registered MainWindow with ComponentRegistry..
[DEBUG ] 10:53:23 configmanager:91 Getting config 'gtkui.conf'
[DEBUG ] 10:53:23 config:212 Registering function for show_rate_in_title key..
[DEBUG ] 10:53:23 mainwindow:92 Showing window
[DEBUG ] 10:53:23 menubar:54 MenuBar init..
[DEBUG ] 10:53:23 component:106 Registered MenuBar with ComponentRegistry..
[DEBUG ] 10:53:23 configmanager:91 Getting config 'gtkui.conf'
[DEBUG ] 10:53:23 component:106 Registered ToolBar with ComponentRegistry..
[DEBUG ] 10:53:23 toolbar:52 ToolBar Init..
[DEBUG ] 10:53:23 configmanager:91 Getting config 'gtkui.conf'
[DEBUG ] 10:53:23 component:106 Registered TorrentView with ComponentRegistry..
[DEBUG ] 10:53:23 listview:137 ListView initialized..
[DEBUG ] 10:53:23 listview:236 Loading ListView state file: torrentview.state
[DEBUG ] 10:53:23 torrentview:130 TorrentView Init..
[DEBUG ] 10:53:23 component:106 Registered TorrentDetails with ComponentRegistry..
[DEBUG ] 10:53:23 torrentdetails:411 Loading TorrentDetails state file: tabs.state
[DEBUG ] 10:53:23 torrentdetails:70 parent: None
[DEBUG ] 10:53:23 torrentdetails:70 parent: None
[DEBUG ] 10:53:23 files_tab:251 Loading FilesTab state file: files_tab.state
[DEBUG ] 10:53:23 torrentdetails:70 parent: None
[DEBUG ] 10:53:23 peers_tab:205 Loading PeersTab state file: peers_tab.state
[DEBUG ] 10:53:23 torrentdetails:70 parent: None
[DEBUG ] 10:53:23 torrentdetails:70 parent: None
[DEBUG ] 10:53:23 component:106 Registered SideBar with ComponentRegistry..
[DEBUG ] 10:53:23 configmanager:91 Getting config 'gtkui.conf'
[DEBUG ] 10:53:23 component:106 Registered FilterTreeView with ComponentRegistry..
[DEBUG ] 10:53:23 configmanager:91 Getting config 'gtkui.conf'
[DEBUG ] 10:53:23 sidebar:86 add tab:filters
[DEBUG ] 10:53:23 filtertreeview:270 nothing selected
[DEBUG ] 10:53:23 component:106 Registered Preferences with ComponentRegistry..
[DEBUG ] 10:53:23 configmanager:91 Getting config 'gtkui.conf'
[DEBUG ] 10:53:23 component:106 Registered SystemTray with ComponentRegistry..
[DEBUG ] 10:53:23 configmanager:91 Getting config 'gtkui.conf'
[DEBUG ] 10:53:23 config:212 Registering function for enable_system_tray key..
[DEBUG ] 10:53:23 systemtray:81 Enabling the system tray icon..
[DEBUG ] 10:53:23 component:106 Registered StatusBar with ComponentRegistry..
[DEBUG ] 10:53:23 configmanager:91 Getting config 'gtkui.conf'
[DEBUG ] 10:53:23 component:106 Registered AddTorrentDialog with ComponentRegistry..
[DEBUG ] 10:53:23 coreconfig:44 CoreConfig init..
[DEBUG ] 10:53:23 component:106 Registered CoreConfig with ComponentRegistry..
[DEBUG ] 10:53:23 component:106 Registered PluginManager with ComponentRegistry..
[DEBUG ] 10:53:23 configmanager:91 Getting config 'gtkui.conf'
[DEBUG ] 10:53:23 pluginmanagerbase:64 Plugin manager init..
[DEBUG ] 10:53:23 configmanager:91 Getting config 'gtkui.conf'
[DEBUG ] 10:53:23 pluginmanagerbase:115 Found plugin: Blocklist 1.0
[DEBUG ] 10:53:23 pluginmanagerbase:115 Found plugin: Label 0.1
[DEBUG ] 10:53:23 component:106 Registered ConnectionManager with ComponentRegistry..
[DEBUG ] 10:53:23 configmanager:91 Getting config 'hostlist.conf.1.1'
[WARNING ] 10:53:23 config:251 Unable to load config file: /home/potyesz/.config/deluge/hostlist.conf.1.1
[DEBUG ] 10:53:23 config:253 Config /home/potyesz/.config/deluge/hostlist.conf.1.1 loaded: {'hosts': ['http://127.0.0.1:58846']}
[DEBUG ] 10:53:23 configmanager:91 Getting config 'gtkui.conf'
[INFO ] 10:53:23 connectionmanager:490 Starting localhost:58846 daemon..
Looks like hangs at starting deluge daemon.
Edit: I tried to start daemon manually before starting deluge without nothing.. Problem still persists.