https://bugs.kde.org/show_bug.cgi?id=383161
--- Comment #5 from NSLW ---
Created attachment 107099
--> https://bugs.kde.org/attachment.cgi?id=107099&action=edit
Net worth graph on master
(In reply to Ralf Habacker from comment #3)
> I don't think that this is the same bug as 338642.
I teste
https://bugs.kde.org/show_bug.cgi?id=383161
--- Comment #4 from Ralf Habacker ---
(In reply to Ralf Habacker from comment #3)
>
> QVector< double > vec0, vec1, vec2;
> - vec0 << 5 << 1 << 3 << 4 << 1;
> - vec1 << 3 << 6 << 2 << 4 << 8;
> - vec2 << 0 << 7 << 1 << 2 << 1;´
> +// vec0 << 5 <<
https://bugs.kde.org/show_bug.cgi?id=383161
--- Comment #3 from Ralf Habacker ---
(In reply to NSLW from comment #2)
> Ralf, it would be better if you would test master version before 'producing'
> bug.
> *** This bug has been marked as a duplicate of bug 338642 ***
I don't think that this is th
https://bugs.kde.org/show_bug.cgi?id=383161
NSLW changed:
What|Removed |Added
Resolution|FIXED |DUPLICATE
CC|
https://bugs.kde.org/show_bug.cgi?id=338642
NSLW changed:
What|Removed |Added
CC||ralf.habac...@freenet.de
--- Comment #7 from NSLW ---
*
https://bugs.kde.org/show_bug.cgi?id=383163
Jack changed:
What|Removed |Added
CC||ostroffjh@users.sourceforge
|
https://bugs.kde.org/show_bug.cgi?id=383165
Thomas Baumgart changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=383165
--- Comment #3 from Thomas Baumgart ---
Created attachment 107091
--> https://bugs.kde.org/attachment.cgi?id=107091&action=edit
Demo file with two customized networth reports
And not only the equity accounts: also income and expense accounts are used
https://bugs.kde.org/show_bug.cgi?id=366492
--- Comment #5 from Alexandre ---
Thomas, thanks for the correction, that statement is redundant. I was debugging
some seg fault and changed this function a few times and forced that
initialization to check and forgot to remove it.
--
You are receivin
Hi Ralf,
your recent merge introduced a report test case which is interactive. This
breaks the CI system running in the background. I think, I have to disable
this one for now.
Details:
https://build.kde.org/job/Extragear%20kmymoney%20kf5-qt5%20SUSEQt5.9/55/console
Regards
Thomas
On Samstag
https://bugs.kde.org/show_bug.cgi?id=383165
--- Comment #2 from Thomas Baumgart ---
Created attachment 107088
--> https://bugs.kde.org/attachment.cgi?id=107088&action=edit
Report output
No, it is still broken (at least in master). The equity accounts are completely
wrong here. They don't have
https://bugs.kde.org/show_bug.cgi?id=383165
Ralf Habacker changed:
What|Removed |Added
CC||ralf.habac...@freenet.de
--- Comment #1 from Ra
https://bugs.kde.org/show_bug.cgi?id=383165
Bug ID: 383165
Summary: Networth report shows wrong values
Product: kmymoney4
Version: git (master)
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: norma
https://bugs.kde.org/show_bug.cgi?id=383163
Bug ID: 383163
Summary: CATEGORIES doesn't toggle between Expense and Income.
It's stuck on Income.
Product: kmymoney4
Version: 4.8.0
Platform: unspecified
OS: MS
https://bugs.kde.org/show_bug.cgi?id=383160
Thomas Baumgart changed:
What|Removed |Added
Product|kmymoney4 |kdiagram
Component|general
https://bugs.kde.org/show_bug.cgi?id=383161
Ralf Habacker changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit|
https://bugs.kde.org/show_bug.cgi?id=383161
Bug ID: 383161
Summary: Broken net worth graph in case data contains only the
same value
Product: kmymoney4
Version: unspecified
Platform: Other
OS: All
https://bugs.kde.org/show_bug.cgi?id=383110
Ralf Habacker changed:
What|Removed |Added
Version Fixed In||4.8.1
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=382427
Ralf Habacker changed:
What|Removed |Added
CC||xtem...@gmail.com
--- Comment #15 from Ralf Hab
https://bugs.kde.org/show_bug.cgi?id=383160
Ralf Habacker changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/kmy
|
https://bugs.kde.org/show_bug.cgi?id=383160
Ralf Habacker changed:
What|Removed |Added
Severity|normal |crash
Summary|Crash on showing inves
https://bugs.kde.org/show_bug.cgi?id=383160
Bug ID: 383160
Summary: Crash on showing investment price report
Product: kmymoney4
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity:
https://bugs.kde.org/show_bug.cgi?id=382427
--- Comment #14 from Ralf Habacker ---
Git commit 51529f756008f2c879a92b0b3fef72a716e51e2b by Ralf Habacker.
Committed on 05/08/2017 at 08:44.
Pushed by habacker into branch '4.8'.
Add missing copyright header
bugzilla complaints about this.
M +16
https://bugs.kde.org/show_bug.cgi?id=382427
Ralf Habacker changed:
What|Removed |Added
Resolution|WAITINGFORINFO |FIXED
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=356399
--- Comment #6 from Michał Walenciak ---
I can confirm I have no crash any more. KMyMoney version 4.8.0
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.kde.org/show_bug.cgi?id=382427
--- Comment #12 from Ralf Habacker ---
(In reply to NSLW from comment #11)
> (In reply to Ralf Habacker from comment #10)
> > (In reply to NSLW from comment #9)
> > > (In reply to Ralf Habacker from comment #8)
> > > > (In reply to NSLW from comment #7)
https://bugs.kde.org/show_bug.cgi?id=383110
Ralf Habacker changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=366492
--- Comment #4 from Thomas Baumgart ---
Alexandre, thanks for the proposed patch. I'll take care of it. I just wonder
what the following change is needed for:
- QString accId;
+ QString accId = QString();
The additional assignment does not make any
28 matches
Mail list logo