[Bug 16749] White screen before KDE 4 Dashboard appears

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 17 10:44:04 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=16749





--- Comment #1 from Dennis Kasprzyk <onestone at opencompositing.org>  2008-07-17 10:44:03 PST ---
This is seems to be a combination of two QT4 issues:

1. QT4 uses 1-Bit alpha masks that can't be accelerated with EXA and this makes
the driver to fallback to software rendering to render parts of the content of
the dashboard. You see the white window, because plasma (and the driver) hasn't
yet finished the rendering of the dashboard content. The fade in animation also
uses resources, that makes the dashboard rendering take longer.

2. The composite manager can't wait until the initial window painting has
finished, because QT4 doesn't support the _NET_WM_SYNC_REQUEST protocol.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list