Deluge 1.1.0-dev r3590 preferences window can't be open

General support for problems installing or using Deluge
Post Reply
seenxu
New User
New User
Posts: 6
Joined: Mon Jul 28, 2008 4:03 pm

Deluge 1.1.0-dev r3590 preferences window can't be open

Post by seenxu »

when I clicked edit->preferences, but nothing happened. :roll:

is it a bug or something wrong?

thx
mvoncken
Developer
Developer
Posts: 225
Joined: Mon Sep 03, 2007 9:38 pm

Re: Deluge 1.1.0-dev r3590 preferences window can't be open

Post by mvoncken »

Probably a bug , with 1.1/dev you're guaranteed to run into bugs.
But there should be some errors in the logging, report those.

note : 1.0.x is branched , use that if you want something stable
dev: webui, core, labels | irc:vonck7 |
seenxu
New User
New User
Posts: 6
Joined: Mon Jul 28, 2008 4:03 pm

Re: Deluge 1.1.0-dev r3590 preferences window can't be open

Post by seenxu »

the latest 1.1.0 is so unstable, I had gone back to 0.9.3 stable release.

thx for your help.
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Deluge 1.1.0-dev r3590 preferences window can't be open

Post by andar »

seenxu wrote:when I clicked edit->preferences, but nothing happened. :roll:

is it a bug or something wrong?

thx
It's more than likely that you were running an out-of-sync daemon/client. Please make sure you update and restart your daemon prior to running a new version of the gtkui.
seenxu
New User
New User
Posts: 6
Joined: Mon Jul 28, 2008 4:03 pm

Re: Deluge 1.1.0-dev r3590 preferences window can't be open

Post by seenxu »

andar wrote:
seenxu wrote:when I clicked edit->preferences, but nothing happened. :roll:

is it a bug or something wrong?

thx
It's more than likely that you were running an out-of-sync daemon/client. Please make sure you update and restart your daemon prior to running a new version of the gtkui.
thx for your kindly remind.

yeah, after restarting the deamon the preferences window can be opened, but there is other issues like I can't find all my previous active torrents, right after launching deluge all disappper, and the left pane l(lables etc) also disappear, so it make me to go back to the stable releasse. Anyway, I will try the latest svn build several days later. :D
seenxu
New User
New User
Posts: 6
Joined: Mon Jul 28, 2008 4:03 pm

Re: Deluge 1.1.0-dev r3590 preferences window can't be open

Post by seenxu »

the debug log for my previous post, active torrents disappear, left panel disappear right after launching.

Code: Select all


