You are not logged in.

#1 2017-07-10 23:18:14

brolyxxx
Member
From: Dublin
Registered: 2010-02-07
Posts: 4

deluge-gtk freeze

Hi Everyone,

In the last couple of weeks I’ve been experiencing issues with the Deluge GTK client, which freezes moments after being launched, then I’m just forced to terminate it. If I call the program from cli with debug enabled I don’t get any relevant info as far as I can see.

I tried to uninstall and reinstall deluge and libtorrent-rasterbar, I also deleted the folder ~/.config/deluge/, no success.

To be precise, the interface stops responding when I click anywhere inside the window (e.g. to select a row or click on a button in the menu bar), sometimes it even freezes before picking the connection. I tried to connect to either the local daemon and a remote server, the freeze happened in both cases.

I also tried to change the GTK2 theme, no effect.

For the record, I tried to boot up Manjaro in a virtual machine and there deluge-gtk has no issues (I know Manjaro is not Arch Linux, but at least I can ensure I test the same package versions; also I'm on a 32-bit machine and I can't find arch images for i686 anymore).

Has anyone experienced the same issue?

Thanks in advance for any help, cheers.

Here some info to help you help me smile

uname -a
Linux 4.11.9-1-ck-pentm #1 SMP PREEMPT Wed Jul 5 12:08:02 EDT 2017 i686 GNU/Linux
pacman -Q deluge libtorrent-rasterbar librsvg python2-xdg python2-twisted python2-pyopenssl python2-chardet python2-setuptools
deluge 1.3.15+2+g38d7b7cdf-1
libtorrent-rasterbar 1:1.1.3-4
librsvg 2:2.40.17-1
python2-xdg 0.25-4
python2-twisted 17.5.0-1
python2-pyopenssl 17.1.0-1
python2-chardet 3.0.4-1
python2-setuptools 1:36.0.1-2
cat ~/.gtkrc-2.0
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/broly/.gtkrc-2.0.mine"
gtk-theme-name="Numix"
gtk-icon-theme-name="AwOkenDark"
gtk-font-name="Droid Sans 10"
gtk-cursor-theme-name="ComixCursors-Slim-Red"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintfull"
gtk-xft-rgba="rgb"
deluge-gtk -L debug
[INFO    ] 00:12:01 ui:124 Deluge ui 1.3.15
[DEBUG   ] 00:12:01 ui:125 options: {'loglevel': 'debug', 'logfile': None, 'config': None, 'quiet': False}
[DEBUG   ] 00:12:01 ui:126 args: []
[INFO    ] 00:12:01 ui:127 Starting gtk ui..
[WARNING ] 00:12:01 gtkui:207 Unable to register a 'die' handler with the GNOME session manager: No module named gnome.ui
[DEBUG   ] 00:12:01 common:250 gconf not available, so will not attempt to register magnet uri handler
[DEBUG   ] 00:12:01 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:12:01 config:199 Setting 'close_to_tray' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'ntf_sound_path' to /home/broly of <type 'str'>
[DEBUG   ] 00:12:01 config:199 Setting 'window_width' to 640 of <type 'int'>
[DEBUG   ] 00:12:01 config:199 Setting 'default_load_path' to None of <type 'NoneType'>
[DEBUG   ] 00:12:01 config:199 Setting 'window_y_pos' to 0 of <type 'int'>
[DEBUG   ] 00:12:01 config:199 Setting 'ntf_email' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'tray_upload_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
[DEBUG   ] 00:12:01 config:199 Setting 'show_statusbar' to True of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'ntf_popup' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'ntf_pass' to  of <type 'str'>
[DEBUG   ] 00:12:01 config:199 Setting 'tray_download_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
[DEBUG   ] 00:12:01 config:199 Setting 'window_maximized' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'enable_system_tray' to True of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'show_sidebar' to True of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'show_connection_manager_on_start' to True of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'lock_tray' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'createtorrent.trackers' to [] of <type 'list'>
[DEBUG   ] 00:12:01 config:199 Setting 'ntf_sound' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'tray_password' to  of <type 'str'>
[DEBUG   ] 00:12:01 config:199 Setting 'focus_add_dialog' to True of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'ntf_server' to  of <type 'str'>
[DEBUG   ] 00:12:01 config:199 Setting 'start_in_tray' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'ntf_tray_blink' to True of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'check_new_releases' to True of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'autoadd_queued' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'pref_dialog_width' to None of <type 'NoneType'>
[DEBUG   ] 00:12:01 config:199 Setting 'autoadd_enable' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'autoconnect_host_id' to None of <type 'NoneType'>
[DEBUG   ] 00:12:01 config:199 Setting 'classic_mode' to True of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'window_pane_position' to -1 of <type 'int'>
[DEBUG   ] 00:12:01 config:199 Setting 'enabled_plugins' to [] of <type 'list'>
[DEBUG   ] 00:12:01 config:199 Setting 'show_rate_in_title' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'pref_dialog_height' to None of <type 'NoneType'>
[DEBUG   ] 00:12:01 config:199 Setting 'ntf_username' to  of <type 'str'>
[DEBUG   ] 00:12:01 config:199 Setting 'interactive_add' to True of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'sidebar_show_zero' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'window_x_pos' to 0 of <type 'int'>
[DEBUG   ] 00:12:01 config:199 Setting 'window_height' to 480 of <type 'int'>
[DEBUG   ] 00:12:01 config:199 Setting 'ntf_security' to None of <type 'NoneType'>
[DEBUG   ] 00:12:01 config:199 Setting 'connection_limit_list' to [50, 100, 200, 300, 500] of <type 'list'>
[DEBUG   ] 00:12:01 config:199 Setting 'sidebar_position' to 170 of <type 'int'>
[DEBUG   ] 00:12:01 config:199 Setting 'show_new_releases' to True of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'autoconnect' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'choose_directory_dialog_path' to /home/broly of <type 'str'>
[DEBUG   ] 00:12:01 config:199 Setting 'sidebar_show_trackers' to True of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'autostart_localhost' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'show_toolbar' to True of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'autoadd_location' to  of <type 'str'>
[DEBUG   ] 00:12:01 config:199 Setting 'enable_appindicator' to False of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'focus_main_window_on_add' to True of <type 'bool'>
[DEBUG   ] 00:12:01 config:199 Setting 'ntf_email_add' to  of <type 'str'>
[DEBUG   ] 00:12:01 config:199 Setting 'signal_port' to 40000 of <type 'int'>
[DEBUG   ] 00:12:01 config:394 Config /home/broly/.config/deluge/gtkui.conf version: 1.1 loaded: {'close_to_tray': False, 'ntf_sound_path': u'/home/broly', '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, 120.0], 'show_statusbar': True, 'ntf_popup': False, 'ntf_pass': u'', 'show_sidebar': True, 'window_maximized': True, 'enable_system_tray': True, 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 1000.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': 560, 'autoadd_queued': False, 'pref_dialog_width': 500, 'autoconnect_host_id': None, 'classic_mode': False, 'window_pane_position': 482, 'focus_main_window_on_add': True, 'show_rate_in_title': False, 'autoadd_enable': False, 'ntf_username': u'', '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': True, 'autoconnect': False, 'choose_directory_dialog_path': u'/home/broly', 'sidebar_show_trackers': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': u'', 'enable_appindicator': False, 'enabled_plugins': [u'Label', u'Scheduler'], 'ntf_email_add': u'', 'signal_port': 40000}
[DEBUG   ] 00:12:01 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:12:01 ipcinterface:130 Checking if lockfile exists: /home/broly/.config/deluge/ipc/deluge-gtk.lock
[DEBUG   ] 00:12:01 ipcinterface:133 Removing lockfile since it's stale.
[DEBUG   ] 00:12:01 ipcinterface:184 Processing args from other process: []
[DEBUG   ] 00:12:01 ipcinterface:187 Not connected to host.. Adding to queue.
[DEBUG   ] 00:12:01 sessionproxy:55 SessionProxy init..
[DEBUG   ] 00:12:01 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:12:01 config:306 Registering function for show_rate_in_title key..
[DEBUG   ] 00:12:01 menubar:53 MenuBar init..
[DEBUG   ] 00:12:01 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:12:01 toolbar:51 ToolBar Init..
[DEBUG   ] 00:12:01 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:12:01 listview:198 ListView initialized..
[DEBUG   ] 00:12:01 listview:329 Loading ListView state file: torrentview.state
[DEBUG   ] 00:12:01 torrentview:249 TorrentView Init..
[DEBUG   ] 00:12:01 torrentdetails:443 Loading TorrentDetails state file: tabs.state
[DEBUG   ] 00:12:01 torrentdetails:157 weights: []
[DEBUG   ] 00:12:01 torrentdetails:158 weight of tab: 0
[DEBUG   ] 00:12:01 torrentdetails:193 Trying to insert tab at -1
[DEBUG   ] 00:12:01 torrentdetails:69 parent: None
[DEBUG   ] 00:12:01 torrentdetails:198 Tab inserted at 0
[DEBUG   ] 00:12:01 files_tab:280 Loading FilesTab state file: files_tab.state
[DEBUG   ] 00:12:01 torrentdetails:157 weights: [(0, 'Status')]
[DEBUG   ] 00:12:01 torrentdetails:158 weight of tab: 2
[DEBUG   ] 00:12:01 torrentdetails:193 Trying to insert tab at -1
[DEBUG   ] 00:12:01 torrentdetails:69 parent: None
[DEBUG   ] 00:12:01 torrentdetails:198 Tab inserted at 1
[DEBUG   ] 00:12:01 peers_tab:211 Loading PeersTab state file: peers_tab.state
[DEBUG   ] 00:12:01 torrentdetails:157 weights: [(0, 'Status'), (2, 'Files')]
[DEBUG   ] 00:12:01 torrentdetails:158 weight of tab: 3
[DEBUG   ] 00:12:01 torrentdetails:193 Trying to insert tab at -1
[DEBUG   ] 00:12:01 torrentdetails:69 parent: None
[DEBUG   ] 00:12:01 torrentdetails:198 Tab inserted at 2
[DEBUG   ] 00:12:01 torrentdetails:157 weights: [(0, 'Status'), (2, 'Files'), (3, 'Peers')]
[DEBUG   ] 00:12:01 torrentdetails:158 weight of tab: 1
[DEBUG   ] 00:12:01 torrentdetails:164 Found pos 1
[DEBUG   ] 00:12:01 torrentdetails:193 Trying to insert tab at 1
[DEBUG   ] 00:12:01 torrentdetails:69 parent: None
[DEBUG   ] 00:12:01 torrentdetails:198 Tab inserted at 1
[DEBUG   ] 00:12:01 torrentdetails:157 weights: [(0, 'Status'), (1, 'Details'), (2, 'Files'), (3, 'Peers')]
[DEBUG   ] 00:12:01 torrentdetails:158 weight of tab: 4
[DEBUG   ] 00:12:01 torrentdetails:193 Trying to insert tab at -1
[DEBUG   ] 00:12:01 torrentdetails:69 parent: None
[DEBUG   ] 00:12:01 torrentdetails:198 Tab inserted at 4
[DEBUG   ] 00:12:01 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:12:01 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:12:01 sidebar:85 add tab:filters
[DEBUG   ] 00:12:01 filtertreeview:322 nothing selected
[DEBUG   ] 00:12:01 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:12:01 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:12:01 config:306 Registering function for enable_system_tray key..
[DEBUG   ] 00:12:01 systemtray:132 Enabling the system tray icon..
[DEBUG   ] 00:12:02 config:306 Registering function for enable_appindicator key..
[DEBUG   ] 00:12:02 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:12:02 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:12:02 pluginmanagerbase:65 Plugin manager init..
[DEBUG   ] 00:12:02 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:12:02 pluginmanagerbase:124 Found plugin: Extractor 0.6 at /usr/lib/python2.7/site-packages/deluge/plugins/Extractor-0.6-py2.7.egg
[DEBUG   ] 00:12:02 pluginmanagerbase:124 Found plugin: Execute 1.3 at /usr/lib/python2.7/site-packages/deluge/plugins/Execute-1.3-py2.7.egg
[DEBUG   ] 00:12:02 pluginmanagerbase:124 Found plugin: Blocklist 1.3 at /usr/lib/python2.7/site-packages/deluge/plugins/Blocklist-1.3-py2.7.egg
[DEBUG   ] 00:12:02 pluginmanagerbase:124 Found plugin: AutoAdd 1.5 at /usr/lib/python2.7/site-packages/deluge/plugins/AutoAdd-1.5-py2.7.egg
[DEBUG   ] 00:12:02 pluginmanagerbase:124 Found plugin: Label 0.2 at /usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg
[DEBUG   ] 00:12:02 pluginmanagerbase:124 Found plugin: Notifications 0.2 at /usr/lib/python2.7/site-packages/deluge/plugins/Notifications-0.2-py2.7.egg
[DEBUG   ] 00:12:02 pluginmanagerbase:124 Found plugin: WebUi 0.1 at /usr/lib/python2.7/site-packages/deluge/plugins/WebUi-0.1-py2.7.egg
[DEBUG   ] 00:12:02 pluginmanagerbase:124 Found plugin: Scheduler 0.3 at /usr/lib/python2.7/site-packages/deluge/plugins/Scheduler-0.3-py2.7.egg
[DEBUG   ] 00:12:02 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:12:02 configmanager:111 Getting config 'hostlist.conf.1.2'
[DEBUG   ] 00:12:02 config:199 Setting 'hosts' to [('969458825c249d7c276d28f425d2287d13b5e52c', '127.0.0.1', 58846, '', '')] of <type 'list'>
[DEBUG   ] 00:12:02 config:394 Config /home/broly/.config/deluge/hostlist.conf.1.2 version: 1.1 loaded: {'hosts': [[u'2bf4e903c80a8c63f7ead83c6390a759871d1e6b', u'127.0.0.1', 58846, u'', u''], [u'9277e63d42b0d76e4fdd923fe1221e1c44b6a452', u'homeserver', 58846, u'admin', u'RemoteDeluge']]}
[DEBUG   ] 00:12:02 gtkui:334 _on_reactor_start
[DEBUG   ] 00:12:02 mainwindow:107 Showing window
[DEBUG   ] 00:12:02 config:218 Setting 'window_pane_position' to 195 of <type 'int'>
[DEBUG   ] 00:12:02 mainwindow:239 pos: (0, 0)
[DEBUG   ] 00:12:02 config:218 Setting 'window_pane_position' to 496 of <type 'int'>
[DEBUG   ] 00:12:02 config:218 Setting 'window_pane_position' to 482 of <type 'int'>
[INFO    ] 00:12:02 client:217 Connecting to daemon at 127.0.0.1:58846..
[INFO    ] 00:12:02 client:217 Connecting to daemon at homeserver:58846..
[WARNING ] 00:12:02 client:220 Connection to daemon at 127.0.0.1:58846 failed: Connection was refused by other side: 111: Connection refused.
[DEBUG   ] 00:12:02 client:400 connect_fail: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 111: Connection refused.
]
[DEBUG   ] 00:12:02 client:541 on_connect_fail: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 111: Connection refused.
]
[DEBUG   ] 00:12:02 connectionmanager:375 Status: Offline
[INFO    ] 00:12:02 client:121 Connected to daemon at 192.168.0.120:58846..
[DEBUG   ] 00:12:02 connectionmanager:375 Status: Offline
[INFO    ] 00:12:02 client:224 Connection lost to daemon at homeserver:58846 reason: Connection was closed cleanly.
[DEBUG   ] 00:12:04 connectionmanager:546 on_button_startdaemon_clicked
[INFO    ] 00:12:08 client:217 Connecting to daemon at 127.0.0.1:58846..
[INFO    ] 00:12:08 client:217 Connecting to daemon at homeserver:58846..
[WARNING ] 00:12:08 client:220 Connection to daemon at 127.0.0.1:58846 failed: Connection was refused by other side: 111: Connection refused.
[DEBUG   ] 00:12:08 client:400 connect_fail: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 111: Connection refused.
]
[DEBUG   ] 00:12:08 client:541 on_connect_fail: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 111: Connection refused.
]
[DEBUG   ] 00:12:08 connectionmanager:375 Status: Offline
[INFO    ] 00:12:08 client:121 Connected to daemon at 192.168.0.120:58846..
[DEBUG   ] 00:12:08 connectionmanager:375 Status: Offline
[INFO    ] 00:12:08 client:224 Connection lost to daemon at homeserver:58846 reason: Connection was closed cleanly.
[DEBUG   ] 00:12:09 config:218 Setting 'hosts' to [] of <type 'list'>
[DEBUG   ] 00:12:09 config:427 Saving new config file /home/broly/.config/deluge/hostlist.conf.1.2.new
[DEBUG   ] 00:12:09 config:440 Backing up old config file to /home/broly/.config/deluge/hostlist.conf.1.2~
[DEBUG   ] 00:12:09 config:448 Moving new config file /home/broly/.config/deluge/hostlist.conf.1.2.new to /home/broly/.config/deluge/hostlist.conf.1.2..
[DEBUG   ] 00:12:11 toolbar:162 on_toolbutton_preferences_clicked
[DEBUG   ] 00:12:11 menubar:264 on_menuitem_preferences_activate
[DEBUG   ] 00:12:11 pluginmanager:104 run_on_show_prefs
[DEBUG   ] 00:12:17 preferences:878 on_button_cancel_clicked
[DEBUG   ] 00:12:17 torrentview:606 on_button_press_event
[DEBUG   ] 00:12:20 torrentview:606 on_button_press_event
[DEBUG   ] 00:12:21 torrentview:606 on_button_press_event
[DEBUG   ] 00:12:21 toolbar:167 on_toolbutton_connectionmanager_clicked
[DEBUG   ] 00:12:21 menubar:268 on_menuitem_connectionmanager_activate
[INFO    ] 00:12:21 client:217 Connecting to daemon at 127.0.0.1:58846..
[INFO    ] 00:12:21 client:217 Connecting to daemon at homeserver:58846..
[INFO    ] 00:12:21 client:121 Connected to daemon at 127.0.0.1:58846..
[INFO    ] 00:12:21 client:121 Connected to daemon at 192.168.0.120:58846..
[DEBUG   ] 00:12:21 connectionmanager:375 Status: Offline
[INFO    ] 00:12:21 client:224 Connection lost to daemon at homeserver:58846 reason: Connection was closed cleanly.
[DEBUG   ] 00:12:21 connectionmanager:375 Status: Online
[INFO    ] 00:12:21 client:224 Connection lost to daemon at 127.0.0.1:58846 reason: Connection was closed cleanly.
[INFO    ] 00:12:23 client:217 Connecting to daemon at 127.0.0.1:58846..
[DEBUG   ] 00:12:23 config:218 Setting 'hosts' to [] of <type 'list'>
[DEBUG   ] 00:12:23 config:427 Saving new config file /home/broly/.config/deluge/hostlist.conf.1.2.new
[DEBUG   ] 00:12:23 config:440 Backing up old config file to /home/broly/.config/deluge/hostlist.conf.1.2~
[DEBUG   ] 00:12:23 config:448 Moving new config file /home/broly/.config/deluge/hostlist.conf.1.2.new to /home/broly/.config/deluge/hostlist.conf.1.2..
[INFO    ] 00:12:23 client:121 Connected to daemon at 127.0.0.1:58846..
[DEBUG   ] 00:12:23 pluginmanager:88 Core has these plugins enabled: ()
[DEBUG   ] 00:12:23 torrentview:627 on_selection_changed
[DEBUG   ] 00:12:29 torrentview:606 on_button_press_event
[DEBUG   ] 00:12:29 torrentview:606 on_button_press_event
[DEBUG   ] 00:12:32 gtkui:322 sent: 2.0 KiB recv: 1.2 KiB
[DEBUG   ] 00:12:32 gtkui:330 sent rate: 0.0 KiB/s recv rate: 0.0 KiB/s
[DEBUG   ] 00:12:33 toolbar:167 on_toolbutton_connectionmanager_clicked
[DEBUG   ] 00:12:33 menubar:268 on_menuitem_connectionmanager_activate
[INFO    ] 00:12:33 client:217 Connecting to daemon at homeserver:58846..
[DEBUG   ] 00:12:33 connectionmanager:375 Status: Connected
[INFO    ] 00:12:33 client:121 Connected to daemon at 192.168.0.120:58846..
[DEBUG   ] 00:12:33 connectionmanager:375 Status: Connected
[INFO    ] 00:12:33 client:224 Connection lost to daemon at homeserver:58846 reason: Connection was closed cleanly.
[DEBUG   ] 00:12:36 config:218 Setting 'hosts' to [] of <type 'list'>
[DEBUG   ] 00:12:36 config:427 Saving new config file /home/broly/.config/deluge/hostlist.conf.1.2.new
[DEBUG   ] 00:12:36 config:440 Backing up old config file to /home/broly/.config/deluge/hostlist.conf.1.2~
[DEBUG   ] 00:12:36 config:448 Moving new config file /home/broly/.config/deluge/hostlist.conf.1.2.new to /home/broly/.config/deluge/hostlist.conf.1.2..
[DEBUG   ] 00:12:37 toolbar:162 on_toolbutton_preferences_clicked
[DEBUG   ] 00:12:37 menubar:264 on_menuitem_preferences_activate
[DEBUG   ] 00:12:37 pluginmanager:104 run_on_show_prefs
[DEBUG   ] 00:12:42 gtkui:322 sent: 3.2 KiB recv: 3.1 KiB
[DEBUG   ] 00:12:42 gtkui:330 sent rate: 0.1 KiB/s recv rate: 0.2 KiB/s
[DEBUG   ] 00:12:45 preferences:874 on_button_apply_clicked
[DEBUG   ] 00:12:45 pluginmanager:112 run_on_apply_prefs
[DEBUG   ] 00:12:45 pluginmanager:104 run_on_show_prefs
[DEBUG   ] 00:12:45 preferences:869 on_button_ok_clicked
[DEBUG   ] 00:12:45 pluginmanager:112 run_on_apply_prefs
[DEBUG   ] 00:12:46 torrentview:606 on_button_press_event
[DEBUG   ] 00:12:52 gtkui:322 sent: 4.3 KiB recv: 4.9 KiB
[DEBUG   ] 00:12:52 gtkui:330 sent rate: 0.1 KiB/s recv rate: 0.2 KiB/s
[DEBUG   ] 00:13:02 gtkui:322 sent: 5.1 KiB recv: 5.6 KiB
[DEBUG   ] 00:13:02 gtkui:330 sent rate: 0.1 KiB/s recv rate: 0.1 KiB/s
[DEBUG   ] 00:13:12 gtkui:322 sent: 6.2 KiB recv: 6.4 KiB
[DEBUG   ] 00:13:12 gtkui:330 sent rate: 0.1 KiB/s recv rate: 0.1 KiB/s
[DEBUG   ] 00:13:14 torrentview:606 on_button_press_event
[DEBUG   ] 00:13:16 toolbar:167 on_toolbutton_connectionmanager_clicked
[DEBUG   ] 00:13:16 menubar:268 on_menuitem_connectionmanager_activate
[INFO    ] 00:13:16 client:217 Connecting to daemon at homeserver:58846..
[DEBUG   ] 00:13:16 connectionmanager:375 Status: Connected
[INFO    ] 00:13:16 client:121 Connected to daemon at 192.168.0.120:58846..
[DEBUG   ] 00:13:16 connectionmanager:375 Status: Connected
[INFO    ] 00:13:16 client:224 Connection lost to daemon at homeserver:58846 reason: Connection was closed cleanly.
[DEBUG   ] 00:13:20 connectionmanager:546 on_button_startdaemon_clicked
[INFO    ] 00:13:20 client:217 Connecting to daemon at 127.0.0.1:58846..
[INFO    ] 00:13:20 client:121 Connected to daemon at 127.0.0.1:58846..
[DEBUG   ] 00:13:20 connectionmanager:579 on_connect
[INFO    ] 00:13:20 client:224 Connection lost to daemon at 127.0.0.1:58846 reason: Connection was closed cleanly.
[DEBUG   ] 00:13:20 filtertreeview:322 nothing selected
[DEBUG   ] 00:13:20 listview:315 Saving ListView state file: torrentview.state
[DEBUG   ] 00:13:20 config:218 Setting 'hosts' to [] of <type 'list'>
[DEBUG   ] 00:13:20 config:427 Saving new config file /home/broly/.config/deluge/hostlist.conf.1.2.new
[DEBUG   ] 00:13:20 config:440 Backing up old config file to /home/broly/.config/deluge/hostlist.conf.1.2~
[DEBUG   ] 00:13:20 config:448 Moving new config file /home/broly/.config/deluge/hostlist.conf.1.2.new to /home/broly/.config/deluge/hostlist.conf.1.2..
[INFO    ] 00:13:20 client:224 Connection lost to daemon at 127.0.0.1:58846 reason: Connection was closed cleanly.
Killed

