Seungmin Kim
Seungmin Kim
It might be that your login session (gdm, lightdm, etc.) is running on Wayland.
My suggestion is to use `DISPLAY=` to the ID of your login session (it might not be the same), combined with `sudo`. I remember that working for me before. If...
There is not much that can be reliably done here, then... Disabling the screen lock during using Selkies is the instruction here, or use a container that doesn't have display...
https://github.com/selkies-project/selkies-gstreamer/issues/161 Request for such implementation.
This repository is not a requirement to host on Kubernetes. The files xgl.yml and egl.yml in the respective Docker desktop repositories is more than capable for Kubernetes as of now.
https://github.com/loochek/wine-vpad Try installing the above to the Proton/Wine prefix ([`protontricks -c "wine PATH/TO/PROGRAM" APP_ID`](https://www.reddit.com/r/linux_gaming/comments/16sxxkq/how_do_i_install_a_program_in_a_games_proton/)). More information at https://github.com/selkies-project/selkies-gstreamer/issues/55#issuecomment-1707496325. Might have to reopen #55.
We have previously replaced the `uinput` method in #95 with the `LD_PRELOAD` solution, closing #55 in the process. We are reopening this issue because we had assumed that the `LD_PRELOAD`...
@dimm0 I think this is similar to what we have discussed a few days ago.
Note that this should be a separate approach, preferably in [selkies-vdi](https://github.com/selkies-project/selkies-vdi), which did a very similar thing to earlier Selkies-GStreamer releases. The existing containers are not to be replaced with...
This itself should not be the most complex thing to do, because I've already tried my best to expose all sorts of sockets in `/tmp` and thus should work by...