Crash on cmd+left #70
Closed
Labels
Comments
[milestone:id#49887 bulk edit command] |
(from [123]) [#70 state:fixed] Fixed crash with arrow based shortcuts. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@@@
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 1140, in navigateBack
File "moneyguru/gui/main_window.pyc", line 104, in navigate_back
AssertionError
@@@
This happens when you press cmd+left while there's no shown account. The new arrow based shortcuts should check for the availability of their action before doing it.
The text was updated successfully, but these errors were encountered: