Do you have the gir1.2-gconf-2.0 package installed? (if not I suggest
you try this)

python-gconf doesn't provide the "GConf-2.0.typelib" in
"/usr/lib/girepository-1.0/", I guess python-gconf is another older
binding.

Anyways, installing gir1.2-gconf-2.0 fixed this for me. So if it fixes
it for you it's probably a non-obvious dependency, as opposed to a bug.

By the way, if you still have problems try installing gjs, and running 
something like:
$ gjs
> imports.gi.GConf
And see if that works... it might write some warnings, but should write [object 
GIRepositoryNamespace] some where.
If nothing else, this will tell if it's a python specific bug...

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

Title:
  Can't import GConf from gi.repository Ubuntu 12.04 64-bit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gobject-introspection/+bug/979266/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to