https://bugs.kde.org/show_bug.cgi?id=391486
a...@redhat.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |a...@redhat.com --- Comment #11 from a...@redhat.com --- One thing that would help narrow down whether this is a bug in epoxy or in kwin would be to verify whether epoxy is behaving as expected in both 1.4.3 and 1.5.0. To that end, I've ported glxinfo to epoxy: https://github.com/nwnk/epoxyinfo If someone experiencing this issue could build and run that (meson setup build, ninja -C build, ./build/epoxyinfo) against both 1.4.3 and 1.5.0, and attach the output from that and from glxinfo, that would likely help identify where the issue is. The cases would be: 1) epoxyinfo with 1.4.3 and 1.5.0 both match glxinfo: probable kwin bug 2) epoxyinfo with 1.4.3 matches glxinfo, 1.5.0 is unique: epoxy bug 3) epoxyinfo with 1.5.0 matches glxinfo, 1.4.3 is unique: arguable but unexpected 4) neither epoxyinfo matches glxinfo: extremely unexpected -- You are receiving this mail because: You are watching all bug changes.