[cairo-bugs] [Bug 49118] With cairo 1.12, libreoffice impress slide show does not output anything on screen when in slideshow mode
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 25 02:27:53 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=49118
--- Comment #5 from Pauli <suokkos at gmail.com> 2012-04-25 02:27:53 PDT ---
Differences what I can see:
* Copies from cairo render target and backing pixmap were done with render
composite in 1.10. But 1.12 changes those copies to XcopyArea.
* 1.12 create a 2nd backing pixmap that looks like it should be the window
instead. That means the last copy to onscreen memory actually goes to X pixmap
that is never show in screen.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the cairo-bugs
mailing list