https://bugs.kde.org/show_bug.cgi?id=424493

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOT A BUG
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
KWindowSystem is not involved in the process of copy/pasting images.

It sounds to me like GIMP exceeds the maximum X11 request size limit. However,
if GIMP uses Xlib, then the image data should be chopped into multiple chunks
behinds the scenes.

We had a similar bug in the screenshot service in kwin long time ago. The root
cause of the bug was that libxcb doesn't split big images in chunks, the caller
must do it manually.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to