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 598331 - [Moblin] Handle killswitch appearing after program start
[Moblin] Handle killswitch appearing after program start
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: moblin
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2009-10-13 20:45 UTC by Joshua Lock
Modified: 2009-10-14 11:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[Moblin] Handle killswitch appearing after program start (1.89 KB, patch)
2009-10-13 20:45 UTC, Joshua Lock
committed Details | Review

Description Joshua Lock 2009-10-13 20:45:40 UTC
It's quite possible for a killswitch to appear once the program is already
running. Handle this by connecting to the "state-changed" signal regardless
of whether we have killswitches on instantiation.
Comment 1 Joshua Lock 2009-10-13 20:45:42 UTC
Created attachment 145377 [details] [review]
[Moblin] Handle killswitch appearing after program start