[kmymoney] [Bug 460007] Forecasting graph on the home page has random quality problems

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460007

--- Comment #2 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #1)
> contains small values after starting the application

The problem with this is that the size of the generated image depends directly
on the size of the associated widget, so if you have a small app window, for
example, the image will be of poor quality. Subsequently enlarging the app
window does not update the graph. Additionally, the problem is reproducible
with a maximized application window when the application window size was
previously small.

All the above cases can be reproduced with msvc and linux builds.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 460007] Forecasting graph on the home page has random quality problems

2022-10-06 Thread Dawid Wróbel via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460007

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com

--- Comment #3 from Dawid Wróbel  ---
Unless it’s an easy fix, it would be best to invest that time into replacing
the Home view with a WML one. A proof of concept MR is already available in
GitLab.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 460007] Forecasting graph on the home page has random quality problems

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460007

Ralf Habacker  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/614548a9
   ||3eb61e76b1c60bd0ce73af2e972
   ||cbce9
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #4 from Ralf Habacker  ---
Git commit 614548a93eb61e76b1c60bd0ce73af2e972cbce9 by Ralf Habacker.
Committed on 06/10/2022 at 08:11.
Pushed by habacker into branch 'master'.

Fix 'Forecasting graph on the home page has random quality problems'

M  +7-0kmymoney/views/khomeview.cpp
M  +1-0kmymoney/views/khomeview.h

https://invent.kde.org/office/kmymoney/commit/614548a93eb61e76b1c60bd0ce73af2e972cbce9

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 426400] Fix KF5 issues on Windows

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=426400
Bug 426400 depends on bug 460007, which changed state.

Bug 460007 Summary: Forecasting graph on the home page has random quality 
problems
https://bugs.kde.org/show_bug.cgi?id=460007

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 460007] Forecasting graph on the home page has random quality problems

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460007

Ralf Habacker  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
   |ce/kmymoney/commit/614548a9 |ce/kmymoney/commit/7599ae17
   |3eb61e76b1c60bd0ce73af2e972 |98e7410c628b53971933af3c8ed
   |cbce9   |84f00
   Version Fixed In||5.1.4

--- Comment #5 from Ralf Habacker  ---
Git commit 7599ae1798e7410c628b53971933af3c8ed84f00 by Ralf Habacker.
Committed on 06/10/2022 at 08:12.
Pushed by habacker into branch '5.1'.

Fix 'Forecasting graph on the home page has random quality problems'
FIXED-IN: 5.1.4

(cherry picked from commit 614548a93eb61e76b1c60bd0ce73af2e972cbce9)

M  +7-0kmymoney/views/khomeview.cpp
M  +1-0kmymoney/views/khomeview.h

https://invent.kde.org/office/kmymoney/commit/7599ae1798e7410c628b53971933af3c8ed84f00

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 460009] kmymoney does not contain holiday dates

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460009

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #3 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #2)
>  This indicates that a required component (kholidays) has not been installed.

Fixed by adding this component for building kmymoney.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 426400] Fix KF5 issues on Windows

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=426400
Bug 426400 depends on bug 460009, which changed state.

Bug 460009 Summary: kmymoney does not contain holiday dates
https://bugs.kde.org/show_bug.cgi?id=460009

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 460009] kmymoney does not contain holiday dates

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460009

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In||5.1.4

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 460007] Forecasting graph on the home page has random quality problems

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460007

--- Comment #6 from Ralf Habacker  ---
(In reply to Dawid Wróbel from comment #3)
> Unless it’s an easy fix,

This was easy to fix, see associated commits.

>  it would be best to invest that time into replacing the Home view with a WML 
> one. A proof of concept MR is already available in
> GitLab.

Thanks for this hint, but is not a solution for the stable 5.1 branch.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 437481] Wish links to corresponding documents

2022-10-06 Thread Fabiano Caruana via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=437481

--- Comment #23 from Fabiano Caruana  ---
Created attachment 152611
  --> https://bugs.kde.org/attachment.cgi?id=152611&action=edit
Document Vodafon

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 437481] Wish links to corresponding documents

2022-10-06 Thread Fabiano Caruana via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=437481

--- Comment #24 from Fabiano Caruana  ---
Hello Ralf,

I dared and set up a development test system. After a few attempts, I managed
to compile your version "kmymoney-work-437481-payee-link-support" and get it
running.
I then set up the Payee "Vodafon" according to your specifications for testing
and then entered the receipt in the memo field.
Lo and behold... called "Open URL" in the context menu (and added a shortcut)
and have the corresponding document .
Great !!! This is exactly what I wanted (see screenshot "Vodafon")

Thanks alot !!!

Now my questions:
Can I also use your version "kmymoney-work-437481-payee-link-support" for live
operation? Or would you still advise me against it and wait until this function
is implemented in an official version (5.2?).
I would love to start using it like this.
I will definitely test with several Payees.

