https://bugzilla.gnome.org/show_bug.cgi?id=762258

Olivier Fourdan <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #321576|0                           |1
        is obsolete|                            |

--- Comment #3 from Olivier Fourdan <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to