bluez-libs-5.60-1.1 causes bluetooth connection issues #31
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When using blueman to connect to any bluetooth device or search for a device I sometimes get an
GDBus.Error:org.bluez.Error.NotReady
that does not happen when downgrading tobluez-libs-5.60-1
.So I would recommend to add
bluez-libs
to the blacklist.Thanks for bringing this up, we had a simmilar issue recently.
bluez-libs
is part ofbluez
. At the moment only whole packages (pkgbases), not split-packages, can be blacklisted.Added bluez to blacklist, should be visible shortly.
Great, thanks a lot!