Joakim Walldén

Results 8 comments of Joakim Walldén

I'm having this issue too. Also on EndeavourOS but on 5.17.9-arch1-1 kernel (although probably not relevant here :smile: ) From @MatejSpindler post above, changing `-display sdl,gl=on` to `-display spice-app,gl=on`, is...

For me, `quickemu --vm myvm.conf --display spice` works, `quickemu --vm myvm.conf --display spice-app` errors out with `ERROR! Requested output 'spice-app' is not recognised.`

Hi! I get the same thing. A little print() in decoder.py (in the simplejson module) shows that sometimes Yahoo returns a webpage with an 504 timeout error message. This causes...

Lukasz should have a look at that one then! It's #42 I actually think that keeping the connection alive or not doesn't matter. The problem lies in that Yahoo returns...

Hi, MTX.F is MTU Aero Engines on the Frankfurt exchange. Yahoo adds a . (dot) and one or two letters for distinguishing stocks between exchanges. LM Ericsson is for example...

I have a fix! I had to move the YQL-errors into the Yql module to be able to throw a YQLQueryError but I really thing they belong more there that...

Nvm! I solved it. Pull request #69 contains only the fix for checking status code