[INFO ] 02:58:43 main:82 Deluge ui 0.9.02 [DEBUG ] 02:58:43 main:83 options: {'config': None, 'logfile': None, 'ui': None} [DEBUG ] 02:58:43 main:84 args: [] [DEBUG ] 02:58:43 configmanager:44 ConfigManager started.. [INFO ] 02:58:43 main:87 Starting ui.. [DEBUG ] 02:58:43 ui:44 UI init.. [DEBUG ] 02:58:43 configmanager:88 Getting config 'ui.conf' [DEBUG ] 02:58:43 config:47 Config created with filename: ui.conf [DEBUG ] 02:58:43 config:48 Config defaults: {'default_ui': 'gtk'} [INFO ] 02:58:43 ui:60 Starting GtkUI.. [DEBUG ] 02:58:43 client:54 CoreProxy init.. [DEBUG ] 02:58:43 configmanager:69 get_config_dir: /home/danii/.config/deluge [DEBUG ] 02:58:43 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 02:58:43 config:47 Config created with filename: gtkui.conf [DEBUG ] 02:58:43 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, '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, '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/danii', 'check_new_releases': True, 'autostart_localhost': False, 'autoadd_location': '', 'config_location': '/home/danii/.config/deluge', 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'interactive_add': True, 'signal_port': 40000} [DEBUG ] 02:58:43 gtkui:160 retcode: 0 [DEBUG ] 02:58:43 component:102 Registered QueuedTorrents with ComponentRegistry.. [DEBUG ] 02:58:43 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 02:58:43 component:102 Registered IPCInterface with ComponentRegistry.. [DEBUG ] 02:58:43 component:102 Registered DbusInterface with ComponentRegistry.. [DEBUG ] 02:58:43 ipcinterface:83 Processing args from other process: [] [DEBUG ] 02:58:43 ipcinterface:86 Not connected to host.. Adding to queue. [INFO ] 02:58:43 dbusinterface:82 Registering with DBUS.. [DEBUG ] 02:58:43 component:102 Registered MainWindow with ComponentRegistry.. [DEBUG ] 02:58:43 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 02:58:43 mainwindow:77 Showing window [DEBUG ] 02:58:44 config:117 Setting 'window_pane_position' to 85 of [DEBUG ] 02:58:44 menubar:49 MenuBar init.. [DEBUG ] 02:58:44 component:102 Registered MenuBar with ComponentRegistry.. [DEBUG ] 02:58:44 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 02:58:44 component:102 Registered ToolBar with ComponentRegistry.. [DEBUG ] 02:58:44 toolbar:48 ToolBar Init.. [DEBUG ] 02:58:44 configmanager:88 Getting config 'gtkui.conf' /usr/lib/python2.4/site-packages/deluge/ui/gtkui/toolbar.py:76: GtkWarning: gtk_menu_attach_to_widget(): menu already attached to GtkImageMenuItem tb_remove.set_menu( [DEBUG ] 02:58:44 component:102 Registered TorrentView with ComponentRegistry.. [DEBUG ] 02:58:44 listview:124 ListView initialized.. [DEBUG ] 02:58:44 torrentview:110 TorrentView Init.. [DEBUG ] 02:58:44 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 02:58:44 listview:188 Loading ListView state file: torrentview.state [WARNING ] 02:58:44 listview:193 Unable to load state file: [Errno 2] No such file or directory: '/home/danii/.config/deluge/torrentview.state' [DEBUG ] 02:58:44 component:102 Registered TorrentDetails with ComponentRegistry.. [DEBUG ] 02:58:44 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 02:58:44 torrentdetails:379 Loading TorrentDetails state file: tabs.state [WARNING ] 02:58:44 torrentdetails:384 Unable to load state file: [Errno 2] No such file or directory: '/home/danii/.config/deluge/tabs.state' 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 88, in start_ui UI(options, args) File "/usr/lib/python2.4/site-packages/deluge/ui/ui.py", line 62, in __init__ ui = GtkUI(args) File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/gtkui.py", line 187, in __init__ self.torrentdetails = TorrentDetails() File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/torrentdetails.py", line 114, in __init__ for item in state: TypeError: iteration over non-sequence