Guilherme Silva

Results 268 comments of Guilherme Silva

Thanks, but I'm getting this error using your script: ``` X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 73 (X_GetImage) Serial number of failed...

I'm using v4.4.62, isn't it the last one? Anyway, I recorded a quick video showing a segfault when I move the window slightly to the right in my primary monitor,...

Thank you very much for the script, but the `$XMOUSE` and `$YMOUSE` variables are undefined for me, do I have to install something?

Worked like a charm! You can close this now if you will. Thank you, Dalton.

Sorry to necrobump this, but I'm having the same issue with wine 7.0 (most likely affects any version). Merely running `wine cmd` with `graftcp` causes the following, ad infinitum: ```...

Arch Linux just updated its `python` package to v3.9 and `pipx` borked for me. First, I tried listing installed packages: ``` $ pipx list Traceback (most recent call last): File...

Don't worry, it's not an issue for me having to delete everything and install it again. Thanks for the explanation too!

The AppImage does not require Python 3.8 to be installed on the system, because Python is already included within the AppImage. You can verify this by extracting the AppImage: ```...

I don't think this makes any sense, because Ubuntu 22.04 only has glibc 2.35, so for the `zellij` binary to require symbols from glibc 3.38, that version would have to...

I cannot reproduce this on Xorg: ![image](https://user-images.githubusercontent.com/626206/208006400-3c5b6d0b-49d5-45a7-8674-805964bcca7a.png) So Wayland-specific, perhaps? If you can, try getting a [stack trace](https://docs.flatpak.org/en/latest/debugging.html#running-debugging-tools).