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 726497 - Geolocation crosshairs shown in the top bar, even though it has been turned off
Geolocation crosshairs shown in the top bar, even though it has been turned off
Status: RESOLVED NOTGNOME
Product: gnome-shell
Classification: Core
Component: system-status
3.11.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
3.12
Depends on:
Blocks:
 
 
Reported: 2014-03-17 09:30 UTC by Allan Day
Modified: 2014-03-24 10:01 UTC
See Also:
GNOME target: ---
GNOME version: 3.11/3.12



Description Allan Day 2014-03-17 09:30:29 UTC
Testing 3.11.x on Fedora rawhide:

 * I turned "Location" off in the system status menu.
 * When I launched Clocks, the crosshairs icon appeared in the top bar.

What I expected:

 * The crosshairs not to appear when Clocks is launched (because it has been disabled).
Comment 1 Hashem Nasarat 2014-03-17 13:59:39 UTC
Perhaps duplicate of https://bugzilla.gnome.org/show_bug.cgi?id=723932 ?
Comment 2 Zeeshan Ali 2014-03-17 14:48:48 UTC
(In reply to comment #1)
> Perhaps duplicate of https://bugzilla.gnome.org/show_bug.cgi?id=723932 ?

I don't think so. The crosshair is currently shown when geoclue reports its in use and currently its just based on whether or not there is any clients connected to geoclue. This needs to be fixed in geoclue.

https://bugs.freedesktop.org/show_bug.cgi?id=76268
Comment 3 Zeeshan Ali 2014-03-21 16:43:07 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > Perhaps duplicate of https://bugzilla.gnome.org/show_bug.cgi?id=723932 ?
> 
> I don't think so. The crosshair is currently shown when geoclue reports its in
> use and currently its just based on whether or not there is any clients
> connected to geoclue. This needs to be fixed in geoclue.
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=76268

And its fixed now.
Comment 4 Allan Day 2014-03-24 10:01:39 UTC
Fantastic. Thanks!