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 722494 - dash can't switch to applications without .desktop files anymore
dash can't switch to applications without .desktop files anymore
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
3.11.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2014-01-18 13:57 UTC by Sebastian Keller
Modified: 2014-01-18 16:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
AppDisplay: fix isTerminal() check for apps without .desktop files (967 bytes, patch)
2014-01-18 13:57 UTC, Sebastian Keller
committed Details | Review

Description Sebastian Keller 2014-01-18 13:57:04 UTC
To reproduce the problem just launch xev and try to switch to it using the dash.
Comment 1 Sebastian Keller 2014-01-18 13:57:55 UTC
Created attachment 266610 [details] [review]
AppDisplay: fix isTerminal() check for apps without .desktop files
Comment 2 Jasper St. Pierre (not reading bugmail) 2014-01-18 14:22:17 UTC
Review of attachment 266610 [details] [review]:

Yeah, this makes sense.
Comment 3 Jasper St. Pierre (not reading bugmail) 2014-01-18 16:36:33 UTC
Attachment 266610 [details] pushed as 4ed0f3e - AppDisplay: fix isTerminal() check for apps without .desktop files