Code: Select all
david@ren:~$ deluge -L debug
[INFO ] 01:11:09 main:114 Deluge ui 1.2.1
[DEBUG ] 01:11:09 main:115 options: {'loglevel': 'debug', 'default_ui': None, 'args': None, 'quiet': False, 'ui': None, 'logfile': None, 'config': None}
[DEBUG ] 01:11:09 main:116 args: []
[DEBUG ] 01:11:09 main:117 ui_args: []
[INFO ] 01:11:09 main:120 Starting ui..
[DEBUG ] 01:11:09 ui:109 UI init..
[DEBUG ] 01:11:09 configmanager:111 Getting config 'ui.conf'
[DEBUG ] 01:11:09 config:377 Config /home/david/.config/deluge/ui.conf version: 1.1 loaded: {'default_ui': u'gtk'}
[WARNING ] 01:11:09 config:405 Unable to open config file: /home/david/.config/deluge/ui.conf
[DEBUG ] 01:11:09 config:411 Saving new config file /home/david/.config/deluge/ui.conf.new
[DEBUG ] 01:11:09 config:424 Backing up old config file to /home/david/.config/deluge/ui.conf~
[DEBUG ] 01:11:09 config:432 Moving new config file /home/david/.config/deluge/ui.conf.new to /home/david/.config/deluge/ui.conf..
[INFO ] 01:11:09 ui:126 Starting GtkUI..
/usr/lib/pymodules/python2.6/deluge/ui/gtkui/gtkui.py:167: Warning: g_set_prgname() called multiple times
self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())
[DEBUG ] 01:11:10 gtkui:172 GNOME session 'die' handler registered!
[DEBUG ] 01:11:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 01:11:10 config:377 Config /home/david/.config/deluge/gtkui.conf version: 1.1 loaded: {'close_to_tray': True, 'ntf_sound_path': u'/home/david', 'window_width': 669, 'default_load_path': u'/home/david/media/movies/torrents', 'window_y_pos': 51, 'ntf_email': False, 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 20.0], 'show_statusbar': True, 'ntf_popup': False, 'ntf_pass': u'', 'show_sidebar': True, u'autoconnect_host_uri': u'http://david:password@mule:58846', 'window_maximized': False, 'enable_system_tray': True, 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 400.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': False, 'autoadd_queued': False, 'autoconnect_host_id': u'1f72f81afa7e1a30f5ff2a6f48bb5e3b7890afd4', 'classic_mode': False, 'window_pane_position': 204, 'enabled_plugins': [], 'show_rate_in_title': False, 'autoadd_enable': False, 'ntf_username': u'', 'interactive_add': True, 'sidebar_show_zero': False, 'window_x_pos': 460, 'window_height': 534, '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/david/media/david/iso/ubuntu', 'sidebar_show_trackers': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': u'', u'config_location': u'/home/david/.config/deluge', 'ntf_email_add': u'', 'signal_port': 51926}
[DEBUG ] 01:11:10 component:99 Registered QueuedTorrents with ComponentRegistry..
[DEBUG ] 01:11:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 01:11:10 component:99 Registered IPCInterface with ComponentRegistry..
[DEBUG ] 01:11:10 ipcinterface:110 Checking if lockfile exists: /home/david/.config/deluge/ipc/deluge-gtk.lock
[DEBUG ] 01:11:10 ipcinterface:115 Removing lockfile since it's stale.
[DEBUG ] 01:11:10 ipcinterface:146 Processing args from other process: []
[DEBUG ] 01:11:10 ipcinterface:149 Not connected to host.. Adding to queue.
[DEBUG ] 01:11:10 component:99 Registered TrackerIcons with ComponentRegistry..
[DEBUG ] 01:11:10 component:99 Registered MainWindow with ComponentRegistry..
[DEBUG ] 01:11:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 01:11:10 config:290 Registering function for show_rate_in_title key..
[DEBUG ] 01:11:10 menubar:53 MenuBar init..
[DEBUG ] 01:11:10 component:99 Registered MenuBar with ComponentRegistry..
[DEBUG ] 01:11:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 01:11:10 config:290 Registering function for classic_mode key..
[DEBUG ] 01:11:10 component:99 Registered ToolBar with ComponentRegistry..
[DEBUG ] 01:11:10 toolbar:51 ToolBar Init..
[DEBUG ] 01:11:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 01:11:10 config:290 Registering function for classic_mode key..
[DEBUG ] 01:11:10 component:99 Registered TorrentView with ComponentRegistry..
[DEBUG ] 01:11:10 listview:136 ListView initialized..
[DEBUG ] 01:11:10 listview:247 Loading ListView state file: torrentview.state
[DEBUG ] 01:11:10 torrentview:160 TorrentView Init..
[DEBUG ] 01:11:10 component:99 Registered TorrentDetails with ComponentRegistry..
[DEBUG ] 01:11:10 torrentdetails:430 Loading TorrentDetails state file: tabs.state
[DEBUG ] 01:11:10 torrentdetails:148 weights: []
[DEBUG ] 01:11:10 torrentdetails:149 weight of tab: 0
[DEBUG ] 01:11:10 torrentdetails:184 Trying to insert tab at -1
[DEBUG ] 01:11:10 torrentdetails:69 parent: None
[DEBUG ] 01:11:10 torrentdetails:189 Tab inserted at 0
[DEBUG ] 01:11:10 files_tab:265 Loading FilesTab state file: files_tab.state
[DEBUG ] 01:11:10 torrentdetails:148 weights: [(0, 'Status')]
[DEBUG ] 01:11:10 torrentdetails:149 weight of tab: 2
[DEBUG ] 01:11:10 torrentdetails:184 Trying to insert tab at -1
[DEBUG ] 01:11:10 torrentdetails:69 parent: None
[DEBUG ] 01:11:10 torrentdetails:189 Tab inserted at 1
[DEBUG ] 01:11:10 peers_tab:209 Loading PeersTab state file: peers_tab.state
[DEBUG ] 01:11:10 torrentdetails:148 weights: [(0, 'Status'), (2, 'Files')]
[DEBUG ] 01:11:10 torrentdetails:149 weight of tab: 3
[DEBUG ] 01:11:10 torrentdetails:184 Trying to insert tab at -1
[DEBUG ] 01:11:10 torrentdetails:69 parent: None
[DEBUG ] 01:11:10 torrentdetails:189 Tab inserted at 2
[DEBUG ] 01:11:10 torrentdetails:148 weights: [(0, 'Status'), (2, 'Files'), (3, 'Peers')]
[DEBUG ] 01:11:10 torrentdetails:149 weight of tab: 1
[DEBUG ] 01:11:10 torrentdetails:155 Found pos 1
[DEBUG ] 01:11:10 torrentdetails:184 Trying to insert tab at 1
[DEBUG ] 01:11:10 torrentdetails:69 parent: None
[DEBUG ] 01:11:10 torrentdetails:189 Tab inserted at 1
[DEBUG ] 01:11:10 torrentdetails:148 weights: [(0, 'Status'), (1, 'Details'), (2, 'Files'), (3, 'Peers')]
[DEBUG ] 01:11:10 torrentdetails:149 weight of tab: 4
[DEBUG ] 01:11:10 torrentdetails:184 Trying to insert tab at -1
[DEBUG ] 01:11:10 torrentdetails:69 parent: None
[DEBUG ] 01:11:10 torrentdetails:189 Tab inserted at 4
[DEBUG ] 01:11:10 component:99 Registered SideBar with ComponentRegistry..
[DEBUG ] 01:11:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 01:11:10 component:99 Registered FilterTreeView with ComponentRegistry..
[DEBUG ] 01:11:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 01:11:10 sidebar:85 add tab:filters
[DEBUG ] 01:11:10 filtertreeview:268 nothing selected
[DEBUG ] 01:11:10 component:99 Registered Preferences with ComponentRegistry..
[DEBUG ] 01:11:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 01:11:10 component:99 Registered SystemTray with ComponentRegistry..
[DEBUG ] 01:11:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 01:11:10 config:290 Registering function for enable_system_tray key..
[DEBUG ] 01:11:10 systemtray:80 Enabling the system tray icon..
[DEBUG ] 01:11:10 component:99 Registered StatusBar with ComponentRegistry..
[DEBUG ] 01:11:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 01:11:10 component:99 Registered AddTorrentDialog with ComponentRegistry..
[DEBUG ] 01:11:10 component:99 Registered PluginManager with ComponentRegistry..
[DEBUG ] 01:11:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 01:11:10 pluginmanagerbase:65 Plugin manager init..
[DEBUG ] 01:11:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 01:11:10 pluginmanagerbase:116 Found plugin: Extractor 0.1
[DEBUG ] 01:11:10 pluginmanagerbase:116 Found plugin: Execute 1.2
[DEBUG ] 01:11:10 pluginmanagerbase:116 Found plugin: Blocklist 1.2
[DEBUG ] 01:11:10 pluginmanagerbase:116 Found plugin: Label 0.1
[DEBUG ] 01:11:10 pluginmanagerbase:116 Found plugin: WebUi 0.1
[DEBUG ] 01:11:10 pluginmanagerbase:116 Found plugin: Scheduler 0.1
[DEBUG ] 01:11:10 component:99 Registered ConnectionManager with ComponentRegistry..
[DEBUG ] 01:11:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 01:11:10 configmanager:111 Getting config 'hostlist.conf.1.2'
[DEBUG ] 01:11:10 config:377 Config /home/david/.config/deluge/hostlist.conf.1.2 version: 1.1 loaded: {'hosts': [[u'1f72f81afa7e1a30f5ff2a6f48bb5e3b7890afd4', u'mule', 58846, u'david', u'password']]}
[DEBUG ] 01:11:10 gtkui:260 _on_reactor_start
[DEBUG ] 01:11:10 mainwindow:98 Showing window
[DEBUG ] 01:11:10 config:208 Setting 'window_pane_position' to 234 of <type 'int'>
[DEBUG ] 01:11:10 config:208 Setting 'window_pane_position' to 204 of <type 'int'>
[INFO ] 01:11:10 client:209 Connecting to daemon at mule:58846..
[INFO ] 01:11:10 client:121 Connected to daemon at mule:58846..
[DEBUG ] 01:11:10 component:130 Starting component SystemTray..
[DEBUG ] 01:11:10 component:130 Starting component TrackerIcons..
[DEBUG ] 01:11:10 component:130 Starting component PluginManager..
[DEBUG ] 01:11:10 component:130 Starting component Preferences..
[DEBUG ] 01:11:10 component:130 Starting component StatusBar..
[DEBUG ] 01:11:10 component:130 Starting component AddTorrentDialog..
[DEBUG ] 01:11:10 component:130 Starting component FilterTreeView..
[DEBUG ] 01:11:10 component:130 Starting component ConnectionManager..
[DEBUG ] 01:11:10 component:130 Starting component TorrentView..
[DEBUG ] 01:11:10 component:130 Starting component TorrentDetails..
[DEBUG ] 01:11:10 component:130 Starting component IPCInterface..
[DEBUG ] 01:11:10 component:130 Starting component SideBar..
[DEBUG ] 01:11:10 component:130 Starting component QueuedTorrents..
[DEBUG ] 01:11:10 component:130 Starting component MainWindow..
[DEBUG ] 01:11:10 component:130 Starting component ToolBar..
[DEBUG ] 01:11:10 component:130 Starting component MenuBar..
[DEBUG ] 01:11:12 toolbar:170 on_toolbutton_connectionmanager_clicked
[DEBUG ] 01:11:12 menubar:273 on_menuitem_connectionmanager_activate
[INFO ] 01:11:15 client:216 Connection lost to daemon at mule:58846 reason:
[INFO ] 01:11:15 client:209 Connecting to daemon at mule:58846..
[DEBUG ] 01:11:15 component:148 Stopping component SystemTray..
[DEBUG ] 01:11:15 component:148 Stopping component TrackerIcons..
[DEBUG ] 01:11:15 component:148 Stopping component PluginManager..
[DEBUG ] 01:11:15 component:148 Stopping component Preferences..
[DEBUG ] 01:11:15 component:148 Stopping component StatusBar..
[DEBUG ] 01:11:15 component:148 Stopping component AddTorrentDialog..
[DEBUG ] 01:11:15 component:148 Stopping component FilterTreeView..
[DEBUG ] 01:11:15 component:148 Stopping component ConnectionManager..
[DEBUG ] 01:11:15 component:148 Stopping component TorrentView..
[DEBUG ] 01:11:15 component:148 Stopping component TorrentDetails..
[DEBUG ] 01:11:15 component:148 Stopping component IPCInterface..
[DEBUG ] 01:11:15 component:148 Stopping component SideBar..
[DEBUG ] 01:11:15 component:148 Stopping component QueuedTorrents..
[DEBUG ] 01:11:15 component:148 Stopping component MainWindow..
[DEBUG ] 01:11:15 component:148 Stopping component ToolBar..
[DEBUG ] 01:11:15 component:148 Stopping component MenuBar..
[INFO ] 01:11:15 client:121 Connected to daemon at mule:58846..
[DEBUG ] 01:11:15 connectionmanager:356 Status: Online
[INFO ] 01:11:15 client:216 Connection lost to daemon at mule:58846 reason: Connection was closed cleanly.
[WARNING ] 01:11:15 config:405 Unable to open config file: /home/david/.config/deluge/gtkui.conf
[DEBUG ] 01:11:15 config:411 Saving new config file /home/david/.config/deluge/gtkui.conf.new
[DEBUG ] 01:11:15 config:424 Backing up old config file to /home/david/.config/deluge/gtkui.conf~
[DEBUG ] 01:11:15 config:432 Moving new config file /home/david/.config/deluge/gtkui.conf.new to /home/david/.config/deluge/gtkui.conf..
[INFO ] 01:11:17 client:209 Connecting to daemon at mule:58846..
[DEBUG ] 01:11:17 config:208 Setting 'hosts' to [] of <type 'list'>
[DEBUG ] 01:11:17 config:411 Saving new config file /home/david/.config/deluge/hostlist.conf.1.2.new
[DEBUG ] 01:11:17 config:424 Backing up old config file to /home/david/.config/deluge/hostlist.conf.1.2~
[DEBUG ] 01:11:17 config:432 Moving new config file /home/david/.config/deluge/hostlist.conf.1.2.new to /home/david/.config/deluge/hostlist.conf.1.2..
[INFO ] 01:11:17 client:121 Connected to daemon at mule:58846..
[DEBUG ] 01:11:17 component:130 Starting component SystemTray..
[DEBUG ] 01:11:17 component:130 Starting component TrackerIcons..
[DEBUG ] 01:11:17 component:130 Starting component PluginManager..
[DEBUG ] 01:11:17 component:130 Starting component Preferences..
[DEBUG ] 01:11:17 component:130 Starting component StatusBar..
[DEBUG ] 01:11:17 component:130 Starting component AddTorrentDialog..
[DEBUG ] 01:11:17 component:130 Starting component FilterTreeView..
[DEBUG ] 01:11:17 component:130 Starting component ConnectionManager..
[DEBUG ] 01:11:17 component:130 Starting component TorrentView..
[DEBUG ] 01:11:17 component:130 Starting component TorrentDetails..
[DEBUG ] 01:11:17 component:130 Starting component IPCInterface..
[DEBUG ] 01:11:17 component:130 Starting component SideBar..
[DEBUG ] 01:11:17 component:130 Starting component QueuedTorrents..
[DEBUG ] 01:11:17 component:130 Starting component MainWindow..
[DEBUG ] 01:11:17 component:130 Starting component ToolBar..
[DEBUG ] 01:11:17 component:130 Starting component MenuBar..
[DEBUG ] 01:11:21 menubar:262 on_menuitem_quit_activate
[DEBUG ] 01:11:21 gtkui:238 gtkui shutting down..
[DEBUG ] 01:11:21 component:148 Stopping component SystemTray..
[DEBUG ] 01:11:21 component:148 Stopping component TrackerIcons..
[DEBUG ] 01:11:21 component:148 Stopping component PluginManager..
[DEBUG ] 01:11:21 component:148 Stopping component Preferences..
[DEBUG ] 01:11:21 component:148 Stopping component StatusBar..
[DEBUG ] 01:11:21 component:148 Stopping component AddTorrentDialog..
[DEBUG ] 01:11:21 component:148 Stopping component FilterTreeView..
[DEBUG ] 01:11:21 component:148 Stopping component ConnectionManager..
[DEBUG ] 01:11:21 component:148 Stopping component TorrentView..
[DEBUG ] 01:11:21 component:148 Stopping component TorrentDetails..
[DEBUG ] 01:11:21 component:148 Stopping component IPCInterface..
[DEBUG ] 01:11:21 component:148 Stopping component SideBar..
[DEBUG ] 01:11:21 component:148 Stopping component QueuedTorrents..
[DEBUG ] 01:11:21 component:148 Stopping component MainWindow..
[DEBUG ] 01:11:21 component:148 Stopping component ToolBar..
[DEBUG ] 01:11:21 component:148 Stopping component MenuBar..
[DEBUG ] 01:11:21 component:189 Shutting down component SystemTray..
[DEBUG ] 01:11:21 component:189 Shutting down component TrackerIcons..
[DEBUG ] 01:11:21 component:189 Shutting down component PluginManager..
[DEBUG ] 01:11:21 component:189 Shutting down component Preferences..
[DEBUG ] 01:11:21 component:189 Shutting down component StatusBar..
[DEBUG ] 01:11:21 component:189 Shutting down component AddTorrentDialog..
[DEBUG ] 01:11:21 component:189 Shutting down component FilterTreeView..
[DEBUG ] 01:11:21 component:189 Shutting down component ConnectionManager..
[DEBUG ] 01:11:21 component:189 Shutting down component TorrentView..
[DEBUG ] 01:11:21 listview:233 Saving ListView state file: torrentview.state
[DEBUG ] 01:11:21 component:189 Shutting down component TorrentDetails..
[DEBUG ] 01:11:21 files_tab:251 Saving FilesTab state file: files_tab.state
[DEBUG ] 01:11:21 peers_tab:195 Saving FilesTab state file: peers_tab.state
[DEBUG ] 01:11:21 torrentdetails:406 Testing name: Status
[DEBUG ] 01:11:21 torrentdetails:409 Set to Status 1
[DEBUG ] 01:11:21 torrentdetails:406 Testing name: Details
[DEBUG ] 01:11:21 torrentdetails:409 Set to Details 1
[DEBUG ] 01:11:21 torrentdetails:406 Testing name: Files
[DEBUG ] 01:11:21 torrentdetails:409 Set to Files 1
[DEBUG ] 01:11:21 torrentdetails:406 Testing name: Peers
[DEBUG ] 01:11:21 torrentdetails:409 Set to Peers 1
[DEBUG ] 01:11:21 torrentdetails:406 Testing name: Options
[DEBUG ] 01:11:21 torrentdetails:409 Set to Options 1
[DEBUG ] 01:11:21 torrentdetails:416 Saving TorrentDetails state file: tabs.state
[DEBUG ] 01:11:21 component:189 Shutting down component IPCInterface..
[DEBUG ] 01:11:21 component:189 Shutting down component SideBar..
[DEBUG ] 01:11:21 sidebar:67 hpaned.position: 170
[DEBUG ] 01:11:21 component:189 Shutting down component QueuedTorrents..
[DEBUG ] 01:11:21 component:189 Shutting down component MainWindow..
[DEBUG ] 01:11:21 component:189 Shutting down component ToolBar..
[DEBUG ] 01:11:21 component:189 Shutting down component MenuBar..
[WARNING ] 01:11:21 config:405 Unable to open config file: /home/david/.config/deluge/gtkui.conf
[DEBUG ] 01:11:21 config:411 Saving new config file /home/david/.config/deluge/gtkui.conf.new
[DEBUG ] 01:11:21 config:424 Backing up old config file to /home/david/.config/deluge/gtkui.conf~
[DEBUG ] 01:11:21 config:432 Moving new config file /home/david/.config/deluge/gtkui.conf.new to /home/david/.config/deluge/gtkui.conf..
david@ren:~$