After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 710192 - notification tells me a package that i havent installed is now installed
notification tells me a package that i havent installed is now installed
Status: RESOLVED FIXED
Product: gnome-software
Classification: Applications
Component: General
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-10-15 15:05 UTC by Ryan Lerch
Modified: 2013-10-15 15:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ryan Lerch 2013-10-15 15:05:53 UTC
If you start installing a package from an application's detail page, (e.g. Darktable) and while it is installing, go to the details page for another application.  (e.g. tremulous) and just sit there while darktable installs, when the package is installed, the notification that pops up tells me tremlous is installed and when i click launch on the notification, tremulous is opened.

originally filed here:
https://bugzilla.redhat.com/show_bug.cgi?id=1019369
Comment 1 Richard Hughes 2013-10-15 15:10:13 UTC
commit 0bca23e1d0e489ef29a23d390c28cf3c23c6b31a
Author: Richard Hughes <richard@hughsie.com>
Date:   Tue Oct 15 16:08:37 2013 +0100

    Notify about the correct application when installing from the details panel
    
    If the user switches the details view to another application, we have to notify
    about the thing we're installing, not the new application we're showing.
    
    Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=710192