Crash on loading CSV layouts
Reported by Virgil Dupras | September 4th, 2009 @ 02:49 PM | in v1.6.2 (closed)
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 1.6.1
Traceback (most recent call last):
File "/Users/dietrich/Desktop/diverses/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 302, in initWithCocoa_pyParent_
File "moneyguru/gui/csv_options.pyc", line 103, in __init__
File "moneyguru/gui/csv_options.pyc", line 89, in preference2layout
TypeError: string indices must be integers
I can't reproduce it, and when I asked the user what was in his defaults, there was nothing:
defaults read com.hardcoded_software.moneyguru CSVLayouts
2009-09-02 22:43:27.680 defaults[11095:10b]
The domain/default pair of (com.hardcoded_software.moneyguru, CSVLayouts) does not exist
Comments and changes to this ticket
-
Virgil Dupras September 6th, 2009 @ 09:00 AM
I got something different from someone who had the same error:
defaults read com.hardcoded_software.moneyguru CSVLayouts (lp0 (dp1 S'excluded_lines' p2 (lp3 sS'name' p4 S'Default' p5 sS'columns' p6 (lp7 sa.
Seems like old-style pref (pickle) is not being handled correctly in 1.6.
-
Virgil Dupras September 8th, 2009 @ 09:18 AM
- State changed from new to accepted
-
Virgil Dupras September 8th, 2009 @ 09:45 AM
- Milestone set to v1.6.2
[milestone:id#49656 bulk edit command]
-
Virgil Dupras September 8th, 2009 @ 10:08 AM
- Assigned user set to Virgil Dupras
-
Virgil Dupras September 8th, 2009 @ 01:14 PM
- State changed from accepted to fixed
-
Virgil Dupras September 10th, 2009 @ 10:21 AM
- Tag changed from bug to bug, csv
[tagged:"csv" bulk edit command]
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
- 63 Crash on loading CSV layouts (from [113]) [#63 state:fixed] Fixed a bug causing a cras...