Thanks again !!

Greetings from Riegelsberg
Udo

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 460041] New: Performing in startup and navigation is very slow

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460041

Bug ID: 460041
   Summary: Performing in startup and navigation is very slow
Classification: Applications
   Product: kmymoney
   Version: 5.1.3
  Platform: Other
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-devel@kde.org
  Reporter: ralf.habac...@freenet.de
Blocks: 426400
  Target Milestone: ---

SUMMARY

Phil Richardson reported this bug at
https://mail.kde.org/pipermail/kmymoney/2022-September/003991.html

STEPS TO REPRODUCE
1. Download portable binary for KMyMoney on Windows from
https://download.kde.org/stable/kmymoney/5.1.3/
2. unpack 7z file and run start.bat

OBSERVED RESULT
2: Performing in startup is very slow, to the point I am not sure if it is
even doing something. I will see the splash screen as expected, it will
then go away, but it can be upto 15 seconds before the main window will
load.

3: Navigating between different primary views (Home, Institutions,
Accounts, Tags, Forecast...) has been slightly sluggish. The best
description I can give is it felt like being on hotel WiFi - it works, but
don't expect to get stuff done fast.

EXPECTED RESULT
Just by comparison, when reverting back to 4.8.0, it was lightning quick by
comparison. Quick to start and navigate.

SOFTWARE/OS VERSIONS
Windows: 10
KDE Frameworks Version:  5.76.0
Qt Version: 5.12.12

ADDITIONAL INFORMATION


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=426400
[Bug 426400] Fix KF5 issues on Windows
-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 426400] Fix KF5 issues on Windows

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=426400

Ralf Habacker  changed:

   What|Removed |Added

 Depends on||460041


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=460041
[Bug 460041] Performing in startup and navigation is very slow
-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 460041] Performing in startup and navigation is very slow

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460041

--- Comment #1 from Ralf Habacker  ---
Created attachment 152613
  --> https://bugs.kde.org/attachment.cgi?id=152613&action=edit
testfile.kmy

I tried to reproduce the startup problem on a Windows 10 VM with one installed
of kmymoney 5.1.3 (32bit), but could not find much delay. The first start of
kmymoney (after a system reboot) with the attached test file takes about 2.5s
(checked in dbgview by searching for the term 'Payees model created with items
0') and about 1.3s for subsequent starts.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 460041] Performing in startup and navigation is very slow

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460041

Ralf Habacker  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Ralf Habacker  ---
On the same Windows 10 VM with installed kmymoney 5.1.3 (64bit), the first
start of kmymoney (after a system reboot) with the attached test file takes
about 2.4s (checked in dbgview by searching for the term 'Payees model created
with items 0') and about 1.0s for subsequent starts.

If there is additional information that indicates a problem with kmymoney,
please reopen the ticket with additional information to be able to reproduce
the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 426400] Fix KF5 issues on Windows

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=426400
Bug 426400 depends on bug 460041, which changed state.

Bug 460041 Summary: Performing in startup and navigation is very slow
https://bugs.kde.org/show_bug.cgi?id=460041

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 437481] Wish links to corresponding documents

2022-10-06 Thread Fabiano Caruana via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=437481

--- Comment #25 from Fabiano Caruana  ---
Hello Ralf,

Unfortunately, Payee does not store the "Link Matching" data in a SQLite
backend. So for my tests I need to use an xml backend.
Of course, this version is not yet suitable for live operation (I use SQLite
with a password).
But I can "play" ...

Greetings from Riegelsberg
Udo

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 437481] Wish links to corresponding documents

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=437481

--- Comment #26 from Ralf Habacker  ---
(In reply to Fabiano Caruana from comment #25)
> Unfortunately, Payee does not store the "Link Matching" data in a SQLite 
> backend. 

Hmmh, sql write support has been added, see 
https://invent.kde.org/office/kmymoney/-/merge_requests/149/diffs#12a772abd18634860550279a5ae897eecdbd0a2c_1029_1029
and related locations, but I have not tested this support yet.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 460041] Performing in startup and navigation is very slow

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460041

--- Comment #3 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #0)
> 3: Navigating between different primary views (Home, Institutions,
> Accounts, Tags, Forecast...) has been slightly sluggish. 

I cannot reproduce this reported behavior, switching is fast.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 437481] Wish links to corresponding documents

2022-10-06 Thread Fabiano Caruana via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=437481

--- Comment #27 from Fabiano Caruana  ---
Created attachment 152618
  --> https://bugs.kde.org/attachment.cgi?id=152618&action=edit
Payee with empty fields

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 437481] Wish links to corresponding documents

2022-10-06 Thread Fabiano Caruana via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=437481

--- Comment #28 from Fabiano Caruana  ---
Hi Ralf,

