mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #07905
Re: [Bug 1108552] Re: mythbuntu-control-centre failed to start
mythubuntu control center uses the ancient python gtk2 bindings. Are
there any plans to go for python3, gtk3 and gobject introspection?
We broke backwards compatibility in aptdaemon. I will try to restore
it.
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythbuntu-control-centre in Ubuntu.
https://bugs.launchpad.net/bugs/1108552
Title:
mythbuntu-control-centre failed to start
Status in “aptdaemon” package in Ubuntu:
Confirmed
Status in “mythbuntu-control-centre” package in Ubuntu:
Invalid
Bug description:
When trying to start this on Ubuntu 13.04 I get this:
Traceback (most recent call last):
File "/usr/bin/mythbuntu-control-centre", line 38, in <module>
from aptdaemon import client
File "/usr/lib/python2.7/dist-packages/aptdaemon/client.py", line 55, in <module>
class AptTransaction(GObject.Object):
AttributeError: 'module' object has no attribute 'Object'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1108552/+subscriptions
References