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 571093 - Gray out icon when it's powered off or killed
Gray out icon when it's powered off or killed
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: applet
unspecified
Other All
: Normal minor
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on: 556262
Blocks:
 
 
Reported: 2009-02-09 21:11 UTC by Charles Cooke
Modified: 2009-03-03 17:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Charles Cooke 2009-02-09 21:11:51 UTC
the BT icon could be red instead of blue if no device is present (or the device is off)
This is usefull for devices with a HAL switch, as dell bluetooth.
thanks

Other information:
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: bluez-gnome 1.8-0ubuntu1
ProcEnviron:
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: bluez-gnome
Uname: Linux 2.6.28-6-generic i686
Comment 1 Charles Cooke 2009-02-09 21:19:48 UTC
Forwarded from https://bugs.launchpad.net/ubuntu/+source/bluez-gnome/+bug/327207
Comment 2 Bastien Nocera 2009-02-25 14:48:10 UTC
Reassigning to bluez-gnome fork, gnome-bluetooth.
Comment 3 Bastien Nocera 2009-02-27 16:41:04 UTC
Half-done in:
http://svn.gnome.org/viewvc/gnome-bluetooth?view=revision&revision=396

We don't do it for killswitches yet.
Comment 4 Nirbheek Chauhan 2009-02-28 19:10:53 UTC
Do you mean for hardware kill switches? Because if that's the case, then I don't see a point in showing the icon in the tray at all since the adapter can't be enabled in software.

Or am I missing something?
Comment 5 Bastien Nocera 2009-03-03 17:10:54 UTC
(In reply to comment #4)
> Do you mean for hardware kill switches? Because if that's the case, then I
> don't see a point in showing the icon in the tray at all since the adapter
> can't be enabled in software.
> 
> Or am I missing something?

Yes you are, they're called "software" killswitches. Even most hardware killswitches are actually handled through software.

Fixed in trunk.
Comment 6 Nicolò Chieffo 2009-03-03 17:13:35 UTC
Mmmmmm, but this is only useful with software killswitches... If I don't have a bluetooth device I know that...
Comment 7 Bastien Nocera 2009-03-03 17:23:58 UTC
You know what? I don't understand your question, and I don't think it's relevant to this bug anyway. Feel free to test out and file bugs if it doesn't behave as it should.
Comment 8 Nicolò Chieffo 2009-03-03 17:26:03 UTC
The real question is: did you also implement the gray icon for devices swtiched off using software killswitches?
Comment 9 Bastien Nocera 2009-03-03 17:46:05 UTC
Of course I did, they're the only ones we can see and control. The software can't get its hand out of your machine and toggle the hardware switch itself.