seen@seen-desktop:~$ deluge
[INFO    ] 12:15:51 main:84 Deluge ui 1.1.0-devr3600
[DEBUG   ] 12:15:51 main:85 options: {'config': None, 'logfile': None, 'ui': None}
[DEBUG   ] 12:15:51 main:86 args: []
[DEBUG   ] 12:15:51 configmanager:44 ConfigManager started..
[INFO    ] 12:15:51 main:89 Starting ui..
[DEBUG   ] 12:15:51 ui:44 UI init..
[DEBUG   ] 12:15:51 configmanager:88 Getting config 'ui.conf'
[DEBUG   ] 12:15:51 config:47 Config created with filename: ui.conf
[DEBUG   ] 12:15:51 config:48 Config defaults: {'default_ui': 'gtk'}
[INFO    ] 12:15:51 ui:60 Starting GtkUI..
[DEBUG   ] 12:15:51 client:54 CoreProxy init..
[DEBUG   ] 12:15:51 configmanager:69 get_config_dir: /home/seen/.config/deluge
[DEBUG   ] 12:15:51 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:51 config:47 Config created with filename: gtkui.conf
[DEBUG   ] 12:15:51 config:48 Config defaults: {'autoadd_queued': False, 'close_to_tray': True, 'ntf_sound_path': '/home/seen', 'window_width': 640, 'ntf_server': '', 'default_load_path': None, 'window_y_pos': 0, 'classic_mode': True, 'window_pane_position': -1, 'ntf_email': False, 'enabled_plugins': [], 'show_connection_manager_on_start': True, 'show_statusbar': True, 'autoadd_enable': False, 'ntf_popup': False, 'ntf_username': '', 'ntf_pass': '', 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'ntf_security': None, 'autoconnect_host_uri': None, 'window_maximized': False, 'enable_system_tray': True, 'show_sidebar': True, 'window_x_pos': 0, 'window_height': 480, 'lock_tray': False, 'connection_limit_list': [50, 100, 200, 300, 500], 'ntf_sound': False, 'tray_password': '', 'focus_add_dialog': True, 'show_new_releases': True, 'start_in_tray': False, 'autoconnect': False, 'choose_directory_dialog_path': '/home/seen', 'ntf_tray_blink': True, 'check_new_releases': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': '', 'config_location': '/home/seen/.config/deluge', 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'ntf_email_add': '', 'interactive_add': True, 'signal_port': 40000}
[DEBUG   ] 12:15:51 component:102 Registered QueuedTorrents with ComponentRegistry..
[DEBUG   ] 12:15:51 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:51 component:102 Registered IPCInterface with ComponentRegistry..
[DEBUG   ] 12:15:51 component:102 Registered DbusInterface with ComponentRegistry..
[DEBUG   ] 12:15:51 ipcinterface:83 Processing args from other process: []
[DEBUG   ] 12:15:51 ipcinterface:86 Not connected to host.. Adding to queue.
[INFO    ] 12:15:51 dbusinterface:82 Registering with DBUS..
[DEBUG   ] 12:15:51 component:102 Registered MainWindow with ComponentRegistry..
[DEBUG   ] 12:15:51 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:51 mainwindow:84 Showing window
[DEBUG   ] 12:15:51 menubar:49 MenuBar init..
[DEBUG   ] 12:15:51 component:102 Registered MenuBar with ComponentRegistry..
[DEBUG   ] 12:15:51 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:51 component:102 Registered ToolBar with ComponentRegistry..
[DEBUG   ] 12:15:51 toolbar:48 ToolBar Init..
[DEBUG   ] 12:15:51 configmanager:88 Getting config 'gtkui.conf'
/usr/lib/python2.5/site-packages/deluge-1.1.0_dev-py2.5-linux-x86_64.egg/deluge/ui/gtkui/toolbar.py:77: GtkWarning: gtk_menu_attach_to_widget(): menu already attached to GtkImageMenuItem
  component.get("MenuBar").torrentmenu_glade.get_widget("remove_torrent_menu"))
[DEBUG   ] 12:15:51 component:102 Registered TorrentView with ComponentRegistry..
[DEBUG   ] 12:15:51 listview:124 ListView initialized..
[DEBUG   ] 12:15:51 torrentview:111 TorrentView Init..
[DEBUG   ] 12:15:51 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:51 listview:188 Loading ListView state file: torrentview.state
[DEBUG   ] 12:15:52 component:102 Registered TorrentDetails with ComponentRegistry..
[DEBUG   ] 12:15:52 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:52 torrentdetails:380 Loading TorrentDetails state file: tabs.state
[DEBUG   ] 12:15:52 torrentdetails:65 parent: None
[DEBUG   ] 12:15:52 torrentdetails:65 parent: None
[DEBUG   ] 12:15:52 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:52 files_tab:216 Loading FilesTab state file: files_tab.state
[DEBUG   ] 12:15:52 torrentdetails:65 parent: None
[DEBUG   ] 12:15:52 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:52 peers_tab:182 Loading PeersTab state file: peers_tab.state
[DEBUG   ] 12:15:52 torrentdetails:65 parent: None
[DEBUG   ] 12:15:52 torrentdetails:65 parent: None
[DEBUG   ] 12:15:52 component:102 Registered SideBar with ComponentRegistry..
[DEBUG   ] 12:15:52 component:102 Registered Preferences with ComponentRegistry..

