jonaburg / picom

A lightweight compositor for X11 (previously a compton fork)
Other
954 stars 98 forks source link

x_set_picture_clip_region() has failed to allocate memory, at ../src/x.c:311. Aborting... fish: “picom” terminated by signal SIGABRT (Abort) #45

Open aagradwan opened 3 years ago

aagradwan commented 3 years ago

x_set_picture_clip_region() has failed to allocate memory, at ../src/x.c:311. Aborting... fish: “picom” terminated by signal SIGABRT (Abort) ....

amirhossein-ka commented 3 years ago

i have same problem in manjaro with bspwm.

tusqasi commented 3 years ago

Same error when I try to move, resize, or add a window. Tried with bash too, same error. Not specific to fish.

Manjaro xfce, with i3(original).

amirhossein-ka commented 3 years ago

launch picom with this command picom -f --experimental-backend -b & this worked for me.

diego-rapoport commented 3 years ago

launch picom with this command picom -f --experimental-backend -b & this worked for me.

Thanks @amirhossein-ka, that also worked for me!