ODK Briefcase 1.17.3 pull alright but export CSV hung (both CLI & GUI)

Hi Gindo,

Weird - now I also get the "Error null" when I try with v. 1.17 from scratch (I have previously used v. 1.9.0 so perhaps that is why it worked when I tried it before?)

Anyway - if you update to v. 1.9.0 of ODK Briefcase it works without hickups.

  1. So if you unzip the attached files to e.g. c:\temp\x
  2. Then open ODK Briefcase v.1.9.0 (GUI) and set working dir to "c:\temp\x\WorkDir"
  3. Then make a "pull" from odk directory (copied from phone) - in the zip attached zipfile that would be c:\temp\x\FromPhone\odk

Then you can do the export either from the GUI or via cli with this command:

java -jar ODK-Briefcase-v1.9.0.jar --export -ed "c:\temp\x" -sd "c:\temp\x\WorkDir" -id "covid-19_A0" -f "first2.csv"

Let me know if that works out :slight_smile:

best
/emil
Attachment:
folders.zip (67.2 KB)