enricofer / QgisODK

GNU General Public License v3.0
16 stars 5 forks source link

Cannot import data #6

Open tveinot opened 6 years ago

tveinot commented 6 years ago

Using a Google Drive as a test bed I am unable to sync collected data to a layer in SQLite. I just have 3 basic fields; pkuid, name, and geometry; this is only a test. It builds a xlsx file in my google drive that I can use to manually download and append data but I think it would be slick if I could get the import feature to work. I am not getting an error. If the table is spatially aware I get the import dialog but when I click Ok the layer in QGIS turns editable and the progress bar goes to 100% but nothing is written to the layer and the dialog stays open with all buttons greyed out. If the layer is not spatially aware then I get the option to select a table and when I select one and hit ok the dialog disappears and nothing more seems to happen. No errors pop up, I think I might be missing a dependency or something. I also have a lot of plugins installed, could that be the issue?

enricofer commented 6 years ago

Could you share the google drive collect table with me? enricofer@gmail.com

enricofer commented 6 years ago

I fixed an ssl issue related to google key expiration. https://github.com/enricofer/QgisODK/commit/99d0c0a37d7cb19b060c50ef6b9638364e780984 Could you try to reinstall master? https://github.com/enricofer/QgisODK/archive/master.zip