Deluge plugins

Hi,

I installed (from the repositories) the program Deluge 1.0.5 in my openSuse 11.
But I cannot see any plugins in the plugins list. What happened to the plugins? How can I activate them?

Thanks in advance for the support.

No idea what the answer is sorry. But ktorrent or vuze might suit you better. There seems to be more development than with Deluge.

Have a read here and here

Geoff

Thanks but this article didn’t help. But gave me an idea. I ran deluge with the terminal, and the plugin manager seems to work properly.

The name of the plugin manager in openSuse 11 is:

pluginmanagerbase.py 

And the path is:

/usr/lib/python2.5/site-packages/deluge 

Below is the output:

[INFO    ] 22:24:25 main:93 Deluge ui 1.0.5
[DEBUG   ] 22:24:25 main:94 options: {'config': None, 'logfile': None, 'ui': None}
[DEBUG   ] 22:24:25 main:95 args: ]
[DEBUG   ] 22:24:25 configmanager:44 ConfigManager started..
[INFO    ] 22:24:25 main:98 Starting ui..
[DEBUG   ] 22:24:25 ui:44 UI init..
[DEBUG   ] 22:24:25 configmanager:88 Getting config 'ui.conf'
[DEBUG   ] 22:24:25 config:47 Config created with filename: ui.conf
[DEBUG   ] 22:24:25 config:48 Config defaults: {'default_ui': 'gtk'}
[INFO    ] 22:24:25 ui:60 Starting GtkUI..
[DEBUG   ] 22:24:25 client:54 CoreProxy init..
[DEBUG   ] 22:24:25 configmanager:69 get_config_dir: /root/.config/deluge
[DEBUG   ] 22:24:25 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:25 config:47 Config created with filename: gtkui.conf
[DEBUG   ] 22:24:25 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, 'show_statusbar': 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, 'show_sidebar': 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': '/root', 'check_new_releases': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': '', 'config_location': '/root/.config/deluge', 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'interactive_add': True, 'signal_port': 40000}
1.0.5
[DEBUG   ] 22:24:25 gtkui:165 retcode: 0
[DEBUG   ] 22:24:25 component:102 Registered QueuedTorrents with ComponentRegistry..
[DEBUG   ] 22:24:25 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:25 component:102 Registered IPCInterface with ComponentRegistry..
[DEBUG   ] 22:24:25 component:102 Registered DbusInterface with ComponentRegistry..
[WARNING ] 22:24:25 ipcinterface:69 Unable to start DBUS component: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[DEBUG   ] 22:24:25 component:102 Registered MainWindow with ComponentRegistry..
[DEBUG   ] 22:24:25 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:26 mainwindow:84 Showing window
[DEBUG   ] 22:24:26 menubar:49 MenuBar init..
[DEBUG   ] 22:24:26 component:102 Registered MenuBar with ComponentRegistry..
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:26 component:102 Registered ToolBar with ComponentRegistry..
[DEBUG   ] 22:24:26 toolbar:48 ToolBar Init..
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
/usr/lib/python2.5/site-packages/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   ] 22:24:26 config:139 save_timer: None
[DEBUG   ] 22:24:26 component:102 Registered TorrentView with ComponentRegistry..
[DEBUG   ] 22:24:26 listview:125 ListView initialized..
[DEBUG   ] 22:24:26 torrentview:110 TorrentView Init..
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:26 listview:194 Loading ListView state file: torrentview.state
[DEBUG   ] 22:24:26 component:102 Registered TorrentDetails with ComponentRegistry..
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:26 torrentdetails:384 Loading TorrentDetails state file: tabs.state
[DEBUG   ] 22:24:26 torrentdetails:65 parent: None
[DEBUG   ] 22:24:26 torrentdetails:65 parent: None
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:26 files_tab:216 Loading FilesTab state file: files_tab.state
[DEBUG   ] 22:24:26 torrentdetails:65 parent: None
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:26 peers_tab:176 Loading PeersTab state file: peers_tab.state
[DEBUG   ] 22:24:26 torrentdetails:65 parent: None
[DEBUG   ] 22:24:26 torrentdetails:65 parent: None
[DEBUG   ] 22:24:26 component:102 Registered SideBar with ComponentRegistry..
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:26 config:139 save_timer: 35
[DEBUG   ] 22:24:26 component:102 Registered Preferences with ComponentRegistry..
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:26 component:102 Registered SystemTray with ComponentRegistry..
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:26 config:170 Registering function for enable_system_tray key..
[DEBUG   ] 22:24:26 systemtray:76 Enabling the system tray icon..
[DEBUG   ] 22:24:26 component:102 Registered StatusBar with ComponentRegistry..
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:26 config:139 save_timer: 35
[DEBUG   ] 22:24:26 component:102 Registered AddTorrentDialog with ComponentRegistry..
[DEBUG   ] 22:24:26 component:102 Registered Signals with ComponentRegistry..
[DEBUG   ] 22:24:26 signalreceiver:52 SignalReceiver init..
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:26 config:124 Setting 'signal_port' to 55512 of <type 'int'>
[DEBUG   ] 22:24:26 config:139 save_timer: 35
[DEBUG   ] 22:24:26 coreconfig:40 CoreConfig init..
[DEBUG   ] 22:24:26 component:102 Registered CoreConfig with ComponentRegistry..
[DEBUG   ] 22:24:26 component:102 Registered PluginManager with ComponentRegistry..
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:26 pluginmanagerbase:48 Plugin manager init..
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 22:24:26 configmanager:69 get_config_dir: /root/.config/deluge
[DEBUG   ] 22:24:26 component:102 Registered ConnectionManager with ComponentRegistry..
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'hostlist.conf'
[DEBUG   ] 22:24:26 config:47 Config created with filename: hostlist.conf
[DEBUG   ] 22:24:26 config:48 Config defaults: {'hosts': 'localhost:58846']}
[DEBUG   ] 22:24:26 configmanager:88 Getting config 'gtkui.conf'
[INFO    ] 22:24:26 connectionmanager:431 Starting localhost:58846 daemon..
[INFO    ] 22:24:27 client:112 Setting core uri as http://localhost:58846
[DEBUG   ] 22:24:27 client:144 Creating ServerProxy..
[DEBUG   ] 22:24:27 component:125 Starting component SystemTray..
[DEBUG   ] 22:24:27 component:125 Starting component Signals..
[DEBUG   ] 22:24:27 component:125 Starting component PluginManager..
[DEBUG   ] 22:24:27 component:125 Starting component Preferences..
[DEBUG   ] 22:24:27 component:125 Starting component DbusInterface..
[DEBUG   ] 22:24:27 component:125 Starting component StatusBar..
[DEBUG   ] 22:24:27 component:125 Starting component AddTorrentDialog..
[DEBUG   ] 22:24:27 pluginmanager:83 Core has these plugins enabled: ]
[DEBUG   ] 22:24:27 component:125 Starting component ConnectionManager..
[DEBUG   ] 22:24:27 component:125 Starting component TorrentView..
[DEBUG   ] 22:24:27 component:125 Starting component TorrentDetails..
[DEBUG   ] 22:24:27 component:125 Starting component IPCInterface..
[DEBUG   ] 22:24:27 component:125 Starting component CoreConfig..
[DEBUG   ] 22:24:27 component:125 Starting component SideBar..
[DEBUG   ] 22:24:27 component:125 Starting component QueuedTorrents..
[DEBUG   ] 22:24:27 component:125 Starting component MainWindow..
[DEBUG   ] 22:24:27 component:125 Starting component ToolBar..
[DEBUG   ] 22:24:27 component:125 Starting component MenuBar..
[DEBUG   ] 22:24:27 config:139 save_timer: None
[DEBUG   ] 22:24:27 config:139 save_timer: 223
[DEBUG   ] 22:24:27 config:139 save_timer: 223
[DEBUG   ] 22:24:27 config:139 save_timer: 223
[DEBUG   ] 22:24:27 config:139 save_timer: 223
[DEBUG   ] 22:24:27 config:139 save_timer: 223
[DEBUG   ] 22:24:27 config:139 save_timer: 223
[DEBUG   ] 22:24:27 config:139 save_timer: 223
[DEBUG   ] 22:24:27 config:139 save_timer: 223
[DEBUG   ] 22:24:27 config:139 save_timer: 223
[DEBUG   ] 22:24:27 config:139 save_timer: 223
[DEBUG   ] 22:24:27 config:139 save_timer: 223
[DEBUG   ] 22:24:27 config:124 Setting 'window_pane_position' to 299 of <type 'int'>
[DEBUG   ] 22:24:27 config:139 save_timer: 223