Crash on moving columns in split table
Reported by Virgil Dupras | March 26th, 2011 @ 02:43 PM
When moving any column in the split table in the transaction panel, we get this:
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 2.3.6
Traceback (most recent call last):
File "/Applications/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 291, in moveColumn_toIndex_
File "core/gui/column.pyc", line 59, in move_column
ValueError: list.remove(x): x not in list
Comments and changes to this ticket
-
Virgil Dupras April 19th, 2011 @ 09:34 AM
- Tag changed from bug to bug, cocoa
- Assigned user set to Virgil Dupras
-
Virgil Dupras April 19th, 2011 @ 09:44 AM
- State changed from accepted to fixed
(from [a8f5b3af9fa6]) [#241 state:fixed] Prevent columns in tpanel's split table from moving to prevent a crash (Cocoa). https://bitbucket.org/hsoft/moneyguru/changeset/a8f5b3af9fa6/
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
- 241 Crash on moving columns in split table (from [a8f5b3af9fa6]) [#241 state:fixed] Prevent columns ...