<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Gnome Maps don't start on wayland session"
href="https://bugzilla.gnome.org/show_bug.cgi?id=761156#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Gnome Maps don't start on wayland session"
href="https://bugzilla.gnome.org/show_bug.cgi?id=761156">bug 761156</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>The reason is something sets an window as transient for an offscreen window.
This causes the transient-loop check introduced by <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - wayland: possible infinite loop in gdkwindow-wayland"
href="show_bug.cgi?id=759299">bug 759299</a> to crash since it
assumes the parent window is also a native window. What a
transient-for-offcreen window should mean I'm not sure (whether it'll cause the
toplevel window of the offscreen to be the transient parent or if it's just
ignored).</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>