Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.15.8
-
Fix Version/s: 5.15.9
-
Component/s: Connectivity: Bluetooth
-
Labels:
-
Platform/s:
-
Story Points:2
-
Commits:ca0c8f9f4a (qt/tqtc-qtconnectivity/5.15)
-
Sprint:Team One Foundation Sprint 51
Description
Starting from 5.15.8 bluetooth reports an issue with connect when trying to access device characteristics e.g. in the lowenergyscanner example:
QObject::connect: Cannot queue arguments of type 'QHash<QLowEnergyHandle,QLowEnergyServicePrivate::CharData>' (Make sure 'QHash<QLowEnergyHandle,QLowEnergyServicePrivate::CharData>' is registered using qRegisterMetaType().)
and no characteristics are found. The same problem does not occur in 5.15.7.
Steps to reproduce the problem:
- build & start lowenergyscanner
- click search
- click on any device
- click on any service
Attachments
Issue Links
- is duplicated by
-
QTBUG-102248 QBluetooth low energy discovering details on Windows cannot connect signals
-
- Closed
-
-
QTBUG-100464 Missing meta type registrations
-
- Closed
-