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 595593 - Make sure pairing agents only bind to default adapter
Make sure pairing agents only bind to default adapter
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: applet
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2009-09-18 14:29 UTC by Bastien Nocera
Modified: 2009-09-20 20:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Bug 595593 - Make sure pairing agents only bind to default adapter (3.87 KB, patch)
2009-09-20 11:34 UTC, Bastien Nocera
none Details | Review
Bug 595593 - Make sure pairing agents only bind to default adapter (4.84 KB, patch)
2009-09-20 20:56 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2009-09-18 14:29:07 UTC
In both the wizard and the applet.
Comment 1 Bastien Nocera 2009-09-19 15:31:35 UTC
Only happens in the applet:
adapter_insert() in applet/agent.c
We'd need a way to disable the old agent though.
Comment 2 Bastien Nocera 2009-09-20 11:34:32 UTC
Created attachment 143521 [details] [review]
Bug 595593 - Make sure pairing agents only bind to default adapter

By monitoring the default adapter
Comment 3 Bastien Nocera 2009-09-20 20:56:14 UTC
Created attachment 143546 [details] [review]
Bug 595593 - Make sure pairing agents only bind to default adapter

By monitoring the default adapter
Comment 4 Bastien Nocera 2009-09-20 20:58:49 UTC
commit d8592b3ee4088959fd80336a216aa6eb4bd52290
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Sep 19 16:54:45 2009 +0100

    Bug 595593 - Make sure pairing agents only bind to default adapter
    
    By monitoring the default adapter
    https://bugzilla.gnome.org/show_bug.cgi?id=595593