[kmymoney] [Bug 469431] Need better way to handle changes in stock price quote source
https://bugs.kde.org/show_bug.cgi?id=469431 Thomas Baumgart changed: What|Removed |Added Summary|KMM needs better way to |Need better way to handle |handle changes in stock|changes in stock price |price quot sourcex: was:|quote source |Yahoo Finance stock quotes | |fail| -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 469431] KMM needs better way to handle changes in stock price quot sourcex: was: Yahoo Finance stock quotes fail
https://bugs.kde.org/show_bug.cgi?id=469431 --- Comment #8 from Jack --- Look carefully and see if that 404 is actually what is reported by your browser (actually submit that URL to the browser.) It looks to me like that yahoo.com is not actually returning a 404 error, but a text result (or is it json?) that says it had a 404. See my recent reply to the forum thread at https://forum.kde.org/viewtopic.php?f=69&t=177664&sid=4376c54552faddefdae8902e1c4c1cbc&start=15. I don't know there is much (if anything) we can do if Yahoo is trying that hard to prevent it. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 469484] Font for Menu Bar and Toolbar barely readable (too small)
https://bugs.kde.org/show_bug.cgi?id=469484 --- 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 468936] Home Page and Reports display completely black - Cannot Read
https://bugs.kde.org/show_bug.cgi?id=468936 jesse changed: What|Removed |Added CC||jvap...@yahoo.com --- Comment #8 from jesse --- I am using Gnome with Wayland and it does not display that way. I know that in the past, when I had both Plasma and Gnome installed, if I set the KDE Plama theme to dark, then came to Gnome, Kmymoney will show as dark themed. Basically the problem you are reporting. Did you set any settings for KDE anywhere? -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 469484] Font for Menu Bar and Toolbar barely readable (too small)
https://bugs.kde.org/show_bug.cgi?id=469484 schoenes-...@web.de changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 469431] Need better way to handle changes in stock price quote source
https://bugs.kde.org/show_bug.cgi?id=469431 --- Comment #9 from st...@stevren.co.uk --- I reverted back to v6 and it worked for a few days but stopped working as of yesterday, so now neither works -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 469431] Need better way to handle changes in stock price quote source
https://bugs.kde.org/show_bug.cgi?id=469431 --- Comment #10 from Pete --- Has anybody tried to use the original yahoo finance source for stock quotes? https://finance.yahoo.com/quote/NVDA This example is for nVidia, the GPU maker. Some parsing would be required. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 469431] Need better way to handle changes in stock price quote source
https://bugs.kde.org/show_bug.cgi?id=469431 --- Comment #11 from Jack --- That is the current quote, so KMM would have to be modified to use the current date and not parse for one. Also, I don't know what that page looks like (i.e., how different) when then market is closed, such as after hours, or on holidays or weekends. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 469431] Need better way to handle changes in stock price quote source
https://bugs.kde.org/show_bug.cgi?id=469431 --- Comment #12 from Pete --- The benefit of investing a bit of effort to get your stock quotes from the Yahoo finance home page is that Yahoo will never remove the page. Given all the trouble we have all had with Yahoo feeds, the benefit of this investment is obvious. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 469431] Need better way to handle changes in stock price quote source
https://bugs.kde.org/show_bug.cgi?id=469431 --- Comment #13 from Jack --- Yer, there will likely always be a yahoo finance main page for a stock, but I won't bet anything on Yahoo not changing the format of that page, leading to the same problem. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 469431] Need better way to handle changes in stock price quote source
https://bugs.kde.org/show_bug.cgi?id=469431 --- Comment #14 from Pete --- Of course, Yahoo Finance will eventually change the visual format of the stock quote page. But a bit of tuning of the parsing will resolve those eventual issues. With ...v6... and ...v7... issues, nobody can resolve these. They are fatal. So, all in all, a small investment in effort will yield large dividends for the entire community. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 469587] Issues after editing an account while editing a transaction
https://bugs.kde.org/show_bug.cgi?id=469587 --- Comment #1 from Thomas Baumgart --- Git commit d91ddf19767ae5f17c92551dc1e39f95b3661807 by Thomas Baumgart. Committed on 27/05/2023 at 05:23. Pushed by tbaumgart into branch 'master'. Close the editor upon model reset This resolves the problem reported in #469587 but with a different result. M +12 -4kmymoney/views/ledgerview.cpp M +8-0kmymoney/views/transactioneditorbase.cpp M +2-0kmymoney/views/transactioneditorbase.h https://invent.kde.org/office/kmymoney/-/commit/d91ddf19767ae5f17c92551dc1e39f95b3661807 -- You are receiving this mail because: You are the assignee for the bug.