| Summary: | Upgrading from 1.19.5 to 1.19.6 or 1.20.0 makes XMonad draw transparent borders around RGBA windows | ||
|---|---|---|---|
| Product: | xorg | Reporter: | Adam Sjøgren <asjo+freedesktop> |
| Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> |
| Status: | RESOLVED MOVED | QA Contact: | Xorg Project Team <xorg-team> |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Adam Sjøgren
2018-01-27 15:34:22 UTC
It is sufficient to downgrade the xserver-xorg-core package in Debian to 1.19.5 to restore the non-transparent borders. The package contains these .so's: /usr/lib/xorg/modules/drivers/modesetting_drv.so /usr/lib/xorg/modules/extensions /usr/lib/xorg/modules/extensions/libglx.so /usr/lib/xorg/modules/libexa.so /usr/lib/xorg/modules/libfb.so /usr/lib/xorg/modules/libfbdevhw.so /usr/lib/xorg/modules/libglamoregl.so /usr/lib/xorg/modules/libint10.so /usr/lib/xorg/modules/libshadow.so /usr/lib/xorg/modules/libshadowfb.so /usr/lib/xorg/modules/libvbe.so /usr/lib/xorg/modules/libvgahw.so /usr/lib/xorg/modules/libwfb.so - https://packages.debian.org/buster/amd64/xserver-xorg-core/filelist check the patch on https://bugs.freedesktop.org/show_bug.cgi?id=104597 (In reply to Timo Aaltonen from comment #2) > check the patch on https://bugs.freedesktop.org/show_bug.cgi?id=104597 This patch (comment:10) does not fix the transparent border problem for me (I added the patch using quilt, rebuilt the .deb package and installed it). (In reply to Adam Sjøgren from comment #3) > (In reply to Timo Aaltonen from comment #2) > > check the patch on https://bugs.freedesktop.org/show_bug.cgi?id=104597 > > This patch (comment:10) does not fix the transparent border problem for me > (I added the patch using quilt, rebuilt the .deb package and installed it). After this, I tried reverting 91c42093 "glx: Duplicate relevant fbconfigs for compositing visuals" entirely, and that made the problem go away. I did, however, suspect I failed to apply the patch from 104597#c10 correctly, so I tried again - but the result was identical, it does not fix the problem for me. I just got Xorg 1.20.0 installed, as it has been added to Debian unstable, and this problem persists: running Xmonad 0.13 the borders around RGBA windows, such as the terminal emulator Sakura, are transparent. I will try building 1.20.0 with 91c42093 "glx: Duplicate relevant fbconfigs for compositing visuals" reverted, as I did for 1.19.6. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/xserver/issues/532. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.