We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System: Kernel: 5.3.0-24-generic x86_64 bits: 64 Desktop: Xfce 4.14.1 Distro: Ubuntu 19.10 (Eoan Ermine) Machine: LENOVO product: 20FBCTO1WW v: ThinkPad X1 Carbon 4th Graphics: Intel Skylake GT2 [HD Graphics 520] driver: i915 v: kernel Display: x11 server: X.Org 1.20.5 driver: modesetting unloaded: fbdev,vesa resolution: 1920x1080~60Hz OpenGL: renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2) v: 4.5 Mesa 19.2.1
Compton version: 0.1~beta2+20150922-1 Compton configuration: https://pastebin.com/raw/bh1iGXuL
Installed compton from universe repository. Xubuntu/XFCE environment. I start compton from command line and suspend the machine; it segfaults on wake:
⚡ compton --config .config/compton.conf [ 0.06 ] error 4 BadPixmap request 152 minor 22 serial 664: "BadPixmap (invalid Pixmap parameter)" [ 0.07 ] error 161 Unknown request 152 minor 23 serial 744: "GLXBadPixmap" restack_win(0x004069a1, 0x04800026): Failed to found new above window. [ 0.08 ] error 4 BadPixmap request 152 minor 22 serial 856: "BadPixmap (invalid Pixmap parameter)" [ 39.00 ] error 161 Unknown request 152 minor 23 serial 12119: "GLXBadPixmap" [ 39.00 ] error 4 BadPixmap request 152 minor 22 serial 12137: "BadPixmap (invalid Pixmap parameter)" [1] 13565 segmentation fault (core dumped) compton --config .config/compton.conf
The text was updated successfully, but these errors were encountered:
I'm also Ubuntu 19.10 and Thinkpad E959. Black screen after waking from suspend when backend= "glx"
backend= "glx"
Sorry, something went wrong.
guys this repo hasn't had a commit in 3 years... The new fork is over here. https://github.com/yshui/picom
No branches or pull requests
System:
Kernel: 5.3.0-24-generic x86_64 bits: 64 Desktop: Xfce 4.14.1 Distro: Ubuntu 19.10 (Eoan Ermine)
Machine:
LENOVO product: 20FBCTO1WW v: ThinkPad X1 Carbon 4th
Graphics:
Intel Skylake GT2 [HD Graphics 520] driver: i915 v: kernel
Display: x11 server: X.Org 1.20.5 driver: modesetting unloaded: fbdev,vesa resolution: 1920x1080~60Hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2) v: 4.5 Mesa 19.2.1
Compton version: 0.1~beta2+20150922-1
Compton configuration: https://pastebin.com/raw/bh1iGXuL
Installed compton from universe repository. Xubuntu/XFCE environment. I start compton from command line and suspend the machine; it segfaults on wake:
The text was updated successfully, but these errors were encountered: