[Wayland-bugs] [Bug 762258] wayland: gtk3 apps segfault with plasma-wayland/kwin_wayland
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Thu Feb 18 13:20:47 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=762258
Olivier Fourdan <ofourdan at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #321576|0 |1
is obsolete| |
--- Comment #3 from Olivier Fourdan <ofourdan at redhat.com> ---
Created attachment 321584
--> https://bugzilla.gnome.org/attachment.cgi?id=321584&action=edit
wayland: check for support of xdg_shell interface
Updated patch, if xdg_shell is not available, we don't abort, we simply don't
use Wayland and hope for the best with X11.
When running with a Wayland compositor which doesn't support the
xdg_shell interface, gtk+ will segfault while trying to access the
corresponding wl proxy.
Check for xdg_shell support and do not use Wayland if not present, so
that it can fallback to X11, hoping that Xwayland is usable.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160218/3b4f7a07/attachment.html>
More information about the wayland-bugs
mailing list