You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The third (device class) argument to PairDevice was removed in 0.30.1,
but this call to it was still passing a third parameter, resulting in
an error from dbus-python whenever Pair() was called. This caused a
unit test regression in gnome-bluetooth.
Fixes: 63264e1 "bluez5: Clean up static default properties, re-drop PairDevice class_ parameter"
Fixes#193
Bug-Debian: https://bugs.debian.org/1057564
Signed-off-by: Simon McVittie <[email protected]>
0 commit comments