[Bug 1108552] Re: mythbuntu-control-centre failed to start

2013-03-20 Thread Rob Fargher
Bug is not fixed in Raring.

Traceback (most recent call last):
  File /usr/bin/mythbuntu-control-centre, line 40, in module
from aptdaemon.gtkwidgets import (AptErrorDialog,
ImportError: cannot import name AptMessageDialog

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

Title:
  mythbuntu-control-centre failed to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1108552/+subscriptions

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


[Bug 1108552] Re: mythbuntu-control-centre failed to start

2013-03-20 Thread Sebastian Heinlein
Sorry, for the noise on this bug. Perhaps it is too early in the morning
here :)

The new issue that you see Rob is the fault of control center. It
imports (but never uses) a deprecated widget from aptdaemon that was
removed in the 1.0 release.

See LP #1158117 for details and a fix.

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

Title:
  mythbuntu-control-centre failed to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1108552/+subscriptions

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


[Bug 1108552] Re: mythbuntu-control-centre failed to start

2013-03-14 Thread Launchpad Bug Tracker
This bug was fixed in the package aptdaemon - 1.0-0ubuntu1

---
aptdaemon (1.0-0ubuntu1) raring; urgency=low

  * New stable bug fix release 1.0:
- Add PEP8 compliance and a corresponding test
- Fix PackageKit tests if an http proxy is set (LP: #1050799)
- Fix crash for Python GTK2 clients (LP: #1108552)
- Fix crash if configuration file changes are only one line long -
  thanks to Barry Warsaw and Robert Collins (LP: #1120322)
- Fix crash if the removal of a package valid candidate is simulated
- Allow repository release names to include dots
- Convert aptdaemon exceptions to PackageKit ones in the compat
  layer (currently only invalid input ant failed authorization are
  supported)
- Store the default values in the PackageKit transaction interface
  statically typed
- Fix setting the speed property in the PackageKit interface
- Several grammar and typo fixes in user interface messages and
  documentation (LP: #1112492)
  * debian/patches:
- fix-high-trust-pkcompat.diff: updated
- apt-dbus-text-api.patch: updated
- fix-gobject-io-add-watch.patch: Added. Always include the priority
  in a GLib.io_add_watch() call to not cause problems with the backwards
  compatibility

  [ Barry Warsaw ]
  * debian/control:
- Add Build-Depend on gir1.2-gnomedesktop-3.0, gir1.2-vte-2.90, pep8,
  and xvfb.
- Bump Standards-Version to 3.9.4.
  * debian/rules: Run the tests under xvfb-run to avoid core dumps.
  * debian/patches/pep8-fixes.patch: Fix PEP 8 violations.
  * debian/patches/lp1153725-temporary-workaround.patch: Temporarily
disable two tests which fail during the build.
  * debian/rules:
- Add the missing test directory and symlinks before running tests.
- Clean up symlink directory in override_dh_auto_clean.
- Sleep before the xvfb-run with a different Python version.  Tear
  down of xvfb-run resources is apparently not immediate.
 -- Sebastian Heinlein glat...@ubuntu.com   Mon, 11 Mar 2013 07:02:07 +0100

** Changed in: aptdaemon (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  mythbuntu-control-centre failed to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1108552/+subscriptions

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


[Bug 1108552] Re: mythbuntu-control-centre failed to start

2013-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/aptdaemon

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

Title:
  mythbuntu-control-centre failed to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1108552/+subscriptions

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


Re: [Bug 1108552] Re: mythbuntu-control-centre failed to start

2013-03-05 Thread Sebastian Heinlein
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1108552

Title:
  mythbuntu-control-centre failed to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1108552/+subscriptions

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


[Bug 1108552] Re: mythbuntu-control-centre failed to start

2013-03-05 Thread Mario Limonciello
Would like to, there are some other modules that need to come to python3
to be able to do that.  Looks like some of them still haven't made it to
raring.

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

Title:
  mythbuntu-control-centre failed to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1108552/+subscriptions

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


[Bug 1108552] Re: mythbuntu-control-centre failed to start

2013-03-04 Thread Rob Fargher
Just did a fresh install of Raring and did a dist-upgrade.   I get the
same result as reported above.

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

Title:
  mythbuntu-control-centre failed to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1108552/+subscriptions

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


[Bug 1108552] Re: mythbuntu-control-centre failed to start

2013-03-04 Thread Rob Fargher
Removing aptdaemon still gives the same result.

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

Title:
  mythbuntu-control-centre failed to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1108552/+subscriptions

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


[Bug 1108552] Re: mythbuntu-control-centre failed to start

2013-03-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: aptdaemon (Ubuntu)
   Status: New = Confirmed

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

Title:
  mythbuntu-control-centre failed to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1108552/+subscriptions

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


[Bug 1108552] Re: mythbuntu-control-centre failed to start

2013-01-29 Thread Mario Limonciello
Looking at that callback, I suspect that's actually an aptdaemonbug.

** Also affects: aptdaemon (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mythbuntu-control-centre (Ubuntu)
   Status: New = Invalid

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

Title:
  mythbuntu-control-centre failed to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1108552/+subscriptions

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