[Bug 1165200] Re: usb-creator-gtk fails to run on lubuntu13.04 beta 2
Jonathan Marsden
1165200 at bugs.launchpad.net
Thu Jun 6 23:18:04 UTC 2013
Tested in a fresh Lubuntu 13.04 VM. Adding gir1.2-gudev-1.0 allows usb-
creator-gtk to run.
I have not created and tested a bunch of LiveUSB sticks this way, so
whether in fact python-gudev is also needed for correct operation is a
different (and as yet untested) issue. The bug reported in this
Launchpad report, with the Python traceback relating to "from
gi.repository import GUdev" is definitely fixed by ensuring that
gir1.2-gudev-1.0 is installed.
So, the workaround at this point seems to be
sudo apt-get install gir1.2-gudev-1.0
This is a tiny package, and should easily fit onto the Lubuntu 13.10
Saucy CD image.
Jonathan
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to usb-creator in Ubuntu.
https://bugs.launchpad.net/bugs/1165200
Title:
usb-creator-gtk fails to run on lubuntu13.04 beta 2
Status in “usb-creator” package in Ubuntu:
Confirmed
Bug description:
usb-creator-gtk version: 0.2.47
systems: lubuntu desktop 13.04 beta 2 (live session and also after installing)
Error message:
ERROR:root:Could not find any typelib for GUdev
Traceback (most recent call last):
File "/usr/bin/usb-creator-gtk", line 30, in <module>
from usbcreator.backends.fastboot import FastbootBackend
File "/usr/lib/python3/dist-packages/usbcreator/backends/fastboot/__init__.py", line 1, in <module>
from usbcreator.backends.fastboot.backend import FastbootBackend
File "/usr/lib/python3/dist-packages/usbcreator/backends/fastboot/backend.py", line 3, in <module>
from gi.repository import GUdev
ImportError: cannot import name GUdev
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: usb-creator-gtk 0.2.47
ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
Uname: Linux 3.8.0-16-generic i686
ApportVersion: 2.9.2-0ubuntu5
Architecture: i386
Date: Fri Apr 5 19:32:32 2013
MarkForUpload: True
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: usb-creator
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1165200/+subscriptions
More information about the foundations-bugs
mailing list