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

Issue with QFieldsync on 3.34.8 #612

Open
AnomalousExploration opened this issue Sep 14, 2024 · 0 comments
Open

Issue with QFieldsync on 3.34.8 #612

AnomalousExploration opened this issue Sep 14, 2024 · 0 comments

Comments

@AnomalousExploration
Copy link

I am working with a project built on QGIS 3.34.8. When I try to export the project for QFieldsync, I receive the following python code error:

WARNING warning:C:\Users\inbox\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\qfieldsync\libqfieldsync.whl\libqfieldsync\offline_converter.py:347: DeprecationWarning: QgsProject.setAutoTransaction() is deprecated project.setAutoTransaction(False)

traceback: File "C:\Users/inbox/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qfieldsync\gui\package_dialog.py", line 191, in package_project offline_convertor.convert() File "C:\Users\inbox\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\qfieldsync\libqfieldsync.whl\libqfieldsync\offline_converter.py", line 141, in convert self._convert(project) File "C:\Users\inbox\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\qfieldsync\libqfieldsync.whl\libqfieldsync\offline_converter.py", line 334, in _convert self.post_process_offline_layers() File "C:\Users\inbox\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\qfieldsync\libqfieldsync.whl\libqfieldsync\offline_converter.py", line 347, in post_process_offline_layers project.setAutoTransaction(False)

I am using the cable export to put the project on the phone on qfield and when I do this, the layers are not recognized by the qgis project file.

From the export folder, the qgis project opens fine on QGIS.

I don't speak python, but am hoping someone might be able to interpret this for me.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant