Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#52290 - [moneymanagerex] Crashes on first use

Attached to Project: Community Packages
Opened by Drew Ferguson (blacktav) - Wednesday, 28 December 2016, 13:09 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 28 December 2016, 14:43 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: package crashes while trying to create database

On startup throws an error, during creation of first account throws an error and eventually crashes altogether

Error 1: ./src/generic/imaglist.cpp(66): assert "(bitmap.GetWidth() >= m_width && bitmap.GetHeight() == m_height) || (m_width == 0 && m_height == 0)" failed in Add(): invalid bitmap size in wxImageList: this might work on this platform but definitely won't under Windows.

Error 2: ./src/generic/imaglist.cpp(66): assert "(bitmap.GetWidth() >= m_width && bitmap.GetHeight() == m_height) || (m_width == 0 && m_height == 0)" failed in Add(): invalid bitmap size in wxImageList: this might work on this platform but definitely won't under Windows.

Additional info:
* package version(s) 1.3 (latest)
* config and/or log files etc.


Steps to reproduce:
0. error 1 above displays <CONTINUE>
1. create new database
2. new database wizard starts <NEXT>
3. set currency to Euro, no username <FINISH>
4. Add Account Wizard starts <NEXT>
5. TYpe of Account == Checking <NEXT>
6. Name of account == CA <FINISH>
7. Error 2 above displays <CONTINUE>
8. Edit Account Dialogue; no change <OK>
9. App crashes with a debug report as attached

Note: a crash report is on the homesite where system will not start with an existing database.

It is not clear whether this is an ArchLinux problem or an upstream problem
This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 28 December 2016, 14:43 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#52160 

Loading...