I had no issue in live, but I found the problem when loading a freshly installed daily in VirtualBox in UEFI mode with VMSVGA graphics.
Run `picom` on the command line and you get a "FATAL ERROR:" "Another composite manager is already running." However, there's none that I can tell of.
Upstream I see only one related bug and it's a Wayland incompatibility. We're still running X, so that's not the issue.
I see we don't have a configuration file. I tried to add one to $HOME/.config/picom.conf with one simple directive ("shadow = true;") and that had no effect.
I had no issue in live, but I found the problem when loading a freshly installed daily in VirtualBox in UEFI mode with VMSVGA graphics.
Run `picom` on the command line and you get a "FATAL ERROR:" "Another composite manager is already running." However, there's none that I can tell of.
Upstream I see only one related bug and it's a Wayland incompatibility. We're still running X, so that's not the issue.
I see we don't have a configuration file. I tried to add one to $HOME/. config/ picom.conf with one simple directive ("shadow = true;") and that had no effect.