Sebastian Noel Lübke
Sebastian Noel Lübke
@rasenx this happens if you are running the tests and the builds on the same gitlab-runner instance
@shubhamparamhans how did you manage to receive images?
yeah, that will be added for sure. im currently trying to make the keyboard more configurable. i will push it at the end of next week.
Seems like that is not possible right now. The keyboard breaks if i override the functions needed to do that :(
@Pazzeo in your code you create 1000 instances of the httpx.AsyncClient, but you should create one and let that one make the 1000 requests like this ``` import random import...
Yeah, you're right. Seems like there are multiple bugs with Wayland. On my desktop the keyboard doesn't even show up automatically when pointing on something in chromium or other programs....
I switched to Wayland now, I will try to fix that soon
Sorry for the late reply. Your keyboard should look the one on the Screenshot in the Readme. if it doesn't check gnome looking glass for any extension errors. changing layout...
Yeah, feel free to submit a pull request. got a new notebook without touchscreen so I don't need this extension anymore. Am 09.04.2021 05:59 schrieb SamLukeYes ***@***.***>: Recently, Arch Linux...
Thats true the pull function uses raise_for_status to catch a 404 not found but the podman api actually returns a 200 with ``` 200 {"stream":"Trying to pull docker.io/libarasd/lego:latest...\n"} {"error":"initializing source...