Crash on budget creation when no income/expense account
Reported by Virgil Dupras | September 16th, 2009 @ 12:32 PM | in v1.6.4 (closed)
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 1.6.2
Traceback (most recent call last):
File "/Applications/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 550, in savePanel
File "moneyguru/gui/base.pyc", line 159, in save
File "moneyguru/gui/budget_panel.pyc", line 26, in _save
IndexError: list index out of range
Comments and changes to this ticket
-
Virgil Dupras September 16th, 2009 @ 01:24 PM
- State changed from new to accepted
- Title changed from IndexError in budgets to Crash on budget creation when no income/expense account
The crash is caused by by the lack of income/expense account during budget panel's save(). To reproduce:
- Create a new document
- Go to the budget view
- Add a new budget
- Press save (crash)
It shouldn't be possible to add a budget if the document doesn't have an income or expense account.
-
Virgil Dupras September 16th, 2009 @ 01:44 PM
- Milestone set to v1.6.4
[milestone:id#50408 bulk edit command]
-
Virgil Dupras September 17th, 2009 @ 12:00 PM
- Assigned user set to Virgil Dupras
-
Virgil Dupras September 17th, 2009 @ 01:47 PM
- State changed from accepted to fixed
Fixed in [133]
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
Tags
Referenced by
- 74 Crash on budget creation when no income/expense account (from [133]) [#74 state:fixed] Prevent budgets from being...