[Bug 722887] Re: gnome-app-install still mentioned in update-notifier
Launchpad Bug Tracker
722887 at bugs.launchpad.net
Thu Jan 31 04:23:13 UTC 2013
This bug was fixed in the package update-notifier - 0.130
---------------
update-notifier (0.130) raring; urgency=low
[ Colin Watson ]
* Only create a single GSettings instance for com.ubuntu.update-notifier,
rather than several.
* Remove unused u_abort function.
* Make several more functions static that aren't used from other
compilation units.
* Correct a number of imprecise prototypes.
* Defer instantiating GtkBuilders until the corresponding user interfaces
actually need to be displayed, saving memory when they don't.
* Restore code to keep a handle to crash and reboot notifications, so that
they can be closed by later code (at least for notification-daemon
users).
* Fix several leaks of NotifyNotification objects.
* Don't call show_hooks (which now includes instantiating the
corresponding GtkBuilder) if there are no unseen hooks to show.
[ Brian Murray ]
* Remove calls to gnome-app-install and addon CD support (LP: #722887)
-- Colin Watson <cjwatson at ubuntu.com> Thu, 31 Jan 2013 03:32:33 +0000
** Changed in: update-notifier (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-notifier in Ubuntu.
https://bugs.launchpad.net/bugs/722887
Title:
gnome-app-install still mentioned in update-notifier
Status in “update-notifier” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: update-notifier
I don't know if it's on purpose, but gnome-app-install is still present in update-notifier code, but gnome-app-install is not part of Ubuntu still Karmic. Maybe this part of the code should be ported to software-center ?
Relevant code :
data/apt-cdrom-check:if [ -d "$addon_dir" ] && [ -x /usr/bin/gnome-app-install ]; then
src/gdu.c: cmd = g_strdup_printf("gnome-app-install --addon-cd='%s'", mount_point);
src/gdu.c: invoke_with_gksu(cmd, "/usr/share/applications/gnome-app-install.desktop", FALSE);
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/722887/+subscriptions
More information about the foundations-bugs
mailing list