Comment 32 for bug 1035431

Revision history for this message
Tim Chen (timchen119) wrote : Re: bluetooh-wizard failed to connect to a keyboard(logitech)

@Scott,

Hi, thanks for the testing and feedback,
that was because gnome bluetooth wizard is waiting the SSP callback event from the agent (and it may have different timing for different devices), currently it will briefly shows the usual PIN code page and switch to the SSP page when it recieve the callback event.

I will try to get some time to see how to fix this more properly and not broke gnome bluetooth wizard's current structure since this indeed affect user experience, but the current patch should be enough to fix the original SSP paring issue.