This bug was fixed in the package jockey - 0.9.7-0ubuntu1 --------------- jockey (0.9.7-0ubuntu1) precise; urgency=low
* New upstream bug fix release: - jockey/detection.py: Accept repository URLs with "file:/", too - jockey/oslib.py: Completely parse PackageKit output. Thanks Hedayat Vatankhah! (LP: #900853) - gtk/jockey-gtk: Create tray icon when indicator support is not available. Thanks Hedayat Vatankhah! (LP: #900824) - Launchpad automatic translations update. * jockey/oslib.py, has_repositories(): Also accept "file:/path..." URLs from apt-cache policy to recongize local repositories. First half of LP #913927. Thanks to James Ferguson for the patch. * jockey/oslib.py, install_package(): Consider file:// URLs a trusted origin even for binary packages. (LP: #913927) * tests/oslib.py: Update test_package_install_thirdparty_unsigned_binary() test to use a http:// URL, as file:// URLs are now considered trusted. -- Martin Pitt <martin.p...@ubuntu.com> Sat, 03 Mar 2012 22:30:37 +0100 ** Changed in: jockey (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jockey in Ubuntu. https://bugs.launchpad.net/bugs/900824 Title: Jockey gtk can create the tray icon when indicator support is not available Status in “jockey” package in Ubuntu: Fix Released Bug description: Currently, jockey-gtk doesn't create the tray icon when indicator support is not available, while it should. It is disabled in the code by accident. The attached patch fixes this typo. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/900824/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp