<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 06/02/2018 05:18 PM, Peter von
      Kaehne wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:9db79c6b98229d089daeae4589451146b253faf1.camel@gmx.net">
      <pre wrap="">Debian - testing - clicking right mouse on module in order to get
context menu results in a reliable crash - each time</pre>
    </blockquote>
    <br>
    <font face="FreeSerif">That is a rather disturbing crash. Notice
      that there is not one function of Xiphos itself being called,
      after the initial gui_main() call at the very bottom, which simply
      calls gtk_main() to give UI control to gtk. It's all gtk- and
      dbus-internal crud.<br>
      <br>
      In all seriousness, raising the context menu is one of those "it
      has always worked on all platforms in all contexts" kind of things
      and I don't know just now how to analyze such a failure without
      any further clues about what part of Xiphos is in question. The
      menu files (ui/xi-menus*) are remarkably stable things, providing
      proper support for everything from old 2.14 to the most modern
      3.20.<br>
      <br>
      Is this another Wayland thing?<br>
    </font>
  </body>
</html>