https://bugs.kde.org/show_bug.cgi?id=390652
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@privat.broulik.de --- Comment #6 from Kai Uwe Broulik <k...@privat.broulik.de> --- It fails whenever the coordinates of the window are out of bounds of the screen. This already happens when it touches a border since the window decoration would be outside the screen and xcb_image_get returns a null pixmap; the coordinates need to be clamped to the screen area. -- You are receiving this mail because: You are watching all bug changes.