Package: deluge-gtk
Version: 1.3.6-1
Severity: important

Dear Maintainer,
I updated/upgraded some of the packages in testing. After the updates
I get the following :-

$ deluge-gtk
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/addtorrentdialog.py",
line 155, in start
    self.update_core_config()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/addtorrentdialog.py",
line 202, in update_core_config
    return 
client.core.get_config_values(self.core_keys).addCallback(_on_config_values)
  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()
--- <exception caught here> ---
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
line 575, in _runCallbacks
    current.result = callback(current.result, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/addtorrentdialog.py",
line 197, in _on_config_values
    self.set_default_options()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/addtorrentdialog.py",
line 481, in set_default_options
    self.core_config["download_location"])
exceptions.TypeError: Gtk.FileChooser.set_current_folder() argument 1
must be string, not None
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/statusbar.py",
line 204, in start
    self.send_status_request()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/statusbar.py",
line 287, in send_status_request
    client.core.get_free_space().addCallback(self._on_get_free_space)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line
504, in __call__
    return self.daemon.call(self.base, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line 457, in call
    return defer.maybeDeferred(m, *copy.deepcopy(args), **copy.deepcopy(kwargs))
--- <exception caught here> ---
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
line 137, in maybeDeferred
    result = f(*args, **kw)
  File "/usr/lib/python2.7/dist-packages/deluge/core/core.py", line
828, in get_free_space
    return deluge.common.free_space(path)
  File "/usr/lib/python2.7/dist-packages/deluge/common.py", line 528,
in free_space
    if not os.path.exists(path):
  File "/usr/lib/python2.7/genericpath.py", line 18, in exists
    os.stat(path)
exceptions.TypeError: coercing to Unicode: need string or buffer, NoneType found
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/statusbar.py",
line 383, in update
    self.send_status_request()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/statusbar.py",
line 287, in send_status_request
    client.core.get_free_space().addCallback(self._on_get_free_space)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line
504, in __call__
    return self.daemon.call(self.base, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line 457, in call
    return defer.maybeDeferred(m, *copy.deepcopy(args), **copy.deepcopy(kwargs))
--- <exception caught here> ---
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
line 137, in maybeDeferred
    result = f(*args, **kw)
  File "/usr/lib/python2.7/dist-packages/deluge/core/core.py", line
828, in get_free_space
    return deluge.common.free_space(path)
  File "/usr/lib/python2.7/dist-packages/deluge/common.py", line 528,
in free_space
    if not os.path.exists(path):
  File "/usr/lib/python2.7/genericpath.py", line 18, in exists
    os.stat(path)
exceptions.TypeError: coercing to Unicode: need string or buffer, NoneType found
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/statusbar.py",
line 383, in update
    self.send_status_request()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/statusbar.py",
line 287, in send_status_request
    client.core.get_free_space().addCallback(self._on_get_free_space)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line
504, in __call__
    return self.daemon.call(self.base, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line 457, in call
    return defer.maybeDeferred(m, *copy.deepcopy(args), **copy.deepcopy(kwargs))
--- <exception caught here> ---
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
line 137, in maybeDeferred
    result = f(*args, **kw)
  File "/usr/lib/python2.7/dist-packages/deluge/core/core.py", line
828, in get_free_space
    return deluge.common.free_space(path)
  File "/usr/lib/python2.7/dist-packages/deluge/common.py", line 528,
in free_space
    if not os.path.exists(path):
  File "/usr/lib/python2.7/genericpath.py", line 18, in exists
    os.stat(path)
exceptions.TypeError: coercing to Unicode: need string or buffer, NoneType found

Any idea what might be doing the exception ?

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (600, 'testing'), (1, 'experimental'), (1, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages deluge-gtk depends on:
ii  deluge-common                                   1.3.6-1
ii  librsvg2-common                                 2.36.4-2
ii  notification-daemon                             0.7.6-1
ii  plasma-widgets-workspace [notification-daemon]  4:4.10.5-3
ii  python                                          2.7.5-4
ii  python-glade2                                   2.24.0-3+b1
ii  python-notify                                   0.1.1-3
ii  xdg-utils                                       1.1.0~rc1+git20111210-7
ii  xfce4-notifyd [notification-daemon]             0.2.4-2

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

deluge-gtk suggests no packages.

-- no debconf information
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to