Bug 340972 - Wrong values in Balance column when hiding reconciled transactions
Summary: Wrong values in Balance column when hiding reconciled transactions
Status: RESOLVED WORKSFORME
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: git (master)
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-14 23:29 UTC by Daniel Hahler
Modified: 2019-11-12 04:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Hahler 2014-11-14 23:29:14 UTC
When hiding reconciled transactions (Ctrl-R), I am seeing wrong values in the balance column of the ledgers view, starting at the first entries: it displays a relative huge negative value.

The balance column for the last entry does match the expected / total balance however.

This bug is not present in 4.6.6-1.

Reproducible: Always
Comment 1 Daniel Hahler 2014-11-15 05:18:14 UTC
I have tried to git-bisect this, but older commits fail to build, e.g.:

    In file included from …/kmymoney/kmymoney/mymoney/mymoneyfinancialcalculator.cpp:23:0:
    …/kmymoney/kmymoney/mymoney/mymoneyfinancialcalculator.h:48:3: error: ‘KMM_MYMONEY_UNIT_TESTABLE’ does not name a type
       KMM_MYMONEY_UNIT_TESTABLE
       ^
    …/kmymoney/kmymoney/mymoney/mymoneyfinancialcalculator.cpp:58:56: error: definition of implicitly-declared ‘MyMoneyFinancialCalculator::MyMoneyFinancialCalculator()’
     MyMoneyFinancialCalculator::MyMoneyFinancialCalculator()
                                                            ^
Comment 2 Daniel Hahler 2014-11-16 12:50:07 UTC
Related: when pressing Ctrl-R multiple times, KMyMoney crashes:

QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
*** Error in `kmymoney': invalid fastbin entry (free): 0x0000000003923c20 ***
KCrash: Application 'kmymoney' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit

DrKonqi fails to come up, after I've build KMyMoney with full debug info - it came up before, but was missing debug symbols.
Comment 3 Thomas Baumgart 2019-10-13 15:15:51 UTC
Is this reproducible with newer versions (e.g. 5.0.6+)?
Comment 4 Bug Janitor Service 2019-10-28 04:33:09 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2019-11-12 04:33:11 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!