Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows version: Bluetooth API requires Windows 10 #2415

Closed
ntrip6 opened this issue Jan 18, 2022 · 6 comments
Closed

Windows version: Bluetooth API requires Windows 10 #2415

ntrip6 opened this issue Jan 18, 2022 · 6 comments

Comments

@ntrip6
Copy link

ntrip6 commented Jan 18, 2022

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

@m-kuhn
Copy link
Member

m-kuhn commented Jan 19, 2022

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

@ntrip6
Copy link
Author

ntrip6 commented Jan 22, 2022

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.

@m-kuhn
Copy link
Member

m-kuhn commented Jan 22, 2022

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

@dani1967
Copy link

dani1967 commented Jul 6, 2022

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.

@nirvn
Copy link
Member

nirvn commented Mar 23, 2024

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

@nirvn nirvn added the feedback label Mar 23, 2024
Copy link
Contributor

github-actions bot commented Apr 7, 2024

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 github-actions bot added the stale label Apr 7, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants