picom icon indicating copy to clipboard operation
picom copied to clipboard

Picom freezes everything on screen except the mouse cursor.

Open IAMSolaara opened this issue 5 years ago • 4 comments

Platform

Arch Linux ARM armv7h

GPU, drivers, and screen setup

xf86-video-fbturbo-git 199.f9a6ed7-4 mesa 19.3.2-2 output from glxinfo -B: Here

Environment

i3-gaps with polybar

picom version

v7.5

Configuration:

Here

Steps of reproduction

  1. Run picom

Expected behavior

It should work and get me some effects right?

Current Behavior

It just freezes all my windows and changing workspace just stays put. The only thing that moves is the mouse cursor. I can hop into a VT to terminate picom tho and everything goes back to normal.

Stack trace

Other details

Here is a log I got from running picom --log-level=trace --log-file=picom.log.

Here is a video I took with my phone that shows the issue. Note that I am using picom for the first time here.

IAMSolaara avatar Jan 21 '20 17:01 IAMSolaara

Hi, can you get a stacktrace when picom freezes?

yshui avatar Feb 08 '20 18:02 yshui

I have to put this on low priority as this problem manifest on a uncommon setup (ARM with fbturbo).

In the mean time, as you don't have hardware accelerated OpenGL anyway (mesa is using llvmpipe), you could try using the xrender backend instead of glx, that might give you better outcome.

yshui avatar Mar 07 '20 20:03 yshui

I am also experiencing this issue ever since upgrading with yay. Downgrading to the previous version fixes it. Only happens after waking from sleep though.

xaymup avatar May 18 '21 05:05 xaymup

I am also experienceing this issue

emilBeBri avatar Aug 30 '22 08:08 emilBeBri

Me too. Frozen desktop. I'm going to investigate if picom is the problem because sometimes I can interact in some way with the i3wm: I can write some command to the already opened terminal, but without receiving any response.

I'll try disabling picom for several days to see what happens. I've observed that screen sharing also crashes the app (skype, teams, etc.) or completely freezes the system (needs a manual reboot)

guilty-p01nt3r avatar Oct 27 '22 23:10 guilty-p01nt3r

I'm experiencing this at random.

MrIvanPlays avatar Nov 14 '22 12:11 MrIvanPlays

It stopped happening to me after i uograded to Linux kernel 5.19 instead of default manjaro 5.15

emilBeBri avatar Nov 14 '22 13:11 emilBeBri

Original issue is related to missing hardware accelerated graphics. If you are experiencing this with a proper gpu driver installed, please open a new issue.

yshui avatar Nov 14 '22 15:11 yshui