Bug 497036

Summary: Online Price update not working in git master builds
Product: [Applications] kmymoney Reporter: Robby Engelmann <robby.engelmann>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED WORKSFORME    
Severity: normal CC: robby.engelmann
Priority: NOR    
Version: git (master)   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: error
used components

Description Robby Engelmann 2024-12-04 12:22:08 UTC
Created attachment 176341 [details]
error

Using the snapshots from git, I get an error:

Using the "normal" version it works.





Operating System: openSUSE Tumbleweed 20241203
KDE Plasma Version: 6.2.80
KDE Frameworks Version: 6.9.0
Qt Version: 6.8.0
Kernel Version: 6.11.8-1-default (64-bit)
Graphics Platform: Wayland
Processors: 20 × 13th Gen Intel® Core™ i7-13700H
Memory: 62.5 GiB of RAM
Graphics Processor: Intel® Iris® Xe Graphics
Manufacturer: TUXEDO
Product Name: TUXEDO InfinityBook Pro Gen8 (MK1)
Comment 1 Robby Engelmann 2024-12-04 12:22:34 UTC
Created attachment 176342 [details]
used components
Comment 2 Thomas Baumgart 2024-12-04 12:47:30 UTC
I am tempted to remove any default settings from the source code because it is broken too many times and services play with their kids more than kids could do with their toys. Try these settings:

Online quote settings generated with Alkimia 8.1.92-f3d4ff0-webengine-qtnetwork

URL: https://query1.finance.yahoo.com/v8/finance/chart/%1
Download mode: Default
Data format: HTML
Identifier: 
Select by: Symbol
Price: "regularMarketPrice":((\d+|\d{1,3}(?:[,]\d{3})).\d+)
Price decimal separator: Period (.)
Date: "regularMarketTime":([\d]+)
Date format: %u
Default identifier: 
Remote source: not checked
Comment 3 Robby Engelmann 2024-12-04 20:27:11 UTC
Thank you very much, that one works well!