https://bugs.kde.org/show_bug.cgi?id=428284
Bug ID: 428284
Summary: Window thumbnails don't work without
EXT_image_dma_buf_import
Product: plasmashell
Version: master
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Task Manager and Icons-Only Task Manager
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
The thumbnails in the task manager are either just blank or show invalid data
(blue square). eglCreateImageKhr returns EGL_NO_IMAGE_KHR with the error set to
EGL_BAD_PARAMETER.
This is because some DRI implementations like swrast and radeon simply do not
implement EXT_image_dma_buf_import. If that extension is not detected, some
other data type should be requested instead.
--
You are receiving this mail because:
You are watching all bug changes.