[fixed in 1.1.7 @r5054] deluge crashed with ValueError in _on_get_torrent_status()

Bug #358942 reported by crbeast
12
Affects Status Importance Assigned to Milestone
deluge (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: deluge

deluge-torrent

ProblemType: Crash
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/deluge
InterpreterPath: /usr/bin/python2.6
Package: deluge-common 1.1.6+dfsg-1ubuntu1
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/deluge
ProcEnviron:
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/deluge']
SourcePackage: deluge
Title: deluge crashed with ValueError in _on_get_torrent_status()
Traceback:
 Traceback (most recent call last):
   File "/var/lib/python-support/python2.6/deluge/ui/gtkui/peers_tab.py", line 312, in _on_get_torrent_status
     for byte, shift in izip(peer["ip"].split(":")[0].split("."), (24, 16, 8, 0))])
 ValueError: invalid literal for int() with base 10: ''
Uname: Linux 2.6.28-11-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
crbeast (crbeast) wrote :
tags: removed: need-duplicate-check
Hew (hew)
visibility: private → public
Changed in deluge (Ubuntu):
importance: Undecided → Medium
Revision history for this message
Dim Zoom (dimzoom) wrote :

also crash on jaunty beta 64bits

Revision history for this message
Cristian Greco (cgreco) wrote : fixed

 status fixcommitted
 summary "[fixed in 1.1.7 @r5054] deluge crashed with ValueError in _on_get_torrent_status()"

Thanks,
--
Cristian Greco
GPG key ID: 0x0C095825

summary: - deluge crashed with ValueError in _on_get_torrent_status()
+ [fixed in 1.1.7 @r5054] deluge crashed with ValueError in
+ _on_get_torrent_status()
Changed in deluge (Ubuntu):
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package deluge - 1.1.8+dfsg-3

---------------
deluge (1.1.8+dfsg-3) unstable; urgency=low

  * debian/patches:
    - renaming patches as to prepend upstream svn rev;
    - r5305_fix_uncaught_exceptions_systemtray.patch: fix indentation;
    - r5328_fix_renaming_parent_folder.patch: new patch, fix renaming
      a parent folder into multiple folders (upstream svn r5328).

deluge (1.1.8+dfsg-2) unstable; urgency=low

  * debian/control:
    - depends on python-chardet;
    - add Suggests: python-openssl for deluge-webui (Closes: #530688).
  * debian/patches:
    - 10-new_release_check.patch: move to new_release_check.patch (don't use
      names starting with patch order);
    - fix_use_self_encoding_r5304.patch: fix not using the encoding used in
      the torrent file to decode some strings;
    - fix_uncaught_exceptions_systemtray_r5305.patch: prevent some uncaught
      exceptions when systemtray is not enabled.

deluge (1.1.8+dfsg-1) unstable; urgency=low

  * New upstream version.
    - bugs fixed in 1.1.7:
      + version not uploaded in Debian (Closes: #528531, LP: #376032);
      + fix crashes during shutdown (LP: #343088);
      + fix resume torrent after doing a 'Pause All' (LP: #363569);
      + fix crashes caused by 'Peers' tab (LP: #333256, LP: #358942);
    - bugs fixed in 1.1.8:
      + fix error message when using '-c' option and not specifying a
        directory (LP: #333227, LP: #333228);
      + fix crashes caused during new release check function (LP: #346692);
      + fix GtkWarning assetion (LP: #343759);
      + fix crashed caused by timeout in mail notification (LP: #360851);
      + set sane defaults for peers/file tabs column widths (Closes: #525643);
  * debian/control:
    - add Vcs-* stuff (switch to git-buildpackage maintenance);
    - rework conflicts&replaces against the old deluge-torrent{,-common}
      packages. (LP: #369852, LP: #369916)
  * debian/patches:
    + switch from dpatch to quilt;
    + delete 20-fix-segfault-utf8.dpatch (merged upstream).
  * Don't depend on hardcoded python version in debian/control and
    debian/deluge*.install; use --install-layout=deb in debian/rules.
    This should reduce the Ubuntu diff thus allowing to build with
    python2.6 (thanks Andrew) (Closes: #519650).
  * debian/deluge-webui.README.Debian: right command is 'deluge -u web'
    (Closes: #525649).

 -- Cristian Greco <email address hidden> Thu, 04 Jun 2009 05:26:43 +0100

Changed in deluge (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.