Bug#689491: deluge-gtk: needs an explicit Depends on deluged

2023-02-19 Thread Daniel Baumann
close 689491 2.1.1-1
thanks

Hi,

this has been fixed upstream - deluge-gtk now handles it gracefully if
it doesn't have a connection to deluged.

Regards,
Daniel



Bug#689491:

2013-10-03 Thread Sanjeev sekaran
Due to bug #701003 , we need include deluged as dependency for deluege,
i made workaround by commenting the line 367 in
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.c
# XXX: We need to call a simulate() here, but this could be
a bug in twisted
# reactor.simulate()


Bug#689491: (no subject)

2013-09-04 Thread Roy Fullmer
Hi,

I have a similar set of errors running deluge-gtk, which seem to be related to 
its connection with the deluge daemon.  If classic mode is not disabled in 
deluge-gtk and the daemon is running, deluge-gtk crashes on startup.  With 
classic mode disabled ( in preferences  interface ) it still catches an 
unhandled error similar to the one above but other than that I have no other 
problems with it.

  08:02-00b$~/deluge-gtk
Fontconfig warning: /etc/fonts/conf.d/25-wqy-zenhei.conf, line
 11:   
ted
Unhandled Error
Traceback (most recent call last):
  File
 /usr/lib/python2.7/dist-packages/twisted/internet/base.py,   
 line 416, in fireEvent
    DeferredList(beforeResults).addCallback(self._continueFiring)
  File
 /usr/lib/python2.7/dist-packages/twisted/internet/defer.py,  
  line 304, in 
addCallback
    callbackKeywords=kw)
  File
 /usr/lib/python2.7/dist-packages/twisted/internet/defer.py,  
  line 293, in 
addCallbacks
    self._runCallbacks()
  File
 /usr/lib/python2.7/dist-packages/twisted/internet/defer.py,  
  line 575, in 
_runCallbacks
    current.result = callback(current.result, *args, **kw)
--- exception caught here ---
  File
 /usr/lib/python2.7/dist-packages/twisted/internet/base.py,   
 line 429, in 
_continueFiring
    callable(*args, **kwargs)
  File
 /usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py,   
 line 327, in 
_on_reactor_start
    self.__start_non_classic()
  File
 /usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py,   
 line 367, in 
__start_non_classic
    reactor.simulate()
exceptions.AttributeError: 'Gtk2Reactor' object has no attribute
 'si   
mulate'

--System information:

Debian release: sid
APT prefers: unstable
Architecture: i386 (i686)

Kernel: Linux 2.6.36.1 #1 SMP PREEMPT

Locale: LANG=en_US.UTF-8
Shell: -bash

Bug#689491: deluge-gtk: needs an explicit Depends on deluged

2012-10-03 Thread Martin-Éric Racine
Package: deluge-gtk
Version: 1.3.3-2
Severity: important

$ deluge-gtk 
[ERROR   ] 12:40:54 client:584 [Errno 2] Tiedostoa tai hakemistoa ei ole
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/deluge/ui/client.py, line 582, in 
start_daemon
subprocess.call([deluged, --port=%s % port, --config=%s % config])
  File /usr/lib/python2.7/subprocess.py, line 493, in call
return Popen(*popenargs, **kwargs).wait()
  File /usr/lib/python2.7/subprocess.py, line 679, in __init__
errread, errwrite)
  File /usr/lib/python2.7/subprocess.py, line 1249, in _execute_child
raise child_exception
OSError: [Errno 2] Tiedostoa tai hakemistoa ei ole
Unhandled Error
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/twisted/internet/base.py, line 413, 
in fireEvent
DeferredList(beforeResults).addCallback(self._continueFiring)
  File /usr/lib/python2.7/dist-packages/twisted/internet/defer.py, line 301, 
in addCallback
callbackKeywords=kw)
  File /usr/lib/python2.7/dist-packages/twisted/internet/defer.py, line 290, 
in addCallbacks
self._runCallbacks()
  File /usr/lib/python2.7/dist-packages/twisted/internet/defer.py, line 551, 
in _runCallbacks
current.result = callback(current.result, *args, **kw)
--- exception caught here ---
  File /usr/lib/python2.7/dist-packages/twisted/internet/base.py, line 426, 
in _continueFiring
callable(*args, **kwargs)
  File /usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py, line 327, 
in _on_reactor_start
self.__start_non_classic()
  File /usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py, line 338, 
in __start_non_classic
try_connect = client.start_daemon(host[2], 
deluge.configmanager.get_config_dir())
  File /usr/lib/python2.7/dist-packages/deluge/ui/client.py, line 585, in 
start_daemon
raise e
exceptions.OSError: [Errno 2] Tiedostoa tai hakemistoa ei ole

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (1001, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/1 CPU core)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages deluge-gtk depends on:
ii  deluge-common1.3.3-2
ii  librsvg2-common  2.36.1-1
ii  notification-daemon  0.7.5-1
ii  python   2.7.3~rc2-1
ii  python-glade22.24.0-3
ii  python-notify0.1.1-3
ii  python2.62.6.8-0.2
ii  python2.72.7.3~rc2-2.1
ii  xdg-utils1.1.0~rc1+git20111210-6

Versions of packages deluge-gtk recommends:
ii  python-pygame  1.9.1release+dfsg-7

deluge-gtk suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org