我夢想新的生活

Offline

#2 2017-11-14 23:49:50

brolyxxx
Member
From: Dublin
Registered: 2010-02-07
Posts: 4

Re: deluge-gtk freeze

Hi guys, sorry to necrobump into my original thread, but I have tried everything coming to my mind and I still have this annoying issue, so I could really use some help smile

I set up a new user, deleted ~/.gtkrc-2.0, tried a different window manager / desktop (I normally use stand-alone Openbox and I tried EDE), but deluge-gtk keeps freezing sooner or later (sometimes after few seconds, sometimes after 1 minute or so).

Curiously, I set up an Arch guest in Virtualbox with Openbox as window manager and there the problem is gone.

I'd really appreciate if someone could give me some hints or suggestions on how to investigate the issue further and possibly find a solution, I've actually run out of ideas sad
thanks


我夢想新的生活

Offline

#3 2017-11-15 00:52:15

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: deluge-gtk freeze

Are you still running a 32-bit system?

Offline

#4 2017-11-15 23:05:07

brolyxxx
Member
From: Dublin
Registered: 2010-02-07
Posts: 4

Re: deluge-gtk freeze

Yes, I'm still on a 32-bit system, do you think that can be the reason?
I'm planning to migrate to the community-maintained mirrors very soon (archlinux32), I'll report if the problem still persists after that.


我夢想新的生活

Offline

#5 2017-11-21 16:08:54

brolyxxx
Member
From: Dublin
Registered: 2010-02-07
Posts: 4

Re: deluge-gtk freeze

Hi, just to report that I migrated to the community-maintained 32-bit repository, and the issue is still there.
I'm almost giving up, especially considering that the same version of deluge and all its dependencies work just fine in the VM.

If anyone has any suggestions on how to proceed, let me know please smile


我夢想新的生活

Offline

Board footer

Powered by FluxBB