(deluge:15215): libglade-WARNING **: Unexpected element <requires-version> inside <glade-interface>.
/usr/lib/python2.5/site-packages/deluge-1.1.0_dev-py2.5-linux-x86_64.egg/deluge/ui/gtkui/preferences.py:52: GtkWarning: gtk_radio_button_set_group: assertion `!g_slist_find (group, radio_button)' failed
  "glade/preferences_dialog.glade"))
[DEBUG   ] 12:15:52 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:52 component:102 Registered SystemTray with ComponentRegistry..
[DEBUG   ] 12:15:52 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:52 config:158 Registering function for enable_system_tray key..
[DEBUG   ] 12:15:52 systemtray:76 Enabling the system tray icon..
[DEBUG   ] 12:15:52 component:102 Registered StatusBar with ComponentRegistry..
[DEBUG   ] 12:15:52 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:52 component:102 Registered AddTorrentDialog with ComponentRegistry..
[DEBUG   ] 12:15:52 component:102 Registered Signals with ComponentRegistry..
[DEBUG   ] 12:15:52 signalreceiver:52 SignalReceiver init..
[DEBUG   ] 12:15:52 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:52 config:117 Setting 'signal_port' to 47205 of <type 'int'>
[DEBUG   ] 12:15:52 coreconfig:40 CoreConfig init..
[DEBUG   ] 12:15:52 component:102 Registered CoreConfig with ComponentRegistry..
[DEBUG   ] 12:15:52 component:102 Registered PluginManager with ComponentRegistry..
[DEBUG   ] 12:15:52 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:52 pluginmanagerbase:48 Plugin manager init..
[DEBUG   ] 12:15:52 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:52 configmanager:69 get_config_dir: /home/seen/.config/deluge
[DEBUG   ] 12:15:52 pluginmanagerbase:95 Found plugin: Test Plugin 1.0
[DEBUG   ] 12:15:52 pluginmanagerbase:95 Found plugin: Block List 1.0
[DEBUG   ] 12:15:52 pluginmanagerbase:95 Found plugin: Blocklist 1.0
[DEBUG   ] 12:15:52 pluginmanagerbase:95 Found plugin: Label 0.1
[DEBUG   ] 12:15:52 component:102 Registered ConnectionManager with ComponentRegistry..
[DEBUG   ] 12:15:52 configmanager:88 Getting config 'hostlist.conf'
[DEBUG   ] 12:15:52 config:47 Config created with filename: hostlist.conf
[DEBUG   ] 12:15:52 config:48 Config defaults: {'hosts': ['localhost:58846']}
[DEBUG   ] 12:15:52 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 12:15:52 connectionmanager:513 on_selection_changed
[INFO    ] 12:15:53 client:112 Setting core uri as http://localhost:58846
[DEBUG   ] 12:15:53 client:144 Creating ServerProxy..
[DEBUG   ] 12:15:53 component:125 Starting component SystemTray..
[DEBUG   ] 12:15:53 component:125 Starting component Signals..
[DEBUG   ] 12:15:53 component:125 Starting component PluginManager..
[DEBUG   ] 12:15:53 component:125 Starting component Preferences..
[DEBUG   ] 12:15:53 component:125 Starting component DbusInterface..
[DEBUG   ] 12:15:53 component:125 Starting component StatusBar..
[DEBUG   ] 12:15:53 component:125 Starting component AddTorrentDialog..
[DEBUG   ] 12:15:53 pluginmanager:83 Core has these plugins enabled: ['Block List', 'Blocklist', 'Test Plugin', 'Label']
[DEBUG   ] 12:15:53 gtkui:52 Calling UI init
[DEBUG   ] 12:15:53 gtkui:55 Blocklist GtkUI plugin initalized..
[DEBUG   ] 12:15:53 gtkui:113 Beginning gtk pane initialization
[DEBUG   ] 12:15:53 gtkui:243 Adding Blocklist Preferences page
[DEBUG   ] 12:15:53 gtkui:247 Starting to load blocklist preferences
[INFO    ] 12:15:53 gtkui:253 Blocklist: Fetching and loading Preferences via GTK ui
[DEBUG   ] 12:15:53 gtkui:249 Finished loading blocklist preferences
[INFO    ] 12:15:53 pluginmanagerbase:118 Plugin Block List enabled..
/usr/lib/python2.5/site-packages/deluge-1.1.0_dev-py2.5-linux-x86_64.egg/deluge/pluginmanagerbase.py:106: UserWarning: Module blocklist was already imported from /usr/lib/python2.5/site-packages/deluge-1.1.0_dev-py2.5-linux-x86_64.egg/deluge/plugins/Block_List-1.0-py2.5.egg/blocklist/__init__.pyc, but /usr/lib/python2.5/site-packages/deluge-1.1.0_dev-py2.5-linux-x86_64.egg/deluge/plugins/Blocklist-1.0-py2.5.egg is being added to sys.path
  egg.activate()
[DEBUG   ] 12:15:53 gtkui:52 Calling UI init
[DEBUG   ] 12:15:53 gtkui:55 Blocklist GtkUI plugin initalized..
[DEBUG   ] 12:15:53 gtkui:113 Beginning gtk pane initialization
[DEBUG   ] 12:15:53 gtkui:243 Adding Blocklist Preferences page
[DEBUG   ] 12:15:53 gtkui:247 Starting to load blocklist preferences
[INFO    ] 12:15:53 gtkui:253 Blocklist: Fetching and loading Preferences via GTK ui
[DEBUG   ] 12:15:53 gtkui:249 Finished loading blocklist preferences
[INFO    ] 12:15:53 pluginmanagerbase:118 Plugin Blocklist enabled..
[DEBUG   ] 12:15:53 gtkui:39 Calling UI init
[DEBUG   ] 12:15:53 gtkui:42 test plugin initialized..
[INFO    ] 12:15:53 pluginmanagerbase:118 Plugin Test Plugin enabled..
[DEBUG   ] 12:15:53 configmanager:88 Getting config 'label.conf'
[DEBUG   ] 12:15:53 config:47 Config created with filename: label.conf
[DEBUG   ] 12:15:53 config:48 Config defaults: None
[DEBUG   ] 12:15:53 config:138 Getting 'gtk_alfa' as False of <type 'bool'>
[DEBUG   ] 12:15:53 configmanager:88 Getting config 'label.conf'
[DEBUG   ] 12:15:53 __init__:56 Calling UI init
[DEBUG   ] 12:15:53 __init__:59 Label GtkUI plugin initalized..
[DEBUG   ] 12:15:53 __init__:87 replace sidebar
[DEBUG   ] 12:15:53 component:102 Registered LabelSideBar with ComponentRegistry..
[DEBUG   ] 12:15:53 sidebar:196 nothing selected
[DEBUG   ] 12:15:53 sidebar:69 add tab:filters
[DEBUG   ] 12:15:53 __init__:96 add items to torrentview-popup menu.
[DEBUG   ] 12:15:53 __init__:113 add columns
[DEBUG   ] 12:15:53 torrentview:472 on_selection_changed
[DEBUG   ] 12:15:53 torrentview:472 on_selection_changed
[DEBUG   ] 12:15:53 label_config:51 Adding Label Preferences page
[DEBUG   ] 12:15:53 __init__:110 Finished loading Label plugin
[INFO    ] 12:15:53 pluginmanagerbase:118 Plugin Label enabled..
[DEBUG   ] 12:15:53 component:125 Starting component ConnectionManager..
[DEBUG   ] 12:15:53 component:125 Starting component TorrentView..
[DEBUG   ] 12:15:53 component:125 Starting component TorrentDetails..
[DEBUG   ] 12:15:53 component:125 Starting component IPCInterface..
[DEBUG   ] 12:15:53 component:125 Starting component CoreConfig..
[DEBUG   ] 12:15:53 component:125 Starting component SideBar..
[DEBUG   ] 12:15:53 component:125 Starting component QueuedTorrents..
[DEBUG   ] 12:15:53 component:125 Starting component MainWindow..
[DEBUG   ] 12:15:53 component:125 Starting component ToolBar..
[DEBUG   ] 12:15:53 component:125 Starting component MenuBar..
[DEBUG   ] 12:15:53 config:117 Setting 'window_x_pos' to 1777 of <type 'int'>
[DEBUG   ] 12:15:53 config:117 Setting 'window_y_pos' to 37 of <type 'int'>
[INFO    ] 12:15:57 client:112 Setting core uri as None
[DEBUG   ] 12:15:57 component:137 Stopping component SystemTray..
[DEBUG   ] 12:15:57 component:137 Stopping component PluginManager..
[WARNING ] 12:15:57 init:53 Unable to disable plugin: GtkUI instance has no attribute 'blocklist_status'
[WARNING ] 12:15:57 init:53 Unable to disable plugin: GtkUI instance has no attribute 'blocklist_status'
[DEBUG   ] 12:15:57 torrentview:472 on_selection_changed
[DEBUG   ] 12:15:57 __init__:70 1.1
[DEBUG   ] 12:15:57 torrentview:472 on_selection_changed
[DEBUG   ] 12:15:57 __init__:75 1.2
[DEBUG   ] 12:15:57 sidebar:117 unload..
[DEBUG   ] 12:15:57 sidebar:120 unload-end
[DEBUG   ] 12:15:57 __init__:77 2
[DEBUG   ] 12:15:57 component:137 Stopping component Preferences..
[DEBUG   ] 12:15:57 component:137 Stopping component DbusInterface..
[DEBUG   ] 12:15:57 component:137 Stopping component StatusBar..
[DEBUG   ] 12:15:57 component:137 Stopping component AddTorrentDialog..
[DEBUG   ] 12:15:57 component:137 Stopping component ConnectionManager..
[DEBUG   ] 12:15:57 component:137 Stopping component TorrentView..
[DEBUG   ] 12:15:57 component:137 Stopping component Signals..
[DEBUG   ] 12:15:57 signalreceiver:91 Shutting down signalreceiver
[DEBUG   ] 12:15:57 signalreceiver:98 Unable to deregister client from server: 'The core proxy is invalid.'
[DEBUG   ] 12:15:57 signalreceiver:101 Joining listening thread..
[DEBUG   ] 12:15:57 component:137 Stopping component TorrentDetails..
[DEBUG   ] 12:15:57 component:137 Stopping component IPCInterface..
[DEBUG   ] 12:15:57 component:137 Stopping component CoreConfig..
[DEBUG   ] 12:15:57 component:137 Stopping component LabelSideBar..
[DEBUG   ] 12:15:57 component:137 Stopping component SideBar..
[DEBUG   ] 12:15:57 component:137 Stopping component QueuedTorrents..
[DEBUG   ] 12:15:57 component:137 Stopping component MainWindow..
[DEBUG   ] 12:15:57 component:137 Stopping component ToolBar..
[DEBUG   ] 12:15:57 component:137 Stopping component MenuBar..
Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/blocklist/gtkui.py", line 89, in get_ip_count
  File "/usr/lib/python2.5/site-packages/deluge-1.1.0_dev-py2.5-linux-x86_64.egg/deluge/ui/client.py", line 304, in async_proxy
    return self.core.call(method_name, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/deluge-1.1.0_dev-py2.5-linux-x86_64.egg/deluge/ui/client.py", line 65, in call
    raise deluge.error.NoCoreError("The core proxy is invalid.")
deluge.error.NoCoreError: 'The core proxy is invalid.'
Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/blocklist/gtkui.py", line 89, in get_ip_count
  File "/usr/lib/python2.5/site-packages/deluge-1.1.0_dev-py2.5-linux-x86_64.egg/deluge/ui/client.py", line 304, in async_proxy
    return self.core.call(method_name, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/deluge-1.1.0_dev-py2.5-linux-x86_64.egg/deluge/ui/client.py", line 65, in call
    raise deluge.error.NoCoreError("The core proxy is invalid.")
deluge.error.NoCoreError: 'The core proxy is invalid.'


mvoncken
Developer
Developer
Posts: 225
Joined: Mon Sep 03, 2007 9:38 pm

Re: Deluge 1.1.0-dev r3590 preferences window can't be open

Post by mvoncken »

seenxu wrote:the debug log for my previous post, active torrents disappear, left panel disappear right after launching.
The left pane was moved to the labels plugin.
You appear to be not-connected to a daemon , or to a wrong version of the daemon.
dev: webui, core, labels | irc:vonck7 |
seenxu
New User
New User
Posts: 6
Joined: Mon Jul 28, 2008 4:03 pm

Re: Deluge 1.1.0-dev r3590 preferences window can't be open

Post by seenxu »

mvoncken wrote:
seenxu wrote:the debug log for my previous post, active torrents disappear, left panel disappear right after launching.
The left pane was moved to the labels plugin.
You appear to be not-connected to a daemon , or to a wrong version of the daemon.

Code: Select all

seen@seen-desktop:~/build/deluge$ deluge --version
1.1.0-dev
seen@seen-desktop:~/build/deluge$ deluged --version
1.1.0-dev
if the above infomation can confirm that I had both the same version for deluge and deluged?
and I had also tried to connect to the daemon manually per "connection manager", but all the panels and torrents disappeared after a few seconds.
Post Reply