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 769039 - App names are different in Software compared to the shell
App names are different in Software compared to the shell
Status: RESOLVED FIXED
Product: gnome-software
Classification: Applications
Component: General
3.21.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-07-21 14:36 UTC by Allan Day
Modified: 2016-08-22 09:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allan Day 2016-07-21 14:36:19 UTC
I have a couple of Flatpak apps installed. The app name that is shown in the shell is different from the name that is shown in Software - "(Nightly) Darktable" appears as "darktable" and "(Nightly) Telegram Desktop" is shown as "Telegram Desktop".

It's really important that the names are consistent - they is the unique identifiers for each app.
Comment 1 Richard Hughes 2016-07-21 14:47:48 UTC
commit 47921f110fa7fb5e4769560ca09378a75f6a490c
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Jul 21 15:47:24 2016 +0100

    Never try to modify the application name
    
    Resolves half of: https://bugzilla.gnome.org/show_bug.cgi?id=769039
Comment 2 Richard Hughes 2016-08-15 08:07:05 UTC
I think we match now.
Comment 3 Allan Day 2016-08-22 09:56:58 UTC
Thanks Richard!