1.0.0_RC3 (0.9.03) issues in OpenSuse 10.3

General support for problems installing or using Deluge
Post Reply
Freakapotamus
Member
Member
Posts: 19
Joined: Wed May 07, 2008 2:34 am

1.0.0_RC3 (0.9.03) issues in OpenSuse 10.3

Post by Freakapotamus »

I am having issues getig this to run. I was able to build and install this version. I cant get the Daemon to run or the GUI. When i load the GUI it starts loading loads the empt window and gets stuck. The Daemon just fails to execute do to an error.

Daemon errors

Code: Select all

[DEBUG   ] 15:46:27 configmanager:44 ConfigManager started..
[INFO    ] 15:46:27 daemon:44 Deluge daemon 0.9.03
[DEBUG   ] 15:46:27 daemon:45 options: {'logfile': None, 'config': None, 'port': None, 'donot': False}
[DEBUG   ] 15:46:27 daemon:46 args: []
Traceback (most recent call last):
  File "/usr/local/bin/deluged", line 8, in <module>
    load_entry_point('deluge==0.9.03', 'console_scripts', 'deluged')()
  File "/usr/local/lib/python2.5/site-packages/deluge-0.9.03-py2.5-linux-i686.egg/deluge/main.py", line 134, in start_daemon
    Daemon(options, args)
  File "/usr/local/lib/python2.5/site-packages/deluge-0.9.03-py2.5-linux-i686.egg/deluge/core/daemon.py", line 50, in __init__
    from deluge.core.core import Core
  File "/usr/local/lib/python2.5/site-packages/deluge-0.9.03-py2.5-linux-i686.egg/deluge/core/core.py", line 49, in <module>
    import deluge.libtorrent as lt
ImportError: /usr/local/lib/python2.5/site-packages/deluge-0.9.03-py2.5-linux-i686.egg/deluge/libtorrent.so: undefined symbol: _ZN5boost10filesystem6detail15not_found_errorE
GUI errors

Code: Select all

