[Bug 713162] Re: Cannot launch 'usb-creator-gtk' on 10.04 LTS (x64)
Xiaojun Ma
damage3025 at gmail.com
Sun Mar 23 04:18:41 UTC 2014
Is this still a issue for you on more recent releases of Ubuntu?
** Changed in: usb-creator (Ubuntu)
Status: New => Incomplete
--
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/713162
Title:
Cannot launch 'usb-creator-gtk' on 10.04 LTS (x64)
Status in “usb-creator” package in Ubuntu:
Incomplete
Bug description:
$ uname -a
Linux studio 2.6.32-28-generic #55-Ubuntu SMP Mon Jan 10 23:42:43 UTC 2011 x86_64 GNU/Linux
$ usb-creator-gtk
Traceback (most recent call last):
File "/usr/bin/usb-creator-gtk", line 26, in <module>
from usbcreator.frontends.gtk import GtkFrontend
File "/usr/lib/python2.6/dist-packages/usbcreator/frontends/gtk/__init__.py", line 1, in <module>
from frontend import GtkFrontend
File "/usr/lib/python2.6/dist-packages/usbcreator/frontends/gtk/frontend.py", line 27, in <module>
from gnome import help_display_uri
File "/usr/lib/pymodules/python2.6/gtk-2.0/gnome/__init__.py", line 13, in <module>
from _gnome import *
ImportError: /usr/lib/libgnomevfs-2.so.0: undefined symbol: gcry_control
$ file /usr/lib/libgnomevfs-2.so.0
/usr/lib/libgnomevfs-2.so.0: symbolic link to `libgnomevfs-2.so.0.2400.2'
$ nm -D /usr/lib/libgnomevfs-2.so.0 | grep -i control
U gcry_control
000000000001e460 T gnome_vfs_async_file_control
0000000000032420 T gnome_vfs_file_control
0000000000020400 T gnome_vfs_file_control_cancellable
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/713162/+subscriptions
More information about the foundations-bugs
mailing list