Crash on loading CSV layouts #63
Closed
Labels
Comments
I got something different from someone who had the same error: @@@ Seems like old-style pref (pickle) is not being handled correctly in 1.6. |
[milestone:id#49656 bulk edit command] |
(from [113]) [#63 state:fixed] Fixed a bug causing a crash on launch if the csv layout prefs were invalid. |
[tagged:"csv" bulk edit command] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@@@
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
The text was updated successfully, but these errors were encountered: