Crash in entry table
Reported by Virgil Dupras | January 13th, 2010 @ 07:18 AM | in v1.7.1 (closed)
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 1.7.0
Traceback (most recent call last):
File "/Applications/$$$/Budget softwares/MoneyGuru v1.6.10/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 410, in valueForColumn_row_
File "core/gui/entry_table.pyc", line 233, in balance
File "core/gui/entry_table.pyc", line 169, in _the_balance
AttributeError: 'NoneType' object has no attribute 'is_credit_account'
Comments and changes to this ticket
-
Virgil Dupras January 13th, 2010 @ 07:19 AM
- Tag changed from bug, cocoa to bug
-
Virgil Dupras January 14th, 2010 @ 08:48 AM
- State changed from new to accepted
This happens when you click on a Show account arrow for an entry that has no transfer. The shown account then becomes None and all hell breaks loose.
-
Virgil Dupras January 14th, 2010 @ 08:48 AM
- Milestone set to v1.7.1
-
Virgil Dupras January 14th, 2010 @ 09:03 AM
- Assigned user set to Virgil Dupras
-
Virgil Dupras January 14th, 2010 @ 09:19 AM
- State changed from accepted to fixed
(from [d39cf3c2dc97]) [#109 state:fixed] Fixed crash on entry table's show account when the transaction contained unassigned splits. http://bitbucket.org/hsoft/moneyguru/changeset/d39cf3c2dc97/
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
- 109 Crash in entry table (from [d39cf3c2dc97]) [#109 state:fixed] Fixed crash on e...