Advertisement
Guest User

Deluge python crash

a guest
Sep 11th, 2011
482
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.43 KB | None | 0 0
  1. K-iMac:~ k$ deluged-2.6 &
  2. [1] 39737
  3. K-iMac:~ k$ deluge-gtk-2.6 -L debug
  4. [INFO ] 19:50:40 ui:107 Deluge ui 1.3.3
  5. [DEBUG ] 19:50:40 ui:108 options: {'loglevel': 'debug', 'logfile': None, 'config': None, 'quiet': False}
  6. [DEBUG ] 19:50:40 ui:109 args: []
  7. [INFO ] 19:50:40 ui:110 Starting ui..
  8. [WARNING ] 19:50:40 gtkui:180 Unable to register a 'die' handler with the GNOME session manager: No module named gnome.ui
  9. [DEBUG ] 19:50:40 common:247 gconf not available, so will not attempt to register magnet uri handler
  10. [DEBUG ] 19:50:40 configmanager:111 Getting config 'gtkui.conf'
  11. [DEBUG ] 19:50:40 config:197 Setting 'close_to_tray' to False of <type 'bool'>
  12. [DEBUG ] 19:50:40 config:197 Setting 'ntf_sound_path' to /Users/k of <type 'str'>
  13. [DEBUG ] 19:50:40 config:197 Setting 'window_width' to 640 of <type 'int'>
  14. [DEBUG ] 19:50:40 config:197 Setting 'default_load_path' to None of <type 'NoneType'>
  15. [DEBUG ] 19:50:40 config:197 Setting 'window_y_pos' to 0 of <type 'int'>
  16. [DEBUG ] 19:50:40 config:197 Setting 'ntf_email' to False of <type 'bool'>
  17. [DEBUG ] 19:50:40 config:197 Setting 'tray_upload_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
  18. [DEBUG ] 19:50:40 config:197 Setting 'show_statusbar' to True of <type 'bool'>
  19. [DEBUG ] 19:50:40 config:197 Setting 'ntf_popup' to False of <type 'bool'>
  20. [DEBUG ] 19:50:40 config:197 Setting 'ntf_pass' to of <type 'str'>
  21. [DEBUG ] 19:50:40 config:197 Setting 'tray_download_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
  22. [DEBUG ] 19:50:40 config:197 Setting 'window_maximized' to False of <type 'bool'>
  23. [DEBUG ] 19:50:40 config:197 Setting 'enable_system_tray' to True of <type 'bool'>
  24. [DEBUG ] 19:50:40 config:197 Setting 'show_sidebar' to True of <type 'bool'>
  25. [DEBUG ] 19:50:40 config:197 Setting 'show_connection_manager_on_start' to True of <type 'bool'>
  26. [DEBUG ] 19:50:40 config:197 Setting 'lock_tray' to False of <type 'bool'>
  27. [DEBUG ] 19:50:40 config:197 Setting 'createtorrent.trackers' to [] of <type 'list'>
  28. [DEBUG ] 19:50:40 config:197 Setting 'ntf_sound' to False of <type 'bool'>
  29. [DEBUG ] 19:50:40 config:197 Setting 'tray_password' to of <type 'str'>
  30. [DEBUG ] 19:50:40 config:197 Setting 'focus_add_dialog' to True of <type 'bool'>
  31. [DEBUG ] 19:50:40 config:197 Setting 'ntf_server' to of <type 'str'>
  32. [DEBUG ] 19:50:40 config:197 Setting 'start_in_tray' to False of <type 'bool'>
  33. [DEBUG ] 19:50:40 config:197 Setting 'ntf_tray_blink' to True of <type 'bool'>
  34. [DEBUG ] 19:50:40 config:197 Setting 'check_new_releases' to True of <type 'bool'>
  35. [DEBUG ] 19:50:40 config:197 Setting 'autoadd_queued' to False of <type 'bool'>
  36. [DEBUG ] 19:50:40 config:197 Setting 'pref_dialog_width' to None of <type 'NoneType'>
  37. [DEBUG ] 19:50:40 config:197 Setting 'autoadd_enable' to False of <type 'bool'>
  38. [DEBUG ] 19:50:40 config:197 Setting 'autoconnect_host_id' to None of <type 'NoneType'>
  39. [DEBUG ] 19:50:40 config:197 Setting 'classic_mode' to True of <type 'bool'>
  40. [DEBUG ] 19:50:40 config:197 Setting 'window_pane_position' to -1 of <type 'int'>
  41. [DEBUG ] 19:50:40 config:197 Setting 'enabled_plugins' to [] of <type 'list'>
  42. [DEBUG ] 19:50:40 config:197 Setting 'show_rate_in_title' to False of <type 'bool'>
  43. [DEBUG ] 19:50:40 config:197 Setting 'pref_dialog_height' to None of <type 'NoneType'>
  44. [DEBUG ] 19:50:40 config:197 Setting 'ntf_username' to of <type 'str'>
  45. [DEBUG ] 19:50:40 config:197 Setting 'interactive_add' to True of <type 'bool'>
  46. [DEBUG ] 19:50:40 config:197 Setting 'sidebar_show_zero' to False of <type 'bool'>
  47. [DEBUG ] 19:50:40 config:197 Setting 'window_x_pos' to 0 of <type 'int'>
  48. [DEBUG ] 19:50:40 config:197 Setting 'window_height' to 480 of <type 'int'>
  49. [DEBUG ] 19:50:40 config:197 Setting 'ntf_security' to None of <type 'NoneType'>
  50. [DEBUG ] 19:50:40 config:197 Setting 'connection_limit_list' to [50, 100, 200, 300, 500] of <type 'list'>
  51. [DEBUG ] 19:50:40 config:197 Setting 'sidebar_position' to 170 of <type 'int'>
  52. [DEBUG ] 19:50:40 config:197 Setting 'show_new_releases' to True of <type 'bool'>
  53. [DEBUG ] 19:50:40 config:197 Setting 'autoconnect' to False of <type 'bool'>
  54. [DEBUG ] 19:50:40 config:197 Setting 'choose_directory_dialog_path' to /Users/k of <type 'str'>
  55. [DEBUG ] 19:50:40 config:197 Setting 'sidebar_show_trackers' to True of <type 'bool'>
  56. [DEBUG ] 19:50:40 config:197 Setting 'autostart_localhost' to False of <type 'bool'>
  57. [DEBUG ] 19:50:40 config:197 Setting 'show_toolbar' to True of <type 'bool'>
  58. [DEBUG ] 19:50:40 config:197 Setting 'autoadd_location' to of <type 'str'>
  59. [DEBUG ] 19:50:40 config:197 Setting 'enable_appindicator' to False of <type 'bool'>
  60. [DEBUG ] 19:50:40 config:197 Setting 'ntf_email_add' to of <type 'str'>
  61. [DEBUG ] 19:50:40 config:197 Setting 'signal_port' to 40000 of <type 'int'>
  62. [DEBUG ] 19:50:40 config:391 Config /Users/k/.config/deluge/gtkui.conf version: 1.1 loaded: {'close_to_tray': False, 'ntf_sound_path': u'/Users/k', 'window_width': 1130, 'default_load_path': u'/Users/k/Downloads', 'window_y_pos': 182, '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': 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, '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': 640, 'autoadd_queued': False, 'pref_dialog_width': 633, 'autoconnect_host_id': None, 'classic_mode': False, 'window_pane_position': 443, 'enabled_plugins': [], 'show_rate_in_title': False, 'autoadd_enable': False, 'ntf_username': u'', 'interactive_add': True, 'sidebar_show_zero': False, 'window_x_pos': 153, 'window_height': 745, 'ntf_security': None, 'connection_limit_list': [50, 100, 200, 300, 500], 'sidebar_position': 170, 'show_new_releases': False, 'autoconnect': False, 'choose_directory_dialog_path': u'/Users/k', 'sidebar_show_trackers': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': u'', 'enable_appindicator': False, 'ntf_email_add': u'', 'signal_port': 40000}
  63. [DEBUG ] 19:50:40 configmanager:111 Getting config 'gtkui.conf'
  64. [DEBUG ] 19:50:40 ipcinterface:119 Checking if lockfile exists: /Users/k/.config/deluge/ipc/deluge-gtk.lock
  65. [DEBUG ] 19:50:40 ipcinterface:184 Processing args from other process: []
  66. [DEBUG ] 19:50:40 ipcinterface:187 Not connected to host.. Adding to queue.
  67. [DEBUG ] 19:50:40 sessionproxy:55 SessionProxy init..
  68. [DEBUG ] 19:50:40 configmanager:111 Getting config 'gtkui.conf'
  69. /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/deluge/ui/gtkui/common.py:228: GtkWarning: Kunde inte hitta ikonen "deluge". Temat "hicolor"
  70. kunde inte heller hittas. Du kanske måste installera det.
  71. Du kan få tag i en kopia från:
  72. http://icon-theme.freedesktop.org/releases
  73. return icon_theme.load_icon("deluge", 64, 0)
  74. [DEBUG ] 19:50:40 config:304 Registering function for show_rate_in_title key..
  75. [DEBUG ] 19:50:40 menubar:53 MenuBar init..
  76. [DEBUG ] 19:50:40 configmanager:111 Getting config 'gtkui.conf'
  77. [DEBUG ] 19:50:40 config:304 Registering function for classic_mode key..
  78. [DEBUG ] 19:50:40 toolbar:51 ToolBar Init..
  79. [DEBUG ] 19:50:40 configmanager:111 Getting config 'gtkui.conf'
  80. [DEBUG ] 19:50:40 config:304 Registering function for classic_mode key..
  81. [DEBUG ] 19:50:40 listview:177 ListView initialized..
  82. [DEBUG ] 19:50:40 listview:294 Loading ListView state file: torrentview.state
  83. [DEBUG ] 19:50:40 torrentview:191 TorrentView Init..
  84. [DEBUG ] 19:50:40 torrentdetails:430 Loading TorrentDetails state file: tabs.state
  85. [DEBUG ] 19:50:40 torrentdetails:148 weights: []
  86. [DEBUG ] 19:50:40 torrentdetails:149 weight of tab: 0
  87. [DEBUG ] 19:50:40 torrentdetails:184 Trying to insert tab at -1
  88. [DEBUG ] 19:50:40 torrentdetails:69 parent: None
  89. [DEBUG ] 19:50:40 torrentdetails:189 Tab inserted at 0
  90. [DEBUG ] 19:50:40 files_tab:280 Loading FilesTab state file: files_tab.state
  91. [DEBUG ] 19:50:40 torrentdetails:148 weights: [(0, 'Status')]
  92. [DEBUG ] 19:50:40 torrentdetails:149 weight of tab: 2
  93. [DEBUG ] 19:50:40 torrentdetails:184 Trying to insert tab at -1
  94. [DEBUG ] 19:50:40 torrentdetails:69 parent: None
  95. [DEBUG ] 19:50:40 torrentdetails:189 Tab inserted at 1
  96. [DEBUG ] 19:50:40 peers_tab:211 Loading PeersTab state file: peers_tab.state
  97. [DEBUG ] 19:50:40 torrentdetails:148 weights: [(0, 'Status'), (2, 'Files')]
  98. [DEBUG ] 19:50:40 torrentdetails:149 weight of tab: 3
  99. [DEBUG ] 19:50:40 torrentdetails:184 Trying to insert tab at -1
  100. [DEBUG ] 19:50:40 torrentdetails:69 parent: None
  101. [DEBUG ] 19:50:40 torrentdetails:189 Tab inserted at 2
  102. [DEBUG ] 19:50:40 torrentdetails:148 weights: [(0, 'Status'), (2, 'Files'), (3, 'Peers')]
  103. [DEBUG ] 19:50:40 torrentdetails:149 weight of tab: 1
  104. [DEBUG ] 19:50:40 torrentdetails:155 Found pos 1
  105. [DEBUG ] 19:50:40 torrentdetails:184 Trying to insert tab at 1
  106. [DEBUG ] 19:50:40 torrentdetails:69 parent: None
  107. [DEBUG ] 19:50:40 torrentdetails:189 Tab inserted at 1
  108. [DEBUG ] 19:50:40 torrentdetails:148 weights: [(0, 'Status'), (1, 'Details'), (2, 'Files'), (3, 'Peers')]
  109. [DEBUG ] 19:50:40 torrentdetails:149 weight of tab: 4
  110. [DEBUG ] 19:50:40 torrentdetails:184 Trying to insert tab at -1
  111. [DEBUG ] 19:50:40 torrentdetails:69 parent: None
  112. [DEBUG ] 19:50:40 torrentdetails:189 Tab inserted at 4
  113. [DEBUG ] 19:50:40 configmanager:111 Getting config 'gtkui.conf'
  114. [DEBUG ] 19:50:40 configmanager:111 Getting config 'gtkui.conf'
  115. [DEBUG ] 19:50:40 sidebar:85 add tab:filters
  116. [DEBUG ] 19:50:40 filtertreeview:319 nothing selected
  117. [DEBUG ] 19:50:41 configmanager:111 Getting config 'gtkui.conf'
  118. [DEBUG ] 19:50:41 configmanager:111 Getting config 'gtkui.conf'
  119. [DEBUG ] 19:50:41 config:304 Registering function for enable_system_tray key..
  120. [DEBUG ] 19:50:41 systemtray:127 Enabling the system tray icon..
  121. [DEBUG ] 19:50:41 config:304 Registering function for enable_appindicator key..
  122. [DEBUG ] 19:50:41 configmanager:111 Getting config 'gtkui.conf'
  123. [DEBUG ] 19:50:41 configmanager:111 Getting config 'gtkui.conf'
  124. [DEBUG ] 19:50:41 pluginmanagerbase:65 Plugin manager init..
  125. [DEBUG ] 19:50:41 configmanager:111 Getting config 'gtkui.conf'
  126. [DEBUG ] 19:50:41 pluginmanagerbase:124 Found plugin: AutoAdd 1.03 at /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/deluge/plugins/AutoAdd-1.03-py2.6.egg
  127. [DEBUG ] 19:50:41 pluginmanagerbase:124 Found plugin: Execute 1.2 at /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/deluge/plugins/Execute-1.2-py2.6.egg
  128. [DEBUG ] 19:50:41 pluginmanagerbase:124 Found plugin: Blocklist 1.2 at /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/deluge/plugins/Blocklist-1.2-py2.6.egg
  129. [DEBUG ] 19:50:41 pluginmanagerbase:124 Found plugin: Extractor 0.1 at /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/deluge/plugins/Extractor-0.1-py2.6.egg
  130. [DEBUG ] 19:50:41 pluginmanagerbase:124 Found plugin: Label 0.1 at /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/deluge/plugins/Label-0.1-py2.6.egg
  131. [DEBUG ] 19:50:41 pluginmanagerbase:124 Found plugin: Notifications 0.1 at /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/deluge/plugins/Notifications-0.1-py2.6.egg
  132. [DEBUG ] 19:50:41 pluginmanagerbase:124 Found plugin: WebUi 0.1 at /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/deluge/plugins/WebUi-0.1-py2.6.egg
  133. [DEBUG ] 19:50:41 pluginmanagerbase:124 Found plugin: Scheduler 0.2 at /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/deluge/plugins/Scheduler-0.2-py2.6.egg
  134. [DEBUG ] 19:50:41 configmanager:111 Getting config 'gtkui.conf'
  135. [DEBUG ] 19:50:41 configmanager:111 Getting config 'hostlist.conf.1.2'
  136. [DEBUG ] 19:50:41 config:197 Setting 'hosts' to [('511e5e2d084f568c5bd4a2b4e765283fa4666117', '127.0.0.1', 58846, '', '')] of <type 'list'>
  137. [DEBUG ] 19:50:41 config:391 Config /Users/k/.config/deluge/hostlist.conf.1.2 version: 1.1 loaded: {'hosts': [[u'52dc601a29ad5104567f62d013a6e59f0ee8419f', u'127.0.0.1', 58846, u'', u'']]}
  138. [DEBUG ] 19:50:41 gtkui:284 _on_reactor_start
  139. [DEBUG ] 19:50:41 mainwindow:99 Showing window
  140. [DEBUG ] 19:50:41 config:216 Setting 'window_y_pos' to 160 of <type 'int'>
  141. [INFO ] 19:50:41 client:221 Connecting to daemon at 127.0.0.1:58846..
  142. [INFO ] 19:50:41 client:125 Connected to daemon at 127.0.0.1:58846..
  143. [DEBUG ] 19:50:41 connectionmanager:360 Status: Uppkopplad
  144. [INFO ] 19:50:41 client:228 Connection lost to daemon at 127.0.0.1:58846 reason: Connection was closed cleanly.
  145. [DEBUG ] 19:50:46 config:423 Saving new config file /Users/k/.config/deluge/gtkui.conf.new
  146. [DEBUG ] 19:50:46 config:436 Backing up old config file to /Users/k/.config/deluge/gtkui.conf~
  147. [DEBUG ] 19:50:46 config:444 Moving new config file /Users/k/.config/deluge/gtkui.conf.new to /Users/k/.config/deluge/gtkui.conf..
  148. [INFO ] 19:50:51 client:221 Connecting to daemon at 127.0.0.1:58846..
  149. [DEBUG ] 19:50:51 config:216 Setting 'hosts' to [] of <type 'list'>
  150. [DEBUG ] 19:50:51 config:423 Saving new config file /Users/k/.config/deluge/hostlist.conf.1.2.new
  151. [DEBUG ] 19:50:51 config:436 Backing up old config file to /Users/k/.config/deluge/hostlist.conf.1.2~
  152. [DEBUG ] 19:50:51 config:444 Moving new config file /Users/k/.config/deluge/hostlist.conf.1.2.new to /Users/k/.config/deluge/hostlist.conf.1.2..
  153. [INFO ] 19:50:51 client:125 Connected to daemon at 127.0.0.1:58846..
  154. [DEBUG ] 19:50:51 pluginmanager:88 Core has these plugins enabled: ('AutoAdd', 'WebUi', 'Blocklist')
  155. [DEBUG ] 19:50:51 pluginbase:62 GtkPlugin initialized..
  156. [DEBUG ] 19:50:51 pluginmanagerbase:156 Adding AutoAdd to enabled_plugins list in config
  157. [INFO ] 19:50:51 pluginmanagerbase:158 Plugin AutoAdd enabled..
  158. [DEBUG ] 19:50:51 pluginbase:62 GtkPlugin initialized..
  159. [DEBUG ] 19:50:51 pluginmanagerbase:156 Adding WebUi to enabled_plugins list in config
  160. [INFO ] 19:50:51 pluginmanagerbase:158 Plugin WebUi enabled..
  161. [DEBUG ] 19:50:51 pluginbase:62 GtkPlugin initialized..
  162. [DEBUG ] 19:50:51 gtkui:48 Blocklist GtkUI enable..
  163. [DEBUG ] 19:50:51 pluginmanagerbase:156 Adding Blocklist to enabled_plugins list in config
  164. [INFO ] 19:50:51 pluginmanagerbase:158 Plugin Blocklist enabled..
  165. [DEBUG ] 19:50:53 config:216 Setting 'window_x_pos' to 122 of <type 'int'>
  166. [DEBUG ] 19:50:53 config:216 Setting 'window_y_pos' to 164 of <type 'int'>
  167. [DEBUG ] 19:50:58 config:423 Saving new config file /Users/k/.config/deluge/gtkui.conf.new
  168. [DEBUG ] 19:50:58 config:436 Backing up old config file to /Users/k/.config/deluge/gtkui.conf~
  169. [DEBUG ] 19:50:58 config:444 Moving new config file /Users/k/.config/deluge/gtkui.conf.new to /Users/k/.config/deluge/gtkui.conf..
  170. [DEBUG ] 19:51:01 gtkui:272 sent: 2.5 Kb recv: 11.4 Kb
  171. [DEBUG ] 19:51:01 gtkui:280 sent rate: 0.0 KiB/s recv rate: 0.0 KiB/s
  172. [DEBUG ] 19:51:11 gtkui:272 sent: 3.7 Kb recv: 14.0 Kb
  173. [DEBUG ] 19:51:11 gtkui:280 sent rate: 0.1 KiB/s recv rate: 0.3 KiB/s
  174. [DEBUG ] 19:51:21 gtkui:272 sent: 4.9 Kb recv: 16.6 Kb
  175. [DEBUG ] 19:51:21 gtkui:280 sent rate: 0.1 KiB/s recv rate: 0.3 KiB/s
  176. [DEBUG ] 19:51:31 gtkui:272 sent: 6.2 Kb recv: 19.3 Kb
  177. [DEBUG ] 19:51:31 gtkui:280 sent rate: 0.1 KiB/s recv rate: 0.3 KiB/s
  178. [DEBUG ] 19:51:38 toolbar:145 on_toolbutton_add_clicked
  179. [DEBUG ] 19:51:38 menubar:246 on_menuitem_addtorrent_activate
  180. [DEBUG ] 19:51:39 addtorrentdialog:539 _on_button_file_clicked
  181. [DEBUG ] 19:51:39 configmanager:111 Getting config 'gtkui.conf'
  182. [DEBUG ] 19:51:41 gtkui:272 sent: 7.6 Kb recv: 22.4 Kb
  183. [DEBUG ] 19:51:41 gtkui:280 sent rate: 0.1 KiB/s recv rate: 0.3 KiB/s
  184. [DEBUG ] 19:51:43 common:68 Attempting to open /Users/k/Downloads/--------.torrent.
  185. [DEBUG ] 19:51:47 addtorrentdialog:727 _on_button_add_clicked
  186. [INFO ] 19:51:47 client:228 Connection lost to daemon at 127.0.0.1:58846 reason: Connection to the other side was lost in a non-clean fashion.
  187. [DEBUG ] 19:51:47 component:244 Deregistering Component: GtkPlugin.AutoAdd
  188. [INFO ] 19:51:47 pluginmanagerbase:170 Plugin AutoAdd disabled..
  189. [DEBUG ] 19:51:47 component:244 Deregistering Component: GtkPlugin.WebUi
  190. [INFO ] 19:51:47 pluginmanagerbase:170 Plugin WebUi disabled..
  191. [DEBUG ] 19:51:47 gtkui:64 Blocklist GtkUI disable..
  192. [DEBUG ] 19:51:47 component:244 Deregistering Component: GtkPlugin.Blocklist
  193. [INFO ] 19:51:47 pluginmanagerbase:170 Plugin Blocklist disabled..
  194. [DEBUG ] 19:51:47 filtertreeview:319 nothing selected
  195. [DEBUG ] 19:51:51 gtkui:272 sent: 31.6 Kb recv: 24.0 Kb
  196. [DEBUG ] 19:51:51 gtkui:280 sent rate: 2.4 KiB/s recv rate: 0.2 KiB/s
  197. [DEBUG ] 19:52:01 gtkui:272 sent: 31.6 Kb recv: 24.0 Kb
  198. [DEBUG ] 19:52:01 gtkui:280 sent rate: 0.0 KiB/s recv rate: 0.0 KiB/s
  199. [DEBUG ] 19:52:10 menubar:259 on_menuitem_quit_activate
  200. [DEBUG ] 19:52:10 gtkui:249 gtkui shutting down..
  201. [DEBUG ] 19:52:10 listview:280 Saving ListView state file: torrentview.state
  202. [DEBUG ] 19:52:10 files_tab:266 Saving FilesTab state file: files_tab.state
  203. [DEBUG ] 19:52:10 peers_tab:197 Saving FilesTab state file: peers_tab.state
  204. [DEBUG ] 19:52:10 torrentdetails:406 Testing name: Status
  205. [DEBUG ] 19:52:10 torrentdetails:409 Set to Status 1
  206. [DEBUG ] 19:52:10 torrentdetails:406 Testing name: Details
  207. [DEBUG ] 19:52:10 torrentdetails:409 Set to Details 1
  208. [DEBUG ] 19:52:10 torrentdetails:406 Testing name: Files
  209. [DEBUG ] 19:52:10 torrentdetails:409 Set to Files 1
  210. [DEBUG ] 19:52:10 torrentdetails:406 Testing name: Peers
  211. [DEBUG ] 19:52:10 torrentdetails:409 Set to Peers 1
  212. [DEBUG ] 19:52:10 torrentdetails:406 Testing name: Options
  213. [DEBUG ] 19:52:10 torrentdetails:409 Set to Options 1
  214. [DEBUG ] 19:52:10 torrentdetails:416 Saving TorrentDetails state file: tabs.state
  215. [DEBUG ] 19:52:10 sidebar:67 hpaned.position: 170
  216. [DEBUG ] 19:52:10 config:423 Saving new config file /Users/k/.config/deluge/gtkui.conf.new
  217. [DEBUG ] 19:52:10 config:436 Backing up old config file to /Users/k/.config/deluge/gtkui.conf~
  218. [DEBUG ] 19:52:10 config:444 Moving new config file /Users/k/.config/deluge/gtkui.conf.new to /Users/k/.config/deluge/gtkui.conf..
  219. [1]+ Bus error deluged-2.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement