Emanuele

Results 17 comments of Emanuele

> My initial attempts were using ostree, however I could never get it to work. Ostree also has distribution issues. Because it works like git, downloads are very slow. It...

> @emanuc COW is disabled because it is known to cause performance issues with games. > > MicroOS seems interesting, thanks for sharing. This is my first time reading that...

> @dfaggioli Games are indeed in a separate subvolume under /home. However, unless something has changed recently, BTRFS does not allow differing options on only some subvolumes. nocow on one...

He cannot start on my system: Fedora 36 Here is the log, I hope it is useful: https://paste.centos.org/view/906a62c8

nano .var/app/com.google.Chrome/config/chrome-flags.conf Maybe it can be useful? I enabled Ozone on Chrome Flatpak to use Wayland: `--ozone-platform-hint=auto` nano .var/app/com.google.Chrome/config/chrome-flags.conf > --ozone-platform-hint=auto ``` emanu@fedora ~> flatpak run io.podman_desktop.PodmanDesktop [3:0817/114321.362572:ERROR:bus.cc(398)] Failed to...

> `flatpak run --nosocket=fallback-x11 --socket=x11 --command=zypak-wrapper.sh io.podman_desktop.PodmanDesktop /app/main/podman-desktop` Works ![Schermata del 2022-08-17 11-48-37](https://user-images.githubusercontent.com/27281121/185089331-7feabace-f360-4a86-83a7-ae89a8ef8b77.png)

I have the same problem, Fedora Linux 34 + GNOME 40 + Wayland Of course it works on Xorg. Flathub version. ``` emanu@fedora ~> flatpak run com.bitwarden.desktop [2 preload-host-spawn-strategy] Running:...

In order not to fail, do not use compression Zstd on these configurations or use LZO.

If you install with ZSTD compression enabled to restart you will have the problem you mentioned, just do not enable the mount compression during installation or use LZO. I encountered...

The case of use could be to mount the partitions at the time of installation with BTRFS filesystem with a higher compression, to save space, at rebooting to have different...