-
I'm using nix-portable to configure stuff related to my dotfiles, including setting up a shell and terminal multiplexer. Currently this means I can't run sudo commands when I'm using said dotfiles, at…
-
### Description
I'm interested in making InputPlumber available for clients through umu-launcher to fill in the gap of users unable to have their game controllers work, with the goal of the service…
-
I installed all of the appropriate dependencies for building, save for libselinux. Everything goes well until I get to building bubblewrap. Here is the output:
```sh
~/oro/bubblewrap $ meson compile …
-
I had a distro called Kiss linux it uses musl and libressl so i use a chroot of void linux with glibc to run steam and my games and it works well with native games but don't with proton games, every t…
-
**Describe the bug**
cap_sys_nice is set but `Insufficient permission to create high priority queue.` is shown in the log and asynchronous reprojection is "not supported"
```
$ getcap ~/.steam/st…
-
### Description
Since both home share and root share both use the same `bwrap --bind` option, why not unify them and allow `~`, `$HOME`, and other select variables (`$XDG_*`)?
-
**Flatpak info**
flatpak --version: 1.15.6
flatpak --gl-drivers: default, host
**Problem description**
`flatpak run com.valvesoftware.Steam` -> `bwrap: Can't make symlink at /home//Music: Fi…
-
While using polyinstantiated `/tmp` and `/var/tmp` dirs through [pam_namespace](https://linux.die.net/man/8/pam_namespace) module running flatpak apps fail with:
```
flatpak run --verbose --command=…
-
`pivot_root()` does not work in the initramfs. As a fallback, `MS_MOVE` can be used together with `chroot()` to mimick `pivot_root()` somewhat. bubblewrap should use this fallback if `pivot_root()` is…
-
My ~/Music folder is a symlink pointing to a different drive.
After installing and starting Steam Flatpak, I get the following error:
`bwrap: Can't make symlink at /home/strider/Music: File exists…