Bug 1242121

Summary: Epiphany displays incorrect name in gnome-shell app menu
Product: [Fedora] Fedora Reporter: Stefan Nuxoll <stefan>
Component: epiphanyAssignee: Michael Catanzaro <mcatanzaro+wrong-account-do-not-cc>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: debarshir, gecko-bugs-nobody, mcatanzaro+wrong-account-do-not-cc, rob.townley
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-11 14:24:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Rename .desktop file none

Description Stefan Nuxoll 2015-07-11 04:50:07 UTC
Description of problem:

The incorrect name is displayed in the gnome-shell app menu when epiphany is running


Version-Release number of selected component (if applicable):

3.17.1-1


How reproducible:

Consistent

Steps to Reproduce:
1. Launch epiphany in a gnome-shell session

Actual results:

org.gnome.Epiphany is displayed in app menu


Expected results:

Web should be displayed in app menu


Additional info:

This appears to be related to changes in how gnome-shell is mapping applications using GApplication to their respective desktop files to determine the name to be used in the app menu. Renaming epiphany.desktop to org.gnome.Epiphany.desktop causes gnome-shell to display the correct name.

Comment 1 Stefan Nuxoll 2015-07-11 05:26:09 UTC
Submitted patch upstream

Comment 2 Stefan Nuxoll 2015-07-11 05:26:47 UTC
Created attachment 1050849 [details]
Rename .desktop file