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 752015 - PS3 joypad pairing problems
PS3 joypad pairing problems
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
: 728043 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-07-06 13:22 UTC by Bastien Nocera
Modified: 2015-07-31 10:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pairing-dialog: Add a "confirm auth" mode (3.01 KB, patch)
2015-07-07 13:22 UTC, Bastien Nocera
committed Details | Review
settings: Handle service authorisation requests for HID devices (3.35 KB, patch)
2015-07-07 13:23 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2015-07-06 13:22:44 UTC
We might need to make changes to the pairing code to handle those devices, urgh.
http://thread.gmane.org/gmane.linux.bluez.kernel/63253
Comment 1 Bastien Nocera 2015-07-07 13:22:59 UTC
Created attachment 307007 [details] [review]
pairing-dialog: Add a "confirm auth" mode

The confirm auth mode can be used to allow authenticating devices,
or services.
Comment 2 Bastien Nocera 2015-07-07 13:23:10 UTC
Created attachment 307008 [details] [review]
settings: Handle service authorisation requests for HID devices

When a HID device connects, we used to allow trusted or paired devices
to connect without any user interaction. But when setting up a PS3 pad
through cable pairing, the device would not be trusted yet.

In that case, show a dialogue to the user to allow them to choose
whether to allow that device to connect.
Comment 3 Bastien Nocera 2015-07-29 12:31:09 UTC
*** Bug 728043 has been marked as a duplicate of this bug. ***
Comment 4 Bastien Nocera 2015-07-31 10:10:46 UTC
Attachment 307007 [details] pushed as 42f7f78 - pairing-dialog: Add a "confirm auth" mode
Attachment 307008 [details] pushed as 2efefd4 - settings: Handle service authorisation requests for HID devices