Kabouik
Kabouik
I would also be very interested in a way to specify a LIBVA_DEVICE, since I am using an AMD GPU and radeonsi as VA driver cause [bugs](https://github.com/mpv-player/mpv/issues/4873) with opengl (and...
> to fix this I did the following in the cloned repo > > ``` > git reset --hard d5ff2d474a185a0c0df09c74dfa24eb7cfe6e9e5 > python setup.py build > sudo python setup.py install >...
Thanks for pasting it here @rinigus. Regarding your comment about options designed with 5 choices by Valhalla: having two checkboxes or keywords to select (bold font) **plus** a toggle on...
Thanks for this. Instead of (1), I would only make it optional, so that old configurations in `~/.newsboat` still work by default when detected. `newsboat` has a big user base...
Thanks, I see. Then I should be able to compile it locally on my device. Any idea about the error I got when trying? On 2022-03-09 07:33 Evgeny Poberezkin ***@***.***>...
This is an issue that's not specific to `simplex-chat`, I already had it when compiling `kmonad`. But in that case, I could solve it by using `cabal build && cabal...
That's 8.8.4-3, installed from Debian Sid's repository and it's the latest version I can get. I tried also `stack install system-ghc`, but it returns the same issue: > Unable to...
It's a phone running Debian Sid in a LXC container (the host is SailfishOS): https://www.youtube.com/watch?v=8PnDZtKzsSc
I faced the same issue trying tu run the game [Urtuk](https://madsheepstudios.itch.io/urtuk-the-desolation) on a Debian LXC container running on an ARM phone. I was quite excited when I saw that a...
I am having the same issue. Note that my distribution does not offer any luafilesystem package, so I just used `sudo luarocks install luafilesystem`, it is not clear to me...