[PATCH] Fix Xephyr segfault with 8 or 16-bit color depth
Thierry Vignaud
thierry.vignaud at gmail.com
Sun Sep 15 16:33:35 PDT 2013
On 15 September 2013 12:09, Michele Baldessari <michele at acksyn.org> wrote:
> Fix for https://bugs.freedesktop.org/show_bug.cgi?id=69357
>
> Commit bd58ebe4cf3b0ce60f87fb26a3715f774dabd349 (ephyr: Fix crash on
> 24bpp host framebuffer) assumed that Xephyr's depth was always the same
> as the host. Revert to previous behaviour but only when
> host_depth does not match server_depth. This makes
> Xephyr with 8 or 16 depth work on a 24 or 32bpp host while keeping
> the fix introduced via bd58ebe.
Thanks for fixing that old issue.
(Just tested on Mageia Linux).
More information about the xorg-devel
mailing list