gnome-app-install still mentioned in update-notifier

Bug #722887 reported by Julien Lavergne
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
update-notifier (Ubuntu)
Fix Released
Low
Brian Murray

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);

Related branches

Robert Roth (evfool)
Changed in update-notifier (Ubuntu):
status: New → Confirmed
Changed in update-notifier (Ubuntu):
assignee: nobody → Brian Murray (brian-murray)
status: Confirmed → In Progress
importance: Undecided → Low
Revision history for this message
Launchpad Janitor (janitor) wrote :

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 <email address hidden> Thu, 31 Jan 2013 03:32:33 +0000

Changed in update-notifier (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.