<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Applications exit after "Error 71 (Protocol error) dispatching to Wayland display" while showing menu"
href="https://bugzilla.gnome.org/show_bug.cgi?id=768111#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Applications exit after "Error 71 (Protocol error) dispatching to Wayland display" while showing menu"
href="https://bugzilla.gnome.org/show_bug.cgi?id=768111">bug 768111</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>