You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GPU, drivers, and screen setup: Geforce GTX 1650, default drivers in ubuntu, one monitor configured with xrandr (I think?)
Compton version: v7 (installed from ubuntu repositories with apt)
Compton configuration: I haven't changed configuration file at all, but couldn't find anything at ~/.config/ or ~/.config/i3/ , so I don't know where the file is, sorry.
Steps of reproduction
Compton setup as autostart in i3wm config file, later removed to try and run from a terminal. I think the last time it worked was before I used lxappearance to change from the Raleigh theme to Adwaita Dark, but even after swapping it back it didn't change anything.
Expected behavior
I would like Compton to run the exact same way it did before, which was making my terminal windows partially transparent.
Current Behavior & Other details
When left in the config file for i3, Compton makes no changes to anything. When ran in a terminal, it outputs this error:
zach@sevastopol:~$ compton
[ 04/28/2020 11:06:33.739 x_fence_sync ERROR ] Failed to trigger the fence.
[ 04/28/2020 11:06:33.739 paint_all ERROR ] x_fence_sync failed, xrender-sync-fence will be disabled from now on.
The text was updated successfully, but these errors were encountered:
I had this same issue and when I ran compton it told me that it was now changed to picom and showed me several changes that I had to make in the config file. Doesn't look like it's the case in yours, but I will be putting this here just in case someone bumps into this looking for a solution.
Platform: Ubuntu 18.04 LTS
GPU, drivers, and screen setup: Geforce GTX 1650, default drivers in ubuntu, one monitor configured with xrandr (I think?)
Compton version: v7 (installed from ubuntu repositories with apt)
Compton configuration: I haven't changed configuration file at all, but couldn't find anything at ~/.config/ or ~/.config/i3/ , so I don't know where the file is, sorry.
Steps of reproduction
Compton setup as autostart in i3wm config file, later removed to try and run from a terminal. I think the last time it worked was before I used lxappearance to change from the Raleigh theme to Adwaita Dark, but even after swapping it back it didn't change anything.
Expected behavior
I would like Compton to run the exact same way it did before, which was making my terminal windows partially transparent.
Current Behavior & Other details
When left in the config file for i3, Compton makes no changes to anything. When ran in a terminal, it outputs this error:
The text was updated successfully, but these errors were encountered: