-
-
Notifications
You must be signed in to change notification settings - Fork 239
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
QFieldYNC: 4.12 in Linux (Ubuntu 22.04.5 LTS) can #5865
Comments
@Hikuritamete , we'll need a better description than this :) |
@nirvn , sorry i publish unfinish post its update now |
This is fixed in #5864 (you can try the APK in there to confirm)
When you create a cloud project, all of your datasets must be within your project file folder. E.g., say your project folder is this: |
@nirvn , al my dataset, are in: "/media/Archivos/Archivo/Trabajo/Proyectos/2024/Puerto_Cuyutlan/SIG/QGIS/Salvamento/". |
If your cloud project file (i.e. .qgz or .qgs) is in |
But i use the option "Convert currently project to Cloud Project" and this create bot files the GPKG an the QGS in |
@Hikuritamete , ah, if you are converting a project into a cloud project, then yes this should all be taken care of. You can check that the resulting cloud project relies on layers copied into the cloud project folder. If for some reason that isn't happening, let us know with maybe a sample project + steps to reproduce when using the 'convert project to cloud project'. |
Sample Dataset: I use QField withe the option "Convert currently project to Cloud Project", but this shows a error: Project generated by QFile Sync: |
@Hikuritamete , I'm able to convert this project properly over here, using QFieldSync 4.12. When you convert your project, are there error messages being pushed into QGIS' message logs panel? You can see them by clicking here: |
@nirvn This show: 2024-12-02T21:17:09 INFO Layer "Administracion-Arqueologos" will use attribute "fid" as a primary key. |
@Hikuritamete , I'm at lost as to what's happening here, I have roughly the same system as you and I can make a cloud project out of converting Salvamento.zip. I hope it won't bother you too much to do the conversion manually :) |
When i use the option "Create a new empty QFieldCloud Project" works great with the QField 5864 dont crash anymore. let me do more tests. |
@Hikuritamete , good to know the crash is gone, thanks for the confirmation. A new version of QField on the play store with this crash fixed should emerge within the next 24 hours. QField's value relation editor widget doesn't yet support multi-column layout. I'm inclined to close this issue now as some of the problems here have been fixed, and enhancement request should be filed separately. Is that OK with you? |
@nirvn its ok |
Describe the issue
This maybe take me some time to explain. Sorry for my english.
I use Linux (Ubuntu 22.04.5 LTS) with QGis 3.40, and QField Sync 4.12.
I have a project where desactive the option sort loop from the Widget Value Relation in the Atribute Form. But even that i cant create a workable QField Cloud project.
I have 2 situations, First. When a achievement that the Cloud works, QField Crash when i click a layer of points o others layers.
Second, QFieldSyn creates a corrupted Cloud project. The GPKG that creats is not linked to the .QGS. And shows this message:
"Layer /media/Archivos/Archivo/Trabajo/Proyectos/2024/Puerto_Cuyutlan/SIG/QGIS/Salvamento/Salvamento_Puerto_Cuyutlan.gpkg" is outside the project's home directory.This layers may cause issues.Please move the layer within "/media/Archivos/Archivo/Trabajo/Proyectos/2024/Puerto_Cuyutlan/SIG/QGIS/Salvamento/QField/Cloud"
When a look inside the QGIS File QGS, the Data Source is the original GPKG no the Cloud GPKG.
salvamento_puerto_cuyutlan.zip
Curiously, i can do works when my QGIS files DPKG and QGZ are in diferent paths
The text was updated successfully, but these errors were encountered: