[Bug 921829] Re: [precise] kupfer does not launch

Daniel Holbach daniel.holbach at ubuntu.com
Tue Mar 27 09:00:27 UTC 2012


I just uploaded the fix and it will sit in the review queue of the
archive admins / release team.

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

Title:
  [precise] kupfer does not launch

Status in Kupfer (pandora's box):
  Fix Released
Status in “kupfer” package in Ubuntu:
  Fix Released

Bug description:
  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

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



More information about the Ubuntu-sponsors mailing list