QField icon indicating copy to clipboard operation
QField copied to clipboard

Windows version: Bluetooth API requires Windows 10

Open ntrip6 opened this issue 2 years ago • 4 comments

Installed on MS Surface 64bit running Windows 8.1 and app will not start. image

Is it necessary to use a Bluetooth API that is Win10 only? Due to this requirement many useful field devices (older rugged devices) are excluded. QField otherwise has relatively low hardware requirements.

Version: using the latest version from https://nightly.link/opengisch/QField/workflows/vcpkg/master/QField-dev-x64-windows-Release.zip

ntrip6 avatar Jan 18 '22 20:01 ntrip6

Thanks for reporting this, for context and a workaround by deactivating Bluetooth, refer to https://github.com/GIS4WRF/gis4wrf/issues/103

m-kuhn avatar Jan 19 '22 07:01 m-kuhn

Thank you @m-kuhn. Given that many of the RTK GNSS units use Bluetooth connections disabling all BT would be a less preferred direction. Interestingly QGIS doesn't have this issue on this Win8 tablet so if QField cannot support bluetooth on pre-Windows 10 hardware I guess I would just run QGIS itself.

ntrip6 avatar Jan 22 '22 16:01 ntrip6

If the topic is RTK GNSS, then indeed deactivating is not an option and this is something where development is needed for Windows.

m-kuhn avatar Jan 22 '22 16:01 m-kuhn

Thanks for reporting this, for context and a workaround by deactivating Bluetooth, refer to GIS4WRF/gis4wrf#103

The suggested solution

I've "solve" this on my PC:

Go to c:\Python37\Lib\site-packages\PyQt5\Qt\bin\ (or where your python installed in) and rename

Qt5Bluetooth.dll to Qt5Bluetooth.dll1

don't work for qfield., Qfield check Qt5Bluetooth.dll before start.

dani1967 avatar Jul 06 '22 10:07 dani1967

@ntrip6 , I believe this should be fixed by now having moved to Qt6. Can you confirm?

nirvn avatar Mar 23 '24 11:03 nirvn

The QField project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue. In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue. If there is no further activity on this issue, it will be closed in a week.

github-actions[bot] avatar Apr 07 '24 01:04 github-actions[bot]