ash@UberViaBox:~> deluge -u gtk
[INFO    ] 16:21:14 main:84 Deluge ui 0.9.03
[DEBUG   ] 16:21:14 main:85 options: {'config': None, 'logfile': None, 'ui': 'gtk'}
[DEBUG   ] 16:21:14 main:86 args: []
[DEBUG   ] 16:21:14 configmanager:44 ConfigManager started..
[INFO    ] 16:21:14 main:89 Starting ui..
[DEBUG   ] 16:21:14 ui:44 UI init..
[DEBUG   ] 16:21:14 configmanager:88 Getting config 'ui.conf'
[DEBUG   ] 16:21:14 config:47 Config created with filename: ui.conf
[DEBUG   ] 16:21:14 config:48 Config defaults: {'default_ui': 'gtk'}
[INFO    ] 16:21:14 ui:60 Starting GtkUI..
[DEBUG   ] 16:21:14 client:54 CoreProxy init..
[DEBUG   ] 16:21:15 configmanager:69 get_config_dir: /home/ash/.config/deluge
[DEBUG   ] 16:21:15 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:15 config:47 Config created with filename: gtkui.conf
[DEBUG   ] 16:21:15 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/ash', 'check_new_releases': True, 'autostart_localhost': False, 'autoadd_location': '', 'config_location': '/home/ash/.config/deluge', 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'interactive_add': True, 'signal_port': 40000}
0.9.03
[DEBUG   ] 16:21:16 gtkui:160 retcode: 0
[DEBUG   ] 16:21:16 component:102 Registered QueuedTorrents with ComponentRegistry..
[DEBUG   ] 16:21:16 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:16 component:102 Registered IPCInterface with ComponentRegistry..
[DEBUG   ] 16:21:16 component:102 Registered DbusInterface with ComponentRegistry..
[DEBUG   ] 16:21:16 ipcinterface:83 Processing args from other process: []
[DEBUG   ] 16:21:16 ipcinterface:86 Not connected to host.. Adding to queue.
[INFO    ] 16:21:16 dbusinterface:82 Registering with DBUS..
[DEBUG   ] 16:21:16 component:102 Registered MainWindow with ComponentRegistry..
[DEBUG   ] 16:21:16 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:16 mainwindow:77 Showing window
[DEBUG   ] 16:21:17 menubar:49 MenuBar init..
[DEBUG   ] 16:21:17 component:102 Registered MenuBar with ComponentRegistry..
[DEBUG   ] 16:21:17 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:17 component:102 Registered ToolBar with ComponentRegistry..
[DEBUG   ] 16:21:17 toolbar:48 ToolBar Init..
[DEBUG   ] 16:21:17 configmanager:88 Getting config 'gtkui.conf'
/usr/local/lib/python2.5/site-packages/deluge-0.9.03-py2.5-linux-i686.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   ] 16:21:17 component:102 Registered TorrentView with ComponentRegistry..
[DEBUG   ] 16:21:17 listview:124 ListView initialized..
[DEBUG   ] 16:21:17 torrentview:110 TorrentView Init..
[DEBUG   ] 16:21:17 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:17 listview:188 Loading ListView state file: torrentview.state
[WARNING ] 16:21:17 listview:193 Unable to load state file: [Errno 2] No such file or directory: '/home/ash/.config/deluge/torrentview.state'
[DEBUG   ] 16:21:17 component:102 Registered TorrentDetails with ComponentRegistry..
[DEBUG   ] 16:21:17 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:17 torrentdetails:380 Loading TorrentDetails state file: tabs.state
[WARNING ] 16:21:17 torrentdetails:385 Unable to load state file: [Errno 2] No such file or directory: '/home/ash/.config/deluge/tabs.state'
[DEBUG   ] 16:21:17 torrentdetails:65 parent: None
[DEBUG   ] 16:21:17 torrentdetails:65 parent: None
[DEBUG   ] 16:21:18 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:18 files_tab:216 Loading FilesTab state file: files_tab.state
[WARNING ] 16:21:18 files_tab:221 Unable to load state file: [Errno 2] No such file or directory: '/home/ash/.config/deluge/files_tab.state'
[DEBUG   ] 16:21:18 torrentdetails:65 parent: None
[DEBUG   ] 16:21:18 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:18 peers_tab:176 Loading PeersTab state file: peers_tab.state
[WARNING ] 16:21:18 peers_tab:181 Unable to load state file: [Errno 2] No such file or directory: '/home/ash/.config/deluge/peers_tab.state'
[DEBUG   ] 16:21:18 torrentdetails:65 parent: None
[DEBUG   ] 16:21:18 torrentdetails:65 parent: None
[DEBUG   ] 16:21:18 component:102 Registered SideBar with ComponentRegistry..
[DEBUG   ] 16:21:18 component:102 Registered Preferences with ComponentRegistry..
[DEBUG   ] 16:21:19 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:19 component:102 Registered SystemTray with ComponentRegistry..
[DEBUG   ] 16:21:19 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:19 config:158 Registering function for enable_system_tray key..
[DEBUG   ] 16:21:19 systemtray:76 Enabling the system tray icon..
[DEBUG   ] 16:21:19 component:102 Registered StatusBar with ComponentRegistry..
[DEBUG   ] 16:21:19 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:19 component:102 Registered AddTorrentDialog with ComponentRegistry..
[DEBUG   ] 16:21:19 component:102 Registered Signals with ComponentRegistry..
[DEBUG   ] 16:21:19 signalreceiver:52 SignalReceiver init..
[DEBUG   ] 16:21:19 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:19 config:117 Setting 'signal_port' to 59010 of <type 'int'>
[DEBUG   ] 16:21:19 coreconfig:40 CoreConfig init..
[DEBUG   ] 16:21:19 component:102 Registered CoreConfig with ComponentRegistry..
[DEBUG   ] 16:21:19 component:102 Registered PluginManager with ComponentRegistry..
[DEBUG   ] 16:21:19 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:19 pluginmanagerbase:48 Plugin manager init..
[DEBUG   ] 16:21:19 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 16:21:19 configmanager:69 get_config_dir: /home/ash/.config/deluge
[DEBUG   ] 16:21:19 pluginmanagerbase:95 Found plugin: Test Plugin 1.0
[DEBUG   ] 16:21:19 pluginmanagerbase:95 Found plugin: Blocklist 1.0
[DEBUG   ] 16:21:19 pluginmanagerbase:95 Found plugin: Label 0.1
[DEBUG   ] 16:21:19 component:102 Registered ConnectionManager with ComponentRegistry..
[DEBUG   ] 16:21:19 configmanager:88 Getting config 'hostlist.conf'
[DEBUG   ] 16:21:19 config:47 Config created with filename: hostlist.conf
[DEBUG   ] 16:21:19 config:48 Config defaults: {'hosts': ['localhost:58846']}
[DEBUG   ] 16:21:19 configmanager:88 Getting config 'gtkui.conf'
Killed
Freakapotamus
Member
Member
Posts: 19
Joined: Wed May 07, 2008 2:34 am

Re: 1.0.0_RC3 (0.9.03) issues in OpenSuse 10.3

Post by Freakapotamus »

I ended up Upgrading to OpenSuse 11.0 and was able to successfully Build and run 1.0.0_RC3.

I did have one issues while building requiring me to make a soft link to rename a lib file lboost_thread-mt to lboost_thread.
Post Reply