Crash on account name edition after duplication error
Reported by Virgil Dupras | January 4th, 2010 @ 11:53 AM | in v1.7.0 (closed)
When editing account name, you get a crash by:
- Create a new document
- Add an account 'foo'
- Add an account 'bar'
- Rename the 'foo' account to 'bar' (it won't work, you'll get a
notice telling you this account already exists).
- Rename the account 'bar' to 'whatever'... Crash.
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 1.6.9
Traceback (most recent call last):
File "/Applications/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 499, in setProperty_value_atPath_
File "moneyguru/gui/report.pyc", line 330, in name
AssertionError
Comments and changes to this ticket
-
Virgil Dupras January 4th, 2010 @ 01:34 PM
- State changed from accepted to port
(from [38bffe30c436]) [#106 state:port] Fixed a crash during account edition after having cause a DuplicateError. http://bitbucket.org/hsoft/moneyguru/changeset/38bffe30c436/
-
Virgil Dupras January 4th, 2010 @ 01:34 PM
- State changed from port to fixed
(from [28e417e440bc]) [#106 state:fixed] Fixed a crash during account edition after having cause a DuplicateError. http://bitbucket.org/hsoft/moneyguru/changeset/28e417e440bc/
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
- 106 Crash on account name edition after duplication error (from [38bffe30c436]) [#106 state:port] Fixed a crash dur...
- 106 Crash on account name edition after duplication error (from [28e417e440bc]) [#106 state:fixed] Fixed a crash du...