GNOME Bugzilla – Bug 734883
[patch attached] Use the correct desktop ID when querying location
Last modified: 2014-08-28 16:49:31 UTC
Created attachment 283566 [details] [review] Use the correct desktop ID when querying location The shell will only approve location requests if the desktop file ID that they provide to geoclue2 is a valid desktop file ID. gnome-maps changed the desktop file ID not so long ago, and since then any attempt to use geoclue2 in gnome-maps will result in an Access Denied error.
Review of attachment 283566 [details] [review]: Did you happend to append the wrong patch?
Created attachment 283595 [details] [review] Use the correct desktop ID when querying location Oops, yeah, this was the wrong patch. Here's the correct one
Review of attachment 283595 [details] [review]: patch is good but commit log could be better: geoclue: Report correct desktop ID (Short log is ideally supposed to be <= 50 chars) Report correct desktop to geoclue, otherwise gnome-shell will deny location requests (Please break the line at appropriate place to fit in 74 chars limit). https://wiki.gnome.org/Git/CommitMessages
Created attachment 283622 [details] [review] geoclue: Report correct desktop ID Better?
Review of attachment 283622 [details] [review]: yes :)
pushed. https://git.gnome.org/browse/gnome-maps/commit/?id=5e0db7c2204ec36d415f796787e3492c5d4dc20e
*** Bug 735601 has been marked as a duplicate of this bug. ***