die fields in Payee after saving in SQLite (without password) are empty ...
(see attachement).

greetings
Udo

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 437481] Wish links to corresponding documents

2022-10-06 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=437481

--- Comment #29 from Ralf Habacker  ---
(In reply to Fabiano Caruana from comment #28)
Hi Udo

> die fields in Payee after saving in SQLite (without password) are empty ...

thanks for reporting - should be fixed now.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 437481] Wish links to corresponding documents

2022-10-06 Thread Fabiano Caruana via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=437481

--- Comment #30 from Fabiano Caruana  ---
Hi Ralf,

Not Muhammad Ali, You are the Greatest !!!

Many thanks !!!

grettings from Riegelsberg
Udo

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 416800] Cannot print checks

2022-10-06 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=416800

Jack  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Jack  ---
I do understand the need to move on.  Unfortunately, the limited all volunteer
resources for most FOSS applications sometimes results in some bugs not getting
addressed as soon as anyone would like.  Although pestering about a bug is not
helpful, it is generally OK to confirm that a bug is still present when a new
version is released, especially if there has been no specific response to the
original posting.  Also, I know that there had been problems releasing updated
Windows versions of KMyMoney, but I believe those issues have been solved, so
it might be worth trying one of  the new releases.
I'm going to close this for now, but feel free to re-open if you do test and
find the problem still present in a newer version.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 418479] Historical Investment Transactions causes crash

2022-10-06 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=418479

--- Comment #11 from Jack  ---
JAH - at this point, 5.0.6 is pretty old, and OpenSUSE should have some 5.1
version released.  Can you check if this still happens in a newer version?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Chase moves to Open Banking API

2022-10-06 Thread Brendan Coupe via KMyMoney-devel
My Chase credit card no longer works with Direct Connect (ofx in the US).

I found the following link that explained why it stopped working this week:

https://www.banktivity.com/support/articles/banktivity-7/ofx-direct-connect-will-no-longer-be-supported-by-chase-as-of-october-6th-2022/

Is KMM going to support Open Banking?

--
**
*Brendan Coupe*
*3...@coupe7.com*

BEGIN:VCARD
VERSION:4.0
EMAIL;PREF=1:3...@coupe7.com
FN:Brendan Coupe
N:Coupe;Brendan;;;
TEL;VALUE=TEXT:310.626.5380
X-MOZILLA-HTML;VALUE=BOOLEAN:TRUE
UID:c94fbc0a-6480-4c74-bb9a-835d04f89a6c
END:VCARD


[kmymoney] [Bug 460079] New: NET WORTH REPORTS ARE DROPPING INVESTMENTS

2022-10-06 Thread Tcpsorcerer via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460079

Bug ID: 460079
   Summary: NET WORTH REPORTS ARE DROPPING INVESTMENTS
Classification: Applications
   Product: kmymoney
   Version: 5.1.3
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: reports
  Assignee: kmymoney-devel@kde.org
  Reporter: smurf...@gmail.com
  Target Milestone: ---

Created attachment 152626
  --> https://bugs.kde.org/attachment.cgi?id=152626&action=edit
7Z COMPRESSED ANONYMIZED XML

SUMMARY
UNDER REPORTS/NET WORTH - A REPORT WITH SAVINGS ACCOUNTS AND INVESTMENT ACCOUNT
BALANCES BY YEAR, IF DUPLICATED/COPIED, THE NEW VERSION WILL LOSE ALL
INVESTMENTS
IN ADDITION, NEW NETWORTH REPORTS CREATED TO SHOW AN ANNUAL BALANCE OF A MIX OF
SAVINGS AND INVESTMENT ACCOUNTS WILL NO LONGER SHOW INDIVIDUAL INVESTMENTS.
MY REPORTS WERE SET-UP PRIOR TO VERSION 5 AND ONLY NOTICED THIS BUG RECENTLY AS
I NEEDED TO MODIFY THE REPORTS TO ADD SOME NEW INVESTMENTS, SO UNABLE TO
DETERMINE WHEN THIS BUG FIRST MANIFESTED AS I HAVE BEEN UPGRADING WITH NO
SIGNIFICANT ISSUES SINCE VERSION 4.6 OR SO.


STEPS TO REPRODUCE
1. OPEN ATTACHED FILE
2. UNDER REPORTS/NETWORTH SELECT REPORT R84 OR R000133 THEN THE NEW BUTTON
TO CREATE A COPY
3. VIEW THE NEW COPY

OBSERVED RESULT
NEW REPORT IS MISSING INVESTMENTS

EXPECTED RESULT
REPORT SHOULD BE A DUPLICATE WITH THE SAME MIX OF ACCOUNTS AND INVESTMENTS

SOFTWARE/OS VERSIONS
Windows: 10

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are the assignee for the bug.