[Wayland-bugs] [Bug 768111] Applications exit after "Error 71 (Protocol error) dispatching to Wayland display" while showing menu

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 29 08:10:56 UTC 2016


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

--- Comment #3 from Jonas Ã…dahl <jadahl at gmail.com> ---
As far as I can tell what is happening is that:

1. a popup is created with the toplevel window as parent
2. another popup is created while the previous popup is still mapped, also with
the toplevel window as parent

This is not allowed, as the compositor wouldn't know what to dismiss when the
popup grab is broken.

I'm guessing that either libreoffice is 1) missing to destroy an old menu, or
2) using the wrong parent for a child menu, or 3) it accidentally creates two
popups when it meant to create only one.

-- 
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/20160629/cf6b2bda/attachment.html>


More information about the wayland-bugs mailing list