GnuCash
Contact   Instructions
Bug 796484 - csv import: iostream error
Summary: csv import: iostream error
Status: RESOLVED FIXED
Alias: None
Product: GnuCash
Classification: Unclassified
Component: Import - CSV (show other bugs)
Version: 3.1
Hardware: Other Windows
: Normal normal
Target Milestone: future
Assignee: import
QA Contact: import
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-02 19:30 EDT by Theophilix
Modified: 2018-06-12 14:49 EDT (History)
4 users (show)

See Also:


Attachments
file is in UTF8 (notepadd++ encode to utf8 option) (157 bytes, application/octet-stream)
2018-06-02 19:30 EDT, Theophilix
no flags Details

Description Theophilix 2018-06-02 19:30:30 EDT
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
Comment 1 John Ralls 2018-06-11 14:57:55 EDT
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.
Comment 2 John Ralls 2018-06-12 14:49:04 EDT
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.

Note You need to log in before you can comment on or make changes to this bug.