Public bug reported:

On a fresh install of precise from yesterday - kupfer fails to launch
with this error:


$ kupfer
Kupfer: A free software (GPLv3+) launcher
        Copyright © 2007--2011 Ulrik Sverdrup with others
        http://kaizer.se/wiki/kupfer/

** WARNING **: Trying to register gtype 'GMountMountFlags' as enum when
in fact it is of type 'GFlags'

** WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when
in fact it is of type 'GFlags'

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
could not import gobject (error was: ImportError('When using gi.repository you 
must not import static modules like "gobject". Please change all occurrences of 
"import gobject" to "from gi.repository import GObject".',))
Traceback (most recent call last):
  File "/usr/share/kupfer/kupfer.py", line 4, in <module>
    main.main()
  File "/usr/share/kupfer/kupfer/main.py", line 174, in main
    gtkmain(quiet)
  File "/usr/share/kupfer/kupfer/main.py", line 152, in gtkmain
    from kupfer.ui import browser
  File "/usr/share/kupfer/kupfer/ui/browser.py", line 21, in <module>
    from kupfer.ui import listen
  File "/usr/share/kupfer/kupfer/ui/listen.py", line 34, in <module>
    class Service (ExportedGObject):
NameError: name 'ExportedGObject' is not defined

** Affects: kupfer
     Importance: Undecided
         Status: New

** Affects: kupfer (Ubuntu)
     Importance: High
         Status: New

** Also affects: kupfer
   Importance: Undecided
       Status: New

** Changed in: kupfer (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921829

Title:
  [precise] kupfer does not launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/kupfer/+bug/921829/+subscriptions

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

Reply via email to