GNOME Bugzilla – Bug 796484
csv import: iostream error
Last modified: 2018-06-30 00:11:11 UTC
Created attachment 372522 [details] file is in UTF8 (notepadd++ encode to utf8 option) Hello, I get this error in the tracelog: (Gnucash 3.1) 15:07:08 WARN <gnc.import> [GncTxImport::load_file()] Error: basic_ios::clear: iostream error With a CSV I downloaded from Paypal and the same values in it, everything works. I don't know what is going wrong here. I never had problems with csv import in Gnucash. Check my attached CSV, I created it via Excel-VBA ("Open Pfadname & "\CSVfürGNU.csv" For Output Lock Write As #1" and I closed the file with "Close #1" in VBA.) Thanks for your help. Theophilix
The problem isn't with the file itself, it's with the filename. For now just change CSVfürGNU.csv to CSVfuerGNU.csv and it should load OK.
This problem has been fixed in our software repository. The fix will go into the next software release and from tomorrow's nightly build at https://code.gnucash.org/builds/win32/maint.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=796484. Please update any external references or bookmarks.