Crash on currency mass editing
Reported by Virgil Dupras | April 29th, 2010 @ 12:15 PM
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 1.8.1
Traceback (most recent call last):
File "/Users/john/Downloads/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 452, in savePanel
File "core/gui/base.pyc", line 162, in save
File "core/gui/mass_edition_panel.pyc", line 82, in _save
File "core/document.pyc", line 63, in wrapper
File "core/document.pyc", line 513, in change_transactions
File "core/document.pyc", line 144, in _change_transaction
File "core/model/transaction.pyc", line 138, in change
File "core/model/transaction.pyc", line 233, in amount
AssertionError
I think it's because of remnants of the aborted split change.
Comments and changes to this ticket
-
Virgil Dupras April 29th, 2010 @ 12:20 PM
- Assigned user set to Virgil Dupras
-
Virgil Dupras April 29th, 2010 @ 12:21 PM
- State changed from new to accepted
Yup, mass changing currencies of transactions with more than 2 splits cause this crash.
-
Virgil Dupras April 29th, 2010 @ 03:38 PM
- State changed from accepted to fixed
(from [ffe22c274c5b]) [#151 state:fixed] Fixed a crash when mass changing currency of split transactions. http://bitbucket.org/hsoft/moneyguru/changeset/ffe22c274c5b/
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
- 151 Crash on currency mass editing (from [ffe22c274c5b]) [#151 state:fixed] Fixed a crash wh...