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 727398 - location: Don't hide location menu
location: Don't hide location menu
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: system-status
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2014-03-31 17:30 UTC by Zeeshan Ali
Modified: 2014-04-08 13:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
location: Don't hide location menu (1.99 KB, patch)
2014-03-31 17:30 UTC, Zeeshan Ali
committed Details | Review

Description Zeeshan Ali 2014-03-31 17:30:34 UTC
See patch
Comment 1 Zeeshan Ali 2014-03-31 17:30:36 UTC
Created attachment 273351 [details] [review]
location: Don't hide location menu

If geoclue reports that we can't aquire location, we hide the menu. This
will typically happen when user is offline (and doesn't have a 3G
modem). This is likely not what we want since this like a temporary
situation and user would want the ability to toggle geolocation still
even if its currently not possible any applications to query the
location.
Comment 2 Zeeshan Ali 2014-04-06 23:36:53 UTC
ping? I just pushed changes to geoclue so it reports correct available-accuracy-level so if there is no network and 3g modem, the 'location' menu will currently disappear.
Comment 3 Zeeshan Ali 2014-04-08 13:12:26 UTC
Attachment 273351 [details] pushed as 0117fcb - location: Don't hide location menu