-
Notifications
You must be signed in to change notification settings - Fork 7
Nothing is displayed #23
Comments
Yapstocks also just stopped working for me, both in Arch and Neon. In both systems the Yapstocks window is blank. Stock lookup is working, though. So I am assuming that it is connecting to Yahoo Finance. I have tried uninstalling Yapstocks, then reinstalling it. That did not fix the issue. |
The API no longer works |
@librehat Which API no longer works? Does that mean YapStocks stopped working for good? :'( |
Yes. Yahoo changed their API. This plasma widget will no longer work |
@librehat if you're open to it, it looks like the Yahoo APIs could be somewhat easily replaced with CNBC's APIs. No idea what their Terms of Service are though, I just scraped these from their main page. They don't seem to require any authentication, cookies, user agents, etc. right now. Some symbols like Futures and Indexes use different syntax than Yahoo,
|
Also /www.marketwatch.com is easier. For example: |
The Cinnamon Desklet "Yahoo Finance Quotes" had stopped working, but again works. There is now a "Custom User-Agent header" in the configuration. It includes "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0". I'm not sure if something like this would be useful for Yapstocks. Anyway, in the mean time, I switched over to Cinnamon until this issue is resolved. |
Thanks all for your suggestions. I'll take a look in the next week or so |
@librehat Have you had the chance to take a look at this by any chance? |
Sorry no, I don't really have time to do any major changes to this project |
If that's the case I suggest you mention something about it not working in the description and that you have no time to update it; maybe someone else will be interested to maintain it or fork it; it's a great little applet :) |
I've updated the readme. I'll soon mark this project as archived Thank you all for your support when it worked :) |
Recently this plasmoid is not working. In journal I have these errors:
ott 26 09:24:27 archlinux plasmashell[12165]: qt.svg: Cannot open file '/home/plasma/plasmoids/com.librehat.yapstocks/contents/ui/finance.svg', because: No such file or directory ott 26 09:24:35 archlinux plasmashell[12165]: file:///home/audiolinux/.local/share/plasma/plasmoids/com.librehat.yapstocks/contents/ui/ConfigSymbols.qml:75:22: QML ConfigSymbolViewPage: Binding loop detected for property "symbols" ott 26 09:25:08 archlinux plasmashell[12165]: file:///home/audiolinux/.local/share/plasma/plasmoids/com.librehat.yapstocks/contents/ui/ConfigSymbols.qml:75:22: QML ConfigSymbolViewPage: Binding loop detected for property "symbols" ott 26 09:25:24 archlinux plasmashell[12165]: file:///home/audiolinux/.local/share/plasma/plasmoids/com.librehat.yapstocks/contents/ui/ConfigSymbolViewPage.qml:102: TypeError: Cannot read property 'width' of null
In Archlinux many plasma package names have been changed with "5" suffix
Or maybe Yahoo has changed something.
The text was updated successfully, but these errors were encountered: