[SOLVED]deluged

I have installed deluged, but I am having problems accessing it with the gtk ui from another computer. I have followed the wiki guide to the T as well went the faq on the official website for deluge. None of the suggestions work. I can use the gtk ui on the machine that deluged is installed on. Any guesses?
Last edited by xly15 (2012-11-15 02:39:48)

I solved one problem, but another one has come up. Deluge won't download when using the gtk-ui downloads start, but after a couple of seconds they stop and Error in displayed on the download bar for the file.

Similar Messages

  • [SOLVED] deluge freezes

    Hi,
    Recently deulge begin to freeze. When I start the command line it has this output
    $deluge
    [INFO ] 13:52:40 main:93 Deluge ui 1.0.3
    [DEBUG ] 13:52:40 main:94 options: {'config': None, 'logfile': None, 'ui': None}
    [DEBUG ] 13:52:40 main:95 args: []
    [DEBUG ] 13:52:40 configmanager:44 ConfigManager started..
    [INFO ] 13:52:40 main:98 Starting ui..
    [DEBUG ] 13:52:40 ui:44 UI init..
    [DEBUG ] 13:52:40 configmanager:88 Getting config 'ui.conf'
    [DEBUG ] 13:52:40 config:47 Config created with filename: ui.conf
    [DEBUG ] 13:52:40 config:48 Config defaults: {'default_ui': 'gtk'}
    [INFO ] 13:52:40 ui:60 Starting GtkUI..
    [DEBUG ] 13:52:41 client:54 CoreProxy init..
    [DEBUG ] 13:52:41 configmanager:69 get_config_dir: /home/illarion/.config/deluge
    [DEBUG ] 13:52:41 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:41 config:47 Config created with filename: gtkui.conf
    [DEBUG ] 13:52:41 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': '/home/illarion', 'check_new_releases': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': '', 'config_location': '/home/illarion/.config/deluge', 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'interactive_add': True, 'signal_port': 40000}
    1.0.3
    [DEBUG ] 13:52:42 gtkui:165 retcode: 0
    [DEBUG ] 13:52:42 component:102 Registered QueuedTorrents with ComponentRegistry..
    [DEBUG ] 13:52:42 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:42 component:102 Registered IPCInterface with ComponentRegistry..
    [DEBUG ] 13:52:42 component:102 Registered DbusInterface with ComponentRegistry..
    [DEBUG ] 13:52:42 ipcinterface:83 Processing args from other process: []
    [DEBUG ] 13:52:42 ipcinterface:86 Not connected to host.. Adding to queue.
    [INFO ] 13:52:42 dbusinterface:82 Registering with DBUS..
    [DEBUG ] 13:52:42 component:102 Registered MainWindow with ComponentRegistry..
    [DEBUG ] 13:52:42 configmanager:88 Getting config 'gtkui.conf'
    /usr/lib/python2.5/site-packages/deluge/ui/gtkui/mainwindow.py:58: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
    "glade/main_window.glade"))
    [DEBUG ] 13:52:42 mainwindow:84 Showing window
    [DEBUG ] 13:52:43 menubar:49 MenuBar init..
    [DEBUG ] 13:52:43 component:102 Registered MenuBar with ComponentRegistry..
    [DEBUG ] 13:52:43 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:43 component:102 Registered ToolBar with ComponentRegistry..
    [DEBUG ] 13:52:43 toolbar:48 ToolBar Init..
    [DEBUG ] 13:52:43 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 ] 13:52:43 config:139 save_timer: None
    [DEBUG ] 13:52:43 component:102 Registered TorrentView with ComponentRegistry..
    [DEBUG ] 13:52:43 listview:124 ListView initialized..
    [DEBUG ] 13:52:43 torrentview:110 TorrentView Init..
    [DEBUG ] 13:52:43 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:43 listview:193 Loading ListView state file: torrentview.state
    [DEBUG ] 13:52:43 component:102 Registered TorrentDetails with ComponentRegistry..
    [DEBUG ] 13:52:43 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:43 torrentdetails:384 Loading TorrentDetails state file: tabs.state
    [DEBUG ] 13:52:43 torrentdetails:65 parent: None
    [DEBUG ] 13:52:43 torrentdetails:65 parent: None
    [DEBUG ] 13:52:43 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:43 files_tab:216 Loading FilesTab state file: files_tab.state
    [DEBUG ] 13:52:43 torrentdetails:65 parent: None
    [DEBUG ] 13:52:43 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:43 peers_tab:176 Loading PeersTab state file: peers_tab.state
    [DEBUG ] 13:52:43 torrentdetails:65 parent: None
    [DEBUG ] 13:52:43 torrentdetails:65 parent: None
    [DEBUG ] 13:52:43 component:102 Registered SideBar with ComponentRegistry..
    [DEBUG ] 13:52:43 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:43 config:139 save_timer: 39
    [DEBUG ] 13:52:43 component:102 Registered Preferences with ComponentRegistry..
    /usr/lib/python2.5/site-packages/deluge/ui/gtkui/preferences.py:52: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
    "glade/preferences_dialog.glade"))
    [DEBUG ] 13:52:44 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:44 component:102 Registered SystemTray with ComponentRegistry..
    [DEBUG ] 13:52:44 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:44 config:170 Registering function for enable_system_tray key..
    [DEBUG ] 13:52:44 systemtray:76 Enabling the system tray icon..
    [DEBUG ] 13:52:44 component:102 Registered StatusBar with ComponentRegistry..
    [DEBUG ] 13:52:44 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:44 config:139 save_timer: 39
    [DEBUG ] 13:52:44 component:102 Registered AddTorrentDialog with ComponentRegistry..
    /usr/lib/python2.5/site-packages/deluge/ui/gtkui/addtorrentdialog.py:54: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
    "deluge.ui.gtkui", "glade/add_torrent_dialog.glade"))
    [DEBUG ] 13:52:44 component:102 Registered Signals with ComponentRegistry..
    [DEBUG ] 13:52:44 signalreceiver:52 SignalReceiver init..
    [DEBUG ] 13:52:44 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:44 config:124 Setting 'signal_port' to 62061 of <type 'int'>
    [DEBUG ] 13:52:44 config:139 save_timer: 39
    [DEBUG ] 13:52:44 coreconfig:40 CoreConfig init..
    [DEBUG ] 13:52:44 component:102 Registered CoreConfig with ComponentRegistry..
    [DEBUG ] 13:52:44 component:102 Registered PluginManager with ComponentRegistry..
    [DEBUG ] 13:52:44 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:44 pluginmanagerbase:48 Plugin manager init..
    [DEBUG ] 13:52:44 configmanager:88 Getting config 'gtkui.conf'
    [DEBUG ] 13:52:44 configmanager:69 get_config_dir: /home/illarion/.config/deluge
    [DEBUG ] 13:52:44 pluginmanagerbase:95 Found plugin: Blocklist 1.0
    [DEBUG ] 13:52:44 pluginmanagerbase:95 Found plugin: Label 0.1
    [DEBUG ] 13:52:44 component:102 Registered ConnectionManager with ComponentRegistry..
    /usr/lib/python2.5/site-packages/deluge/ui/gtkui/connectionmanager.py:73: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
    "glade/connection_manager.glade"))
    [DEBUG ] 13:52:44 configmanager:88 Getting config 'hostlist.conf'
    [DEBUG ] 13:52:44 config:47 Config created with filename: hostlist.conf
    [DEBUG ] 13:52:44 config:48 Config defaults: {'hosts': ['localhost:58846']}
    [DEBUG ] 13:52:44 configmanager:88 Getting config 'gtkui.conf'
    After this only an empty window appears, that you can only kill.
    Any ideads how this can be fixed or what's the problem?
    Last edited by ogronom (2008-10-31 18:48:22)

    Sorry for bothering everyone. Removing the current configurations helped.
    Does anyone know how to mark this as SOLVED?
    Last edited by ogronom (2008-10-31 18:06:54)

  • [Solved] Deluge won't start

    Hi,
    Deluge won't start, gives me this in the terminal :
    [root@Nemesis jim]# deluge-gtk
    Traceback (most recent call last):
      File "/usr/bin/deluge-gtk", line 9, in <module>
        load_entry_point('deluge==1.3.3', 'gui_scripts', 'deluge-gtk')()
      File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 109, in start
        Gtk().start()
      File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 106, in start
        GtkUI(self.args)
      File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 206, in __init__
        self.queuedtorrents = QueuedTorrents()
      File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/queuedtorrents.py", line 63, in __init__
        self.dialog.set_icon(common.get_logo(32))
      File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/common.py", line 58, in get_logo
        size, size)
    glib.GError: Unrecognized image file format
    Any help would be appreciated. Thanks.
    Last edited by Foxblood (2012-03-18 23:38:49)

    I did search. Ok, I suck at choosing the best search terms. I searched again, as you advised, and the answer in this thread https://bbs.archlinux.org/viewtopic.php?id=89043 did the trick. Apologies for not finding the obvious. And, as always, thanks for the assistance.

  • [Solved] Deluge et OpenSSL

    Hi,
    I have a new problem with deluged when i start it on my server, it doesn't find OpenSSL module but it is already installed (and deluge work fine before).
    [ERROR ] 19:19:35 main:221 No module named OpenSSL
    Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/deluge/main.py", line 213, in start_daemon
    from deluge.core.daemon import Daemon
    File "/usr/lib/python2.7/site-packages/deluge/core/daemon.py", line 45, in <module>
    from deluge.core.rpcserver import RPCServer, export
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 45, in <module>
    from twisted.internet import ssl, reactor, defer
    File "/usr/lib/python2.7/site-packages/twisted/internet/ssl.py", line 46, in <module>
    from OpenSSL import SSL
    ImportError: No module named OpenSSL
    any idea ?
    thanks
    Last edited by LdK (2011-02-15 20:53:35)

    I had the same issue.  I recently (fri night) upgraded my headless server after about a month.  Deluge used to work, then after the upgrade - nada.  Same thing happened to my media PC (upgrade at the same time).  I messed around with it for quite a while.  And yes, pacman -Q showed me having python2-pyopenssl installed on both systems.  I was actually about to post on here, but decided to remove deluge (pacman -Rns deluge) completely and reinstall I also deleted the ~/.config/deluge folder on both PC's to start completely fresh (I didn't have any torrents mid-download so didn't mind starting fresh).  .  That fixed this error on both systems.  Of course I had to redo all my settings, so this may not be the best way to fix it.  Funny thing is my office PC (which i upgrade more regularly... on a weekly basis) never had this issue.  All PC's are up to date as of this weekend, but only 2 of them had this issue (one running as a headless server, and one connecting to it as a thin client..).

  • [SOLVED] Deluge-web error, can't run daemon, seems python issue?

    Just recently I noticed my deluge-web wasn't running, so I just tried starting the daemon and get this:
    > sudo /etc/rc.d/deluge-web start
    Password:
    :: Starting Deluge WebUI [DONE]
    > Traceback (most recent call last):
    File "/usr/bin/deluge-web", line 9, in <module>
    load_entry_point('deluge==1.3.3', 'console_scripts', 'deluge-web')()
    File "/usr/lib/python2.7/site-packages/deluge/ui/web/web.py", line 138, in start
    web.start()
    File "/usr/lib/python2.7/site-packages/deluge/ui/web/web.py", line 107, in start
    import server
    File "/usr/lib/python2.7/site-packages/deluge/ui/web/server.py", line 59, in <module>
    from deluge.ui.web.auth import Auth
    File "/usr/lib/python2.7/site-packages/deluge/ui/web/auth.py", line 61, in <module>
    from deluge.ui.web.json_api import JSONComponent, export
    File "/usr/lib/python2.7/site-packages/deluge/ui/web/json_api.py", line 59, in <module>
    from deluge.ui.web.common import _, compress
    File "/usr/lib/python2.7/site-packages/deluge/ui/web/common.py", line 38, in <module>
    from mako.template import Template as MakoTemplate
    ImportError: No module named mako.template
    Deluge otherwise runs fine, including deluge-console and deluge-gtk. Appreciate any help
    Last edited by colbert (2012-02-10 03:46:02)

    So, I don't use deluge, but I see your error comes from a missing mako template, and I notice python2-mako is only an optional dependency.
    I suggest seeing whether it works after you run:
    pacman -Qq python2-mako || sudo pacman -S python2-mako

  • [SOLVED] Deluge kept crashing, upgraded - won't even start!

    Hello,
    I've been googling this for a while, and haven't found any answers. I've been using Deluge without any issues since 2008, but since I migrated to Arch, it's been crashing randomly. After crashing, the UI wouldn't display my torrents, but something was clearly going on, since my external HDD where my downloads are got turned on (it goes into standby when not used).  So, I updated it (sudo pacman -S deluge), and that didn't help at all. Today, I figured I'd upgrade some other stuff aswell to see if that'd help. I upgraded libtorrent, libtorrent-rasterbar, python, and some other python-related packages.
    Now, if I click the deluge icon, it launches and closes straight away. If I launch it from terminal I get:
    [pauli@vaio ~]$ deluge
    [ERROR ] 15:40:24 ui:146 libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
    Traceback (most recent call last):
    File "/usr/lib/python2.6/site-packages/deluge/ui/ui.py", line 127, in __init__
    from deluge.ui.gtkui.gtkui import GtkUI
    File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/__init__.py", line 1, in <module>
    from gtkui import start
    File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/gtkui.py", line 68, in <module>
    from deluge.ui.client import client
    File "/usr/lib/python2.6/site-packages/deluge/ui/client.py", line 37, in <module>
    from twisted.internet import reactor, ssl, defer
    File "/usr/lib/python2.6/site-packages/twisted/internet/ssl.py", line 46, in <module>
    from OpenSSL import SSL
    File "/usr/lib/python2.6/site-packages/OpenSSL/__init__.py", line 11, in <module>
    import rand, crypto, SSL, tsafe
    ImportError: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
    [ERROR ] 15:40:24 ui:147 There was an error whilst launching the request UI: gtk
    [ERROR ] 15:40:24 ui:148 Look at the traceback above for more information.
    or
    [pauli@vaio ~]$ deluge-gtk
    Traceback (most recent call last):
    File "/usr/bin/deluge-gtk", line 8, in <module>
    load_entry_point('deluge==1.2.3', 'console_scripts', 'deluge-gtk')()
    File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 318, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
    File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2221, in load_entry_point
    return ep.load()
    File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1954, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
    File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/__init__.py", line 1, in <module>
    from gtkui import start
    File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/gtkui.py", line 68, in <module>
    from deluge.ui.client import client
    File "/usr/lib/python2.6/site-packages/deluge/ui/client.py", line 37, in <module>
    from twisted.internet import reactor, ssl, defer
    File "/usr/lib/python2.6/site-packages/twisted/internet/ssl.py", line 46, in <module>
    from OpenSSL import SSL
    File "/usr/lib/python2.6/site-packages/OpenSSL/__init__.py", line 11, in <module>
    import rand, crypto, SSL, tsafe
    ImportError: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
    I've tried upgrading everything crypto related, but that doesn't help either.
    deluge 1.2.3-4 + libtorrent-rasterbar 0.15.0-4 + libtorrent 0.12.6-2 + python 2.6.5-3 (also latest pygtk etc.)
    Does anyone know of a way to fix this? Thanks in advance.
    EDIT:
    there seems to be something wrong with libcrypto, I can't launch transmission either!
    Last edited by pauligrinder (2010-04-29 18:23:57)

    wonder wrote:you should fully update your system.
    Ok, so after messing around with all kinds of things and rebooting, my xserver stopped working. So I did a full update, and now it works again.
    I guess the reason for this is that older packages are compiled for libcrypto 0.9 and libssl 0.9, and since I updated those, it failed??? In any case, it works now. I also had to do ln -s libcrypto.so libcrypto.so.0.9.8 and ln -s libssl.so libssl.so.0.9.8 to get pacman running, but removed the links once the upgrading was done.
    Not quite sure if Deluge still keeps crashing, only time will tell.

  • [SOLVED] Deluge Auto Start Daemon

    Hi All,
    I've just installed Deluge (for downloading torrents) on my headless server for the first time and got it working very nicely The only problem is, I cant get the daemon and the web-ui to start up with the system, would anyone know how I could achieve this? On the deluge site, they have a section of initscripts (http://dev.deluge-torrent.org/wiki/User … nitScripts) but I cant find anything for Arch
    Thanks,
    Luke
    EDIT: Didnt notice everything was already there to have it work! Added deluge and deluge-web to the daemons list in rc.conf
    Last edited by luke.browning (2010-06-27 11:26:58)

    I ran deluged and deluge.
    Then when I ran deluge-web I got the following output-
    [faytaliti@node-1 ~]$ deluge-web -p 8235 --ssl
    Traceback (most recent call last):
    File "/usr/bin/deluge-web", line 8, in <module>
    load_entry_point('deluge==1.2.3', 'console_scripts', 'deluge-web')()
    File "/usr/lib/python2.6/site-packages/deluge/ui/web/web.py", line 132, in start
    web.start()
    File "/usr/lib/python2.6/site-packages/deluge/ui/web/web.py", line 104, in start
    import server
    File "/usr/lib/python2.6/site-packages/deluge/ui/web/server.py", line 58, in <module>
    from deluge.ui.web.auth import Auth
    File "/usr/lib/python2.6/site-packages/deluge/ui/web/auth.py", line 61, in <module>
    from deluge.ui.web.json_api import JSONComponent, export
    File "/usr/lib/python2.6/site-packages/deluge/ui/web/json_api.py", line 54, in <module>
    from deluge.ui.web.common import _
    File "/usr/lib/python2.6/site-packages/deluge/ui/web/common.py", line 37, in <module>
    from mako.template import Template as MakoTemplate
    ImportError: No module named mako.template
    Checking with the ps command I got-
    [faytaliti@node-1 ~]$ ps -ef | grep deluge-web
    1000 2214 2157 0 14:02 pts/1 00:00:00 grep deluge-web
    Thus it is clear that deluge is not running... Now what?

  • [Solved] Deluge Not Working After Update. Some glib error.

    Here's my error: http://pastebin.com/m1ca1471c
    What should I do?
    Last edited by Loafers (2009-12-14 06:51:30)

    eschew wrote:If you don't have librsvg installed (check with pacman -Qs librsvg), try installing it (pacman -S librsvg) and see if that fixes it.
    Thanks!  I had it installed already but when I reinstalled it, it worked for some reason...

  • [SOLVED] Upgrade from twisted to python-twisted breaks deluge-gtk.

    So I just performed the following upgrades (I had to remove twisted before updating, because it would not upgrade from twisted to python-twisted directly. See the bottom of this post):
    [2014-05-21 20:21] [PACMAN] Running 'pacman -R twisted'
    [2014-05-21 20:21] [PACMAN] Running 'pacman -Rdd twisted'
    [2014-05-21 20:21] [PACMAN] removed twisted (13.2.0-1)
    [2014-05-21 20:21] [PACMAN] Running 'pacman -S python-twisted'
    [2014-05-21 20:21] [PACMAN] installed python-crypto (2.6.1-2)
    [2014-05-21 20:21] [PACMAN] installed python-zope-interface (4.1.1-1)
    [2014-05-21 20:21] [PACMAN] installed python-twisted (14.0.0-1)
    [2014-05-21 20:22] [PACMAN] Running 'pacman -Su
    [2014-05-21 20:22] [PACMAN] starting full system upgrade
    [2014-05-21 20:22] [PACMAN] upgraded ffmpeg (1:2.2.2-2 -> 1:2.2.2-3)
    [2014-05-21 20:22] [PACMAN] upgraded mesa (10.1.3-1 -> 10.1.4-1)
    [2014-05-21 20:22] [PACMAN] upgraded lib32-mesa (10.1.3-1 -> 10.1.4-1)
    [2014-05-21 20:22] [PACMAN] upgraded netctl (1.6-1 -> 1.7-1)
    [2014-05-21 20:22] [PACMAN] upgraded perl-net-ssleay (1.61-1 -> 1.63-1)
    [2014-05-21 20:22] [PACMAN] upgraded python (3.4.0-3 -> 3.4.1-1)
    [2014-05-21 20:22] [ALPM-SCRIPTLET] If you get distorted sound in skype, try adding PULSE_LATENCY_MSEC=60 to your
    [2014-05-21 20:22] [ALPM-SCRIPTLET] env before starting skype. Something like 'export PULSE_LATENCY_MSEC=60' in .bashrc, for example.
    [2014-05-21 20:22] [PACMAN] upgraded skype (4.2.0.13-3 -> 4.2.0.13-4)
    [2014-05-21 20:22] [PACMAN] upgraded xf86-input-evdev (2.8.4-1 -> 2.9.0-1)
    Now when I start deluge-gtk, I get this:
    claire ~ % deluge-gtk
    Traceback (most recent call last):
    File "/usr/bin/deluge-gtk", line 9, in <module>
    load_entry_point('deluge==1.3.6', 'gui_scripts', 'deluge-gtk')()
    File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 356, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
    File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2431, in load_entry_point
    return ep.load()
    File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2147, in load
    ['__name__'])
    File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/__init__.py", line 1, in <module>
    from gtkui import start
    File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 41, in <module>
    from twisted.internet import gtk2reactor
    ImportError: No module named twisted.internet
    Downgrading back to twisted resolved the problem. Any ideas?
    ======
    In case you're wondering about my problems with twisted to python-twisted upgrade, here's the terminal output:
    claire ~ % sudo pacman -Su --ignore=chromium
    :: Starting full system upgrade...
    :: Replace twisted with extra/python2-twisted? [Y/n] y
    resolving dependencies...
    looking for inter-conflicts...
    Packages (2):
    Name Old Version New Version Net Change
    extra/python2-twisted 14.0.0-1 36.56 MiB
    twisted 13.2.0-1 -34.62 MiB
    Total Installed Size: 36.56 MiB
    Net Upgrade Size: 1.95 MiB
    :: Proceed with installation? [Y/n] y
    (1/1) checking keys in keyring [----------------------] 100%
    (1/1) checking package integrity [----------------------] 100%
    (1/1) loading package files [----------------------] 100%
    (1/1) checking for file conflicts [----------------------] 100%
    error: failed to commit transaction (conflicting files)
    python2-twisted: /usr/lib/python2.7/site-packages/twisted/plugins/dropin.cache exists in filesystem
    Errors occurred, no packages were upgraded.
    Last edited by clfarron4 (2014-05-21 21:12:56)

    olantwin wrote:
    Have you tried (re)moving the conflicting file and then upgrading twisted to python2-twisted? (see this related thread: https://bbs.archlinux.org/viewtopic.php?id=181828 )
    I just upgraded twisted after having the same conflict, and deluge-gtk does not throw any errors and seems to work fine.
    Are you using the daemon+client or just deluge-gtk?
    Hmph... So renaming the .cache file and then upgrading solved everything. As much as I don't like to do that with conflicting files, it worked.
    Marking as [SOLVED].
    Last edited by clfarron4 (2014-05-21 21:13:27)

  • Missing text in many programs - Rox, Thunar, Deluge, etc [SOLVED]

    Hi all,
    I'm having a very confusing problem. Basically, text is just missing from certain programs. Here are a few quick examples:
    Thunar:
    Rox:
    Deluge:
    It's very strange. First of all, this just started happening recently, and I don't think after an update or anything. But I know "it just randomly started happening" is a dumb thing to say.
    Here is the info I think could be useful:
    -I have the ttf-freefont package and the xorg-font family of packages
    -I have updated and restarted since this happened; nothing has changed
    -The filenames look perfect if I just list them in the terminal (no newlines or anything)
    -The filenames that have disappeared aren't anything special, it's seemingly random (no weird characters in them)
    -The icons are totally fine
    -All the things with missing text are still totally functional if I use them
    -I thought this was a file manager issue, but it happening in Deluge too, so nope
    -I downloaded and tried Nautilus, same deal, but some files had random words from their name appear. Just as bad basically though
    -I also downloaded and tried Midnight Commander (a text based file manager) and everything is perfectly fine in it
    Any suggestions? This is very mysterious, and driving me nuts.
    Thanks!!
    Edit: To clarify, in the Thunar and Rox pictures I just took screenshots of a small portion of a folder. In the Deluge pictures, in the first one those 3 blank looking buttons in that menu should have more words (like "Remove Torrent"), and in the second one, those + and - buttons should also have text.
    Last edited by Declan (2012-05-10 00:41:48)

    Cairo 1.12 was just moved into [extra], so chances are this bug will reappear the next time you -Syu. If you're running Nouveau drivers, then the underlying cause of your issue might be this bug:
    https://bugs.archlinux.org/task/29495
    If this is indeed your issue, then you need to install the xf86-video-nouveau-0.0.16_git20120512-1 package from [testing]. If you re-enable [testing] and do an -Syu, it should automatically install this package.

  • [SOLVED] error message when launching deluge

    Hi everyone, i see this error message when launching deluge torrent client ( its not launching at all from menu)
    [bb@arch ~]$ deluge
    [ERROR   ] 00:59:41 ui:168 No module named gobject
    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/deluge/ui/ui.py", line 149, in __init__
        from deluge.ui.gtkui.gtkui import GtkUI
      File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/__init__.py", line 1, in <module>
        from gtkui import start
      File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 37, in <module>
        import gobject
    ImportError: No module named gobject
    [ERROR   ] 00:59:41 ui:169 There was an error whilst launching the request UI: gtk
    [ERROR   ] 00:59:41 ui:170 Look at the traceback above for more information.
    Xfce4 as DM
    i dont have a clue about this one
    thanks in advance
    Last edited by memax (2012-05-13 00:49:09)

    slithery wrote:
    mhelvens wrote:Edit: But wait... Then why did Deluge have an icon in Gnome without the optional dependencies installed?
    Because the .desktop file is part of the upstream source, it's always created as part of the build procedure.
    I did not mean "what is the direct cause of the icon". I meant "why did the maintainers choose to include the icon when there is no GUI application to link it to" (see below).
    I don't see why there is an issue with these optional dependencies at all, the deluge wiki page is perfectly clear on the subject.
    The issue is that a broken `.desktop` file is being added. The fact of the matter is that if both Deluge and some window manager have been installed, `pygtk` should become a mandatory dependency. Unfortunately, pacman is not capable of that kind of reasoning.
    See an earlier post of mine for some more general problems I have with the pacman dependency system.
    Last edited by mhelvens (2014-07-24 13:11:37)

  • Error compiling deluge [solved]

    So I downloaded the most recent pkgbuild of deluge (0.9.04) and used makepkg -sp
    Unfortunately I receive the following error after a bit of compiling takes place:
    /usr/bin/ld: cannot find -lboost_thread
    collect2: ld returned 1 exit status
    error: command 'gcc' failed with exit status 1
    install: cannot stat `pixmaps/deluge.svg': No such file or directory
    ==> ERROR: Build Failed.
    Aborting...
    I know I have all the dependencies installed, so I'm not sure what is going wrong here.
    Any thoughts are appreciated!
    Edit: I found the svn version in the AUR that has fixed the boost build error.
    http://aur.archlinux.org/packages.php?ID=18502
    Last edited by nycthbris (2008-08-04 21:00:22)

    Here is the patch.
    boost-mt.patch:
    *** ./setup_old.py 2008-08-21 12:36:56.000000000 +0200
    --- ./setup.py 2008-08-21 12:39:51.000000000 +0200
    *** 157,167 ****
    else:
    _include_dirs += ['/usr/include/python' + python_version]
    _libraries = [
    ! 'boost_filesystem',
    ! 'boost_date_time',
    ! 'boost_iostreams',
    ! 'boost_python',
    ! 'boost_thread',
    'pthread',
    'ssl',
    'z'
    --- 157,167 ----
    else:
    _include_dirs += ['/usr/include/python' + python_version]
    _libraries = [
    ! 'boost_filesystem-mt',
    ! 'boost_date_time-mt',
    ! 'boost_iostreams-mt',
    ! 'boost_python-mt',
    ! 'boost_thread-mt',
    'pthread',
    'ssl',
    'z'
    And here is the PKGBUILD:
    pkgname=deluge
    pkgver=0.9.07
    pkgrel=1
    pkgdesc="A bittorrent client written with python and pygtk"
    arch=('i686' 'x86_64')
    url="http://deluge-torrent.org/"
    license=('GPL2')
    depends=('pygtk' 'boost' 'pyxdg' 'dbus-python' 'librsvg' 'setuptools')
    makedepends=('subversion' 'intltool')
    conflicts=('deluge')
    provides=('deluge')
    source=(http://download.deluge-torrent.org/source/$pkgver/$pkgname-$pkgver.tar.gz boost-mt.patch)
    md5sums=('d5e73b6d997040a70ecf948950cf4a51'
    '7cafc0c498383545ed45436f3c007a24')
    options=('!emptydirs')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    patch -Np1 -i ${srcdir}/boost-mt.patch || return 1
    python setup.py install --prefix=/usr --root=$startdir/pkg
    install -D -m644 deluge/data/pixmaps/deluge.svg $startdir/pkg/usr/share/pixmaps/deluge.svg
    Or get complete tarball → http://fisiu.lua.pl/arch/tarball/deluge.tar.bz2

  • Systemd Errors From Deluge Group and gvfs Permission [SOLVED]

    Have a few things that I have not been able to find a fix for.
    The Deluge group is unknown and a gvfs permission problem.  I've tried reinstalled both packages.  I've searched and found inf regarding both, but nothing that has worked for me so far.
    [jeff@Arch2010p5 ~]$ systemctl --failed
    UNIT LOAD ACTIVE SUB JOB DESCRIPTION
    systemd-tmpfiles-clean.service loaded failed failed Cleanup of Temporary Directories
    systemd-tmpfiles-setup.service loaded failed failed Recreate Volatile Files and Directories
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    JOB = Pending job for the unit.
    2 loaded units listed. Pass --all to see loaded but inactive units, too.
    To show all installed unit files use 'systemctl list-unit-files'.
    [root@Arch2010p5 jeff]# systemctl status systemd-tmpfiles-clean.service
    systemd-tmpfiles-clean.service - Cleanup of Temporary Directories
    Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-clean.service; static)
    Active: failed (Result: exit-code) since Thu, 2012-11-15 11:07:19 PST; 56min ago
    Docs: man:tmpfiles.d(5)
    Process: 1015 ExecStart=/usr/bin/systemd-tmpfiles --clean (code=exited, status=1/FAILURE)
    CGroup: name=systemd:/system/systemd-tmpfiles-clean.service
    Nov 15 11:07:19 Arch2010p5 systemd[1]: Starting Cleanup of Temporary Directories...
    Nov 15 11:07:19 Arch2010p5 systemd-tmpfiles[1015]: [/usr/lib/tmpfiles.d/deluge.conf:1] Unknown group 'deluge'.
    Nov 15 11:07:19 Arch2010p5 systemd-tmpfiles[1015]: stat(/run/user/1000/gvfs) failed: Permission denied
    Nov 15 11:07:19 Arch2010p5 systemd[1]: systemd-tmpfiles-clean.service: main process exited, code=exited, status=1/FAILURE
    Nov 15 11:07:19 Arch2010p5 systemd[1]: Failed to start Cleanup of Temporary Directories.
    Nov 15 11:07:19 Arch2010p5 systemd[1]: Unit systemd-tmpfiles-clean.service entered failed state
    [root@Arch2010p5 jeff]# systemctl status systemd-tmpfiles-setup.service
    systemd-tmpfiles-setup.service - Recreate Volatile Files and Directories
    Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-setup.service; static)
    Active: failed (Result: exit-code) since Thu, 2012-11-15 10:52:44 PST; 20min ago
    Docs: man:tmpfiles.d(5)
    Main PID: 377 (code=exited, status=1/FAILURE)
    CGroup: name=systemd:/system/systemd-tmpfiles-setup.service
    Nov 15 10:52:44 Arch2010p5 systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE
    Nov 15 10:52:44 Arch2010p5 systemd[1]: Failed to start Recreate Volatile Files and Directories.
    Nov 15 10:52:44 Arch2010p5 systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state
    [root@Arch2010p5 jeff]# journalctl -f /usr/bin/systemd-tmpfiles
    -- Logs begin at Thu, 2012-11-01 15:56:20 PDT. --
    Nov 15 09:46:50 Arch2010p5 systemd-tmpfiles[923]: [/usr/lib/tmpfiles.d/deluge.conf:1] Unknown group 'deluge'.
    Nov 15 09:46:50 Arch2010p5 systemd-tmpfiles[923]: stat(/run/user/1000/gvfs) failed: Permission denied
    -- Reboot --
    Nov 15 09:55:33 Arch2010p5 systemd-tmpfiles[361]: [/usr/lib/tmpfiles.d/deluge.conf:1] Unknown group 'deluge'.
    -- Reboot --
    Nov 15 10:02:35 Arch2010p5 systemd-tmpfiles[388]: [/usr/lib/tmpfiles.d/deluge.conf:1] Unknown group 'deluge'.
    Nov 15 10:17:10 Arch2010p5 systemd-tmpfiles[971]: [/usr/lib/tmpfiles.d/deluge.conf:1] Unknown group 'deluge'.
    Nov 15 10:17:10 Arch2010p5 systemd-tmpfiles[971]: stat(/run/user/1000/gvfs) failed: Permission denied
    -- Reboot --
    Nov 15 10:41:34 Arch2010p5 systemd-tmpfiles[1151]: [/usr/lib/tmpfiles.d/deluge.conf:1] Unknown group 'deluge'.
    Nov 15 10:41:34 Arch2010p5 systemd-tmpfiles[1151]: stat(/run/user/1000/gvfs) failed: Permission denied
    -- Reboot --
    Nov 15 11:07:19 Arch2010p5 systemd-tmpfiles[1015]: [/usr/lib/tmpfiles.d/deluge.conf:1] Unknown group 'deluge'.
    Nov 15 11:07:19 Arch2010p5 systemd-tmpfiles[1015]: stat(/run/user/1000/gvfs) failed: Permission denied
    Last edited by jeff story (2012-11-16 10:20:45)

    Yes the deluge user is present, group deluge is not. I find the following quote from the wiki confusing though.
    Yea I have tried troubleshooting via the wiki and much more.
    wiki wrote:The default user for the Deluge daemon, is deluge, which is created upon package installation. You can change this in /etc/conf.d/deluged. Of course, the user needs to exist.
    So ....... Is the word daemon implied to also mean group?  If so, should user deluge belong to the group deluge?
    The user deluge currently belongs to no groups.
    Does the quote also imply that everything is ok as installed per default?
    If not, it should simply specify that the user has to manually set up <user x> to belong to <group y>.
    The last sentence further confuses things as far as I'm concerned. I'll try to guess the meaning of it.
    Of course user deluge exists if it is created by the installation.
    Is the sentence referring to the user deluge, the user(jeff) or who needs to belong to what?
    I'll update the wiki to clarify if I can get an answer and verify it on my system.
    Also I should mention that Deluge currently works great and also did before switching to systemd. Deluge is a default install as I have not changed any user or groups deluge.
    [root@Arch2010p5 jeff]# cat /etc/passwd | grep d
    daemon:x:2:2:daemon:/sbin:/bin/false
    nobody:x:99:99:nobody:/:/bin/false
    dbus:x:81:81:System message bus:/:/bin/false
    deluge:x:125:125:Deluge user:/srv/deluge:/bin/false
    smmsp:x:150:25:sendmail:/var/spool/mail:/bin/false
    git:x:998:998:git daemon user:/:/bin/bash
    gdm:x:120:120:Gnome Display Manager:/var/lib/gdm:/sbin/nologin
    uuidd:x:996:996::/:/sbin/nologin
    polkitd:x:102:102:Policy Kit Daemon:/:/bin/false
    [jeff@Arch2010p5 ~]$ cat /etc/group | grep d
    bin:x:1:root,bin,daemon
    daemon:x:2:root,bin,daemon
    adm:x:4:root,daemon,jeff
    disk:x:6:root,xbmc
    lp:x:7:daemon,jeff,remote
    uuidd:x:68:
    video:x:91:jeff,remote,xbmc
    audio:x:92:xbmc
    nobody:x:99:
    printadmin:x:1000:jeff
    gdm:x:120:
    [root@Arch2010p5 jeff]# groups deluge
    [root@Arch2010p5 jeff]#
    [root@Arch2010p5 jeff]# groups jeff
    adm lp wheel games video storage power vboxusers printadmin users
    /etc/conf.d/deluge
    OPTIONS=""
    WEB_OPTIONS=""
    EDITED TO ADD INFO
    Last edited by jeff story (2012-11-16 02:41:41)

  • [SOLVED] Torrent state "Error" (deluge)

    Hi all.
    I've been using Deluge a few months now and never had a problem but after yesterday update and reboot all my old torrents have stopped working and are marked with Error. The state of the torrents say this:
    "Operación no permitida: /mnt/Datos/Torrent/whatever"    (Operation not permitted:...)
    I tryed to add a new torrent and it works fine, btw.
    If i run deluge from console:
    [alex@mierda ~]$ deluge -u gtk
    ** (deluge:1365): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
    ** (deluge:1365): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
    ** (deluge:1365): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
    Any idea what is happening?
    Thanks.
    Last edited by Al3s (2012-07-20 05:53:21)

    I think all my permission rights are ok so this is some configuration related or deluged problem.
    cat /etc/conf.d/deluged
    OPTIONS=""
    WEB_OPTIONS=""
    If I run deluged with rc.d start deluged, I get this when I run deluge-console:
    [ERROR ] 12:42:44 client:395 RPCError Message Received!
    RPCRequest: daemon.login(localclient, 4e2b19bc0b583f178ddb0cb88148c82226832415)
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 259, in dispatch ret = component.get("AuthManager").authorize(*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/deluge/core/authmanager.py", line 93, in authorize raise BadLoginError("Password does not match")
    BadLoginError: Password does not match
    but I have not set any password.
    My /etc/rc.d/deluged, I applied the patch from this thread https://bbs.archlinux.org/viewtopic.php?id=144049 btw.
    #!/bin/bash
    . /etc/rc.conf
    . /etc/rc.d/functions
    . /etc/conf.d/deluged
    PIDFILE=/run/deluge/deluged.pid
    OPTIONS="-P $PIDFILE $OPTIONS"
    [ -f $PIDFILE ] && PID=$(<$PIDFILE)
    for ROGUE in $(pgrep -d' ' -f /usr/bin/deluged); do
    [ x$ROGUE == x$PID ] || kill -9 $ROGUE &>/dev/null
    done
    case "$1" in
    start)
    stat_busy "Starting Deluge Daemon"
    [[ -z $PID ]] && su -l -s /bin/sh -c "/usr/bin/deluged $OPTIONS >/dev/null" deluge
    if [ $? -gt 0 ]; then
    stat_fail
    else
    add_daemon deluged
    stat_done
    fi
    stop)
    stat_busy "Stopping Deluge Daemon"
    [[ ! -z $PID ]] && kill $PID &> /dev/null
    if [ $? -gt 0 ]; then
    stat_fail
    else
    rm $PIDFILE
    rm_daemon deluged
    stat_done
    fi
    restart)
    $0 stop
    sleep 1
    $0 start
    echo "usage: $0 {start|stop|restart}"
    esac
    exit 0
    Last edited by zwa (2012-07-19 16:48:28)

  • [Solved] Newest version of Twisted breaks Deluge?

    Is anyone else having this problem?  I have Deluge 1.3.6 and just upgraded from Twisted 13.0 to 13.1.  It looks like the blocklist downloading specifically is broken with this new update.  I downgraded Twisted and everything is in working order again, but I want to get an idea if this is a global problem or just a problem with my system.
    I don't have the full output from running it, but I remember I got got a Python traceback in some twisted library and a
    'module' object has no attribute _parse
    at the end of the error.  Also if I opened up the GUI during this time, every torrent would appear paused and if you open up the Preferences and look at the blocklist download status, it would be stuck at zero.
    Please post if you have the same/similar issues, if this is a big problem then someone should submit a bug to Deluge.
    EDIT:
    See here for solution: http://dev.deluge-torrent.org/ticket/2355
    Last edited by semi225599 (2013-08-15 13:31:46)

    Here's the full output:
    Unhandled error in Deferred:
    Unhandled Error
    Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/deluge/plugins/init.py", line 48, in enable
    self.plugin.enable()
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Blocklist-1.2-py2.7.egg/blocklist/core.py", line 116, in enable
    File "/usr/lib/python2.7/site-packages/twisted/internet/task.py", line 173, in start
    self()
    File "/usr/lib/python2.7/site-packages/twisted/internet/task.py", line 218, in __call__
    d = defer.maybeDeferred(self.f, *self.a, **self.kw)
    --- <exception caught here> ---
    File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 137, in maybeDeferred
    result = f(*args, **kw)
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Blocklist-1.2-py2.7.egg/blocklist/core.py", line 151, in check_import
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Blocklist-1.2-py2.7.egg/blocklist/core.py", line 260, in download_list
    File "/usr/lib/python2.7/site-packages/deluge/httpdownloader.py", line 195, in download_file
    scheme, host, port, path = client._parse(url)
    exceptions.AttributeError: 'module' object has no attribute '_parse'
    I haven't seen any acknowledgement on the bug I submitted, so I'm not sure if it's noticed or not.  If anyone has a solution, it's open source, so you should be able to just submit it somewhere.

Maybe you are looking for

  • How can I make a photo Christmas card in Mail?

    I want to send a Christmas card that includes a family photo. I've tried online services in the past, but they charge quite a bit for good cards. One place I like (good templates, easy to use) charges 3.99/mo or $48.00 a year. It's easy to import a p

  • Can't set WEP security, why?

    I have a Belkin 54mb Airport Card (seen in Profiler as Airport Extreme) in my Mac running OSX 10.4.8. The card works fine with my Netgear DG834G modem/router but I can't set the security option. I set the password in the 'Wireless Settings' page re-s

  • Error when loading page in Safari

    I am on WiFi via the iPhone. When I try to open a page in Safari, I get this message: "Safari can't open the page. The error was: Operation could not be completed. (POSIX error 12 - Cannot allocate memory) (NSPOSIXErrorDomain:12)" Help!

  • Trying to make a app that transfers files over bluetooth in java

    I am trying to make a program that will send a audio file (for example test.mp3) to another device. This would be set up as client - server application. Ideally, the server would be a PC and the client a mobile device. Is there any source code simila

  • Queue Tables

    How to drop Queue tables ? QL> drop user test cascade; drop user test cascade ERROR at line 1: ORA-00604: error occurred at recursive SQL level 1 ORA-24005: must use DBMS_AQADM.DROP_QUEUE_TABLE to drop queue tables