[kmymoney] [Bug 487477] Stock price refresh not working anymore

2024-06-28 Thread Bug Janitor Service via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=487477

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #7 from Bug Janitor Service  ---
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!

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

[kmymoney] [Bug 487477] Stock price refresh not working anymore

2024-06-13 Thread Bug Janitor Service via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=487477

--- Comment #6 from Bug Janitor Service  ---
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!

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

[kmymoney] [Bug 487477] Stock price refresh not working anymore

2024-05-30 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=487477

--- Comment #5 from Thomas Baumgart  ---
Git commit f1565ce735f6f66a3069260886146fefb0716edc by Thomas Baumgart.
Committed on 30/05/2024 at 12:39.
Pushed by tbaumgart into branch 'fix-487477'.

Allow to use local script to retrieve quotes

This change allows to provide a local script as URL which will take care
of downloading the data and sends it to stdout.

This change is for Alkimia which now contains the logic to download
price and exchange rate information and fixes the problem in KMyMoney
master. For KMyMoney 5.1.3 a different fix maybe required.

M  +1-1autotests/CMakeLists.txt
M  +0-1src/CMakeLists.txt
M  +11   -7src/alkonlinequote_p.cpp
M  +1-7src/alkonlinequote_p.h

https://invent.kde.org/office/alkimia/-/commit/f1565ce735f6f66a3069260886146fefb0716edc

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

[kmymoney] [Bug 487477] Stock price refresh not working anymore

2024-05-29 Thread bugzilla_noreply--- via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=487477

--- Comment #4 from firefox-...@web.de ---
I wasn't precise enough, I haven't been using the Wizard but the settings
dialog (see attachment).

The script gives:

$ /home/foo/Projekte/Python/kmymoney_update_price/kmymoney_update_price.py
DE000A1EWWW0
Symbol: DE000A1EWWW0
Price: 12.12
Date: 13.05.2024


kmymoney's output:

reading file
start parsing file
startDocument
reading securities
endDocument
Cost center model created with items 0
Payees model created with items 0
created tmpfile
kf.kio.core: Invalid URL:
QUrl("/home/foo/Projekte/Python/kmymoney_update_price/kmymoney_update_price.py
DE000A1EWWW0")
kf.kio.workers.file: readData() returned -1
kmymoney_webpricequote: quotedata ""


Does it mean QUrl cannot cope (anymore) with a local address? I've also tried
file:///home/...

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

[kmymoney] [Bug 487477] Stock price refresh not working anymore

2024-05-29 Thread bugzilla_noreply--- via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=487477

--- Comment #3 from firefox-...@web.de ---
Created attachment 169968
  --> https://bugs.kde.org/attachment.cgi?id=169968&action=edit
settings dialog

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

[kmymoney] [Bug 487477] Stock price refresh not working anymore

2024-05-27 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=487477

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Thomas Baumgart  ---
Update status

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

[kmymoney] [Bug 487477] Stock price refresh not working anymore

2024-05-27 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=487477

--- Comment #1 from Thomas Baumgart  ---
Can you attach a screenshot of
a) investment configuration (the last page of the wizard)
b) the details of the configuration of the online source (the regex etc)
c) the log shown when performing the update
Thanks in advance.

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