← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 1108552] [NEW] mythbuntu-control-centre failed to start

 

Public bug reported:

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'

** Affects: mythbuntu-control-centre (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

+ 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):
+   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'

-- 
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 “mythbuntu-control-centre” package in Ubuntu:
  New

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/mythbuntu-control-centre/+bug/1108552/+subscriptions


Follow ups

References