Public bug reported:

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.)

** Affects: usb-creator (Ubuntu)
     Importance: Medium
     Assignee: Daniel T Chen (crimsun)
         Status: Fix Committed

** Changed in: usb-creator (Ubuntu)
   Importance: Undecided => Medium

** Changed in: usb-creator (Ubuntu)
       Status: New => In Progress

** Changed in: usb-creator (Ubuntu)
     Assignee: (unassigned) => Daniel T Chen (crimsun)

-- 
usb-creator-kde lacks a dependency on python-qt4-dbus
https://bugs.launchpad.net/bugs/404553
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to