IndexError in csv loading
Reported by Virgil Dupras | December 13th, 2009 @ 05:20 PM | in v1.6.9 (closed)
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 1.6.8
Traceback (most recent call last):
File "/Applications/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 1294, in continueImport
File "moneyguru/gui/csv_options.pyc", line 134, in continue_import
File "moneyguru/document.pyc", line 1145, in load_parsed_file_for_import
File "moneyguru/loader/base.pyc", line 192, in load
File "moneyguru/loader/csv.pyc", line 87, in _load
IndexError: list index out of range
Relevant Console logs:
Dec 12 18:22:28 MBAir128-Ppc [0x0-0x24a24a].com.hardcoded_software.moneyguru[45324]: WARNING CSV-Datei is not a date. Ignoring line
Dec 12 18:22:28 MBAir128-Ppc [0x0-0x24a24a].com.hardcoded_software.moneyguru[45324]: WARNING Exportiert aus iFinance3 is not a date. Ignoring line
Dec 12 18:22:28 MBAir128-Ppc [0x0-0x24a24a].com.hardcoded_software.moneyguru[45324]: WARNING Zeitraum: 1 janv. 09 - 12 déc. 09 is not a date. Ignoring line
Dec 12 18:22:28 MBAir128-Ppc [0x0-0x24a24a].com.hardcoded_software.moneyguru[45324]: WARNING Datum is not a date. Ignoring line
Dec 12 18:22:28 MBAir128-Ppc [0x0-0x24a24a].com.hardcoded_software.moneyguru[45324]: WARNING 1 janv. 09 is not a date. Ignoring line
Dec 12 18:22:28 MBAir128-Ppc [0x0-0x24a24a].com.hardcoded_software.moneyguru[45324]: WARNING 5 janv. 09 is not a date. Ignoring line
Dec 12 18:22:28 MBAir128-Ppc [0x0-0x24a24a].com.hardcoded_software.moneyguru[45324]: WARNING 6 janv. 09 is not a date. Ignoring line
Comments and changes to this ticket
-
Virgil Dupras December 21st, 2009 @ 03:21 PM
- State changed from new to accepted
- Tag changed from bug to bug, csv, import
- Assigned user set to Virgil Dupras
Happens when importing a csv using a layout that has been set with a "wider" (more columns) csv.
-
Virgil Dupras December 21st, 2009 @ 03:23 PM
- State changed from accepted to fixed
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
- 97 IndexError in csv loading (from [360]) [#97 state:fixed] Fixed a crash on importing...