usb-creator-kde lacks a dependency on python-qt4-dbus

Bug #404553 reported by Daniel T Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
usb-creator (Ubuntu)
Fix Released
Medium
Daniel T Chen

Bug Description

Binary package hint: usb-creator

From /var/log/syslog:
Jul 25 09:32:32 errno No module named qt
Jul 25 09:32:32 errno Traceback (most recent call last): File "/usr/bin/usb-creator-kde", line 138, in <module> frontend = KdeFrontend(img, persistent) File "/usr/lib/pytho
n2.6/dist-packages/usbcreator/kde_frontend.py", line 75, in __init__ self.__backend = Backend(self) File "/usr/lib/python2.6/dist-packages/usbcreator/backend.py", line 85, in
 __init__ self.frontend.DBusMainLoop() File "/usr/lib/python2.6/dist-packages/usbcreator/kde_frontend.py", line 49, in DBusMainLoop from dbus.mainloop.qt import DBusQtMai
nLoop ImportError: No module named qt

This error stems from:
$ apt-cache policy python-qt4-dbus
python-qt4-dbus:
  Installed: (none)
  Candidate: 4.5.2-0ubuntu1
  Version table:
     4.5.2-0ubuntu1 0
        500 http://us.archive.ubuntu.com karmic/main Packages

Installing python-qt4-dbus allows usb-creator-kde to start correctly. (I just used it to create a bootable image to install the Kubuntu Netbook.)

Daniel T Chen (crimsun)
Changed in usb-creator (Ubuntu):
importance: Undecided → Medium
status: New → In Progress
assignee: nobody → Daniel T Chen (crimsun)
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package usb-creator - 0.2.3

---------------
usb-creator (0.2.3) karmic; urgency=low

  [ Evan Dandrea ]
  * Depend on python-qt4-dbus. Thanks Daniel T. Chen (LP: #404553).
  * New KDE icon. Thanks Jonathan Riddell and Ken Wimer!
  * Massively cleaned up the structure of the usb-creator code.
  * Replaced the HAL backend with a DeviceKit-disks backend.
  * Added a Windows frontend and backend (built outside the archive).
  * Manage the install routine and progress feedback in separate threads,
    rather than a separate process.
  * Replace dependency on parted and mtools with devicekit-disks.

  [ Roderick B. Greening ]
  * Update ui file name for KDE.

 -- Evan Dandrea <email address hidden> Wed, 26 Aug 2009 21:16:18 +0100

Changed in usb-creator (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.