Launchpad has imported 2 comments from the remote bug at
http://bugs.async.com.br/show_bug.cgi?id=4279.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2011-02-08T23:30:53+00:00 Severin Heiniger wrote:

On Ubuntu 11.04 with the latest updates applied, trying to import
'kiwi.utils' fails with the traceback:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "kiwi/utils.py", line 78, in <module>
    class _GobjectClassInittableObject(object):
  File "kiwi/utils.py", line 75, in __init__
    metabase.__init__(self, name, bases, namespace)
  File "/usr/lib/pymodules/python2.7/gobject/__init__.py", line 60, in __init__
    cls._type_register(cls.__dict__)
  File "/usr/lib/pymodules/python2.7/gobject/__init__.py", line 114, in 
_type_register
    type_register(cls, namespace.get('__gtype_name__'))
TypeError: Error when calling the metaclass bases
    argument must be a GObject subclass

It can be reproduced with both the packaged version 1.9.22 and the one
from the website 1.9.26. Compared to Ubuntu 10.10, where Python 2.6 is
used by default, Python 2.7 is used by default on Ubuntu 11.04. The
version 2.27.0+git20110131-0ubuntu6 of python-gobject is used.

It would be great to know if this problem can be fixed in Kiwi, or
whether there's a problem in the GObject bindings. Unfortunately, this
bug causes software to break in Ubuntu 11.04 that depends on Kiwi, like
LottaNZB.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/lottanzb/+bug/713843/comments/5

------------------------------------------------------------------------
On 2013-01-08T15:56:16+00:00 Johan Dahlin wrote:

This has been solved already.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/lottanzb/+bug/713843/comments/8


** Changed in: kiwi
       Status: Confirmed => Invalid

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

Title:
  lottanzb crashed with     argument must be a GObject subclass in
  _type_register()

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

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

Reply via email to