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 664609 - Gnote prevents itself from showing in Unity Dash Gnote prevents itself from showing in Dash
Gnote prevents itself from showing in Unity Dash Gnote prevents itself from ...
Status: RESOLVED FIXED
Product: gnote
Classification: Applications
Component: main
git master
Other Linux
: Normal minor
: ---
Assigned To: gnote-maint
gnote-maint
Depends on:
Blocks:
 
 
Reported: 2011-11-23 03:31 UTC by Andrew Starr-Bochicchio
Modified: 2011-11-24 19:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Show in Unity (723 bytes, patch)
2011-11-23 03:32 UTC, Andrew Starr-Bochicchio
none Details | Review

Description Andrew Starr-Bochicchio 2011-11-23 03:31:25 UTC
Forwarded from https://bugs.launchpad.net/ubuntu/+source/gnote/+bug/888274

Gnote does not appear as a launcher in the Unity Dash.

Steps to reproduce:
1. Install Gnote on Ubuntu
2. Look for Gnote in the Unity Dash

The cause is a line in /usr/share/applications/gnote.desktop:

> OnlyShowIn=GNOME;XFCE;

Which prevents Gnote from appearing in Unity.
Comment 1 Andrew Starr-Bochicchio 2011-11-23 03:32:22 UTC
Created attachment 201968 [details] [review]
Show in Unity
Comment 2 Andrew Starr-Bochicchio 2011-11-23 04:09:13 UTC
Alternatively, you might want to use NotShowIn=KDE; depending on what you're trying to accomplish. There are probably other DEs like LXDE where this is being hidden but would be welcomed.
Comment 3 Aurimas Černius 2011-11-24 19:33:07 UTC
I have removed this restriction. I think it was here due to status icon, which is now disabled by default.

This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.