ValueError in jockey

Bug #195548 reported by Erik Forsberg
2
Affects Status Importance Assigned to Milestone
jockey (Ubuntu)
Fix Released
Low
Martin Pitt

Bug Description

Binary package hint: jockey-common

Every time I restart Gnome, I seem to get one of these in my ~/.xsession-errors:

ERROR: Could not instantiate Handler subclass __builtin__.SlModem from name SlModem
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/jockey/detection.py", line 379, in get_handlers
    inst = obj(ui)
  File "/usr/share/jockey/handlers/sl_modem.py", line 15, in __init__
    'This driver enables the usage of many software modems, as '
  File "/usr/lib/python2.5/site-packages/jockey/handlers.py", line 524, in __init__
    (distro_name, distro_desc) = OSLib.inst.package_description(package)
  File "/usr/lib/python2.5/site-packages/jockey/oslib.py", line 112, in package_description
    raise ValueError, 'package %s does not exist' % package
ValueError: package sl-modem-daemon does not exist

(full ~/.xsession-errors attached)

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"

(System updated a few minutes ago)

Related branches

Revision history for this message
Erik Forsberg (forsberg) wrote :
Revision history for this message
Martin Pitt (pitti) wrote :

Just cosmetics, but I'll see to quiesce this.

Changed in jockey:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Martin Pitt (pitti) wrote :

Fixed in trunk.

Changed in jockey:
assignee: nobody → pitti
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package jockey - 0.3-0ubuntu1

---------------
jockey (0.3-0ubuntu1) hardy; urgency=low

  * Merge with trunk to update to the 0.3 release. We already had all the new
    features like the KDE interface, so this only imports bug fixes, in
    particular:
    - Update fglrx handler for current upstream version, to actually work
      again at all (DisplayDepth) and declare support for composite. Thanks to
      Sander Jonkes! (LP: #194963)
    - Quiesce backtraces from failed handler instantiation. (LP: #195548)
    - Use regular expressions, not fnmatch for modalias pattern matching,
      since we do not want to treat '[' and ']' specially. (LP: #193521)
    - Port --enable and --disable options from restricted-manager.
      (LP: #181832)
    - Port --check-composite from restricted-manager. (LP: #193978)
  * Fixed Vcs-Bzr field.
  * Remove do-release from this branch, it's only useful for upstream
    developers on trunk and confusing in the package.
  * debian/jockey-common.postinst: Remove --check cache on upgrade from
    << 0.3, since the format changed (much more robust now).

 -- Martin Pitt <email address hidden> Tue, 04 Mar 2008 16:48:50 +0100

Changed in jockey:
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.