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 707548 - gnome-boxes doesn't appear in System->General
gnome-boxes doesn't appear in System->General
Status: RESOLVED FIXED
Product: gnome-software
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-09-05 09:43 UTC by Elad Alfassa
Modified: 2013-09-06 11:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Elad Alfassa 2013-09-05 09:43:14 UTC
<elad> hughsie: okay, first question: why doesn't gnome-boxes appear in system->general?
<elad> it has Categories=GNOME;GTK;System;
* hughsie looks
<hughsie> elad, odd. it seems to add the search, refines okay and then disappears from the list
Comment 1 Richard Hughes 2013-09-06 11:32:14 UTC
commit b379fdd2f7de3762e597612facc285983b8b059a
Author: Richard Hughes <richard@hughsie.com>
Date:   Fri Sep 6 12:31:34 2013 +0100

    Do not set the package name when getting updates
    
    The application name is not the package name, and when we come to de-duplicate
    GsApps we actually want to show the correct name from the desktop file.
    
    Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=707548