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 573135 - Use chooser widget in adapter.c
Use chooser widget in adapter.c
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: properties
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks: 504293
 
 
Reported: 2009-02-25 16:26 UTC by Bastien Nocera
Modified: 2009-03-25 17:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2009-02-25 16:26:25 UTC
This might require adding a new filter in the chooser (bonded or trusted).
Comment 1 Bastien Nocera 2009-03-05 23:28:23 UTC
We also need to make sure that device that aren't paired, or aren't trusted don't get added here (right now we'd show printers after they've been CreateDevice()'d by the cups backend).
Comment 2 Bastien Nocera 2009-03-13 13:32:48 UTC
Adding a new filter is done. The hard bit now is to either make it possible to change the adapter selected in the chooser, or say that we'll only support one adapter...