Crash on delete account when no account is selected
Reported by Virgil Dupras | October 27th, 2009 @ 11:47 AM | in v1.6.8 (closed)
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 1.6.7
Traceback (most recent call last):
File "/Applications/moneyGuru.app/Contents/Resources/
mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 1138, in
deleteItem
File "moneyguru/gui/main_window.pyc", line 90, in delete_item
File "moneyguru/gui/report.pyc", line 123, in delete
File "moneyguru/gui/report.pyc", line 99, in can_delete
AttributeError: 'BalanceSheet' object has no attribute 'is_account'
To reproduce:
- In any sheet, deselect the selected account.
- Press the Delete key... crash
Comments and changes to this ticket
-
Virgil Dupras October 27th, 2009 @ 11:47 AM
- State changed from new to accepted
-
Virgil Dupras November 16th, 2009 @ 03:01 PM
- Milestone set to v1.6.8
-
Virgil Dupras November 16th, 2009 @ 03:05 PM
- Assigned user set to Virgil Dupras
-
Virgil Dupras November 16th, 2009 @ 03:45 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
Tags
Referenced by
- 89 Crash on delete account when no account is selected (from [203]) [#89 state:fixed] Fixed a bug causing a cras...