I don't believe the fix released...

On Kubuntu 9.04 RC:

$ usb-creator
Traceback (most recent call last):
  File "/usr/bin/usb-creator", line 21, in <module>
    from usbcreator.gtk_frontend import GtkFrontend
  File "/usr/lib/python2.6/dist-packages/usbcreator/gtk_frontend.py", line 25, 
in <module>
    import gnomevfs
ImportError: No module named gnomevfs
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 93, in 
apport_excepthook
    os.O_WRONLY|os.O_CREAT|os.O_EXCL), 'w')
OSError: [Errno 13] Permission denied: 
'/var/crash/_usr_bin_usb-creator.1000.crash'

Original exception was:
Traceback (most recent call last):
  File "/usr/bin/usb-creator", line 21, in <module>
    from usbcreator.gtk_frontend import GtkFrontend
  File "/usr/lib/python2.6/dist-packages/usbcreator/gtk_frontend.py", line 25, 
in <module>
    import gnomevfs
ImportError: No module named gnomevfs


I've tried
   $ sudo apt-get install --reinstall usb-creator
to see if there are unresolved dependecies. But there were none.


After installing python-gnome2 it worked.
I think this dependency should be added until the release of Jaunty. 

** Changed in: usb-creator (Ubuntu)
       Status: Fix Released => Confirmed

-- 
usb creator missing python-gnome2 dependency
https://bugs.launchpad.net/bugs/316077
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