ezntek

Results 11 comments of ezntek

> What kind of account did you add? an offline account. > On what version did you create the instance? I created the instance on 9.0-develop, and re-created it after...

I'm using the `lines` method to get the stdout and stderr with a BufReader, but trying to access the exit code through the ReaderHandle would be illegal. because the ReaderHandle...

just tested it, its a bit _wonky_. ![Screenshot_2023-07-22_13-42-50](https://github.com/qtile/qtile/assets/79492706/91f171f0-f19a-4f45-99e1-e4c7d815c1a2) Here's with `margin_y=0`, ![Screenshot_2023-07-22_13-44-35](https://github.com/qtile/qtile/assets/79492706/f9ee3bde-1a7b-467d-a080-9fe31d0e4534) But here's with `margin_y=10`. The icon's size magically changes when the margin_y does, oh and the highlight area...

Here's the decorations constant (using qtile-extras btw) ```py DECORATIONS_LR = { "decorations": [ RectDecoration(colour="#11111e", radius=16, filled=True, padding=3), #RectDecoration(line_width=3, colour="#cba6f7", padding=3, radius=17), ], "foreground": "#cdd6f4", } ```

It's okay, I also forgot about this one. I don't use qtile anymore, and I have no way to see if this still works so I think it is okay...

sorry, still havent gotten around to doing another qtile rice and such, I've been busy over school stuff the wohle time. I'll see if i can fire a Qtile setup...

Same issue here, Exception: Could not find urlsrc in WOPI/var/www/html/xflynextcloud/apps/richdocuments/lib/TokenManager.php - line 202: OCA\Richdocuments\WOPI\Parser->getUrlSrc("application ... n")/var/www/html/xflynextcloud/apps/richdocuments/lib/Controller/DocumentController.php - line 222: OCA\Richdocuments\TokenManager->getToken("*** sensiti ... *")/var/www/html/xflynextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 217: OCA\Richdocuments\Controller\DocumentController->index("*** sensiti ... *",...

@jbaum98 Which distro are you running? @YaLTeR My friend @1seco is having the same issue (but on void asahi linux with the latest mesa and all)

@1seco are you still having issues even on mesa-asahi and mesa-dri-asahi? you can try installing fedora minimal as a test first. (personal note: alternatively just play with the t420 i...

@1seco it might be the kernel and stuff related to drm, but at the same time I really doubt it because they are both linux-asahi. if you want you could...