Exec line in gnome-mahjongg .desktop file needs complete path
Bug #1303164 reported by
Doug Barton
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-mahjongg (Ubuntu) |
New
|
Wishlist
|
Unassigned |
Bug Description
When installed the gnome-mahjongg package creates a desktop file at /usr/share/
Exec=gnome-mahjongg
Since that binary is in /usr/games, and most users do not have /usr/games in their path, clicking a menu item that uses that desktop file fails. The simple solution is to use the full path name in the Exec line.
/usr/share/
To post a comment you must log in.
Thank you for your bug report. Most users do have that directory in their path, it's part of the default path on Ubuntu...