<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 15/09/13 07:25, Neil Young wrote:<br>
    </div>
    <blockquote
      cite="mid:20130915002547.17295.76879.reportbug@bazbox.home"
      type="cite">
      <pre wrap="">Package: xpra
Version: 0.10.4+dfsg-2
Severity: important

I'm finding a lot of trouble running applications on the local system via xpra
(I do this as I want to run those same apps remotely on a Windows workstation)
When running the application through Winswitch, the application will appear on
screen for anywhere from a few seconds to a few minutes and then disappear, the
application continues to run in the background, the crash can happen at any
time for any or no reason.</pre>
    </blockquote>
    What is crashed in this case is the xpra client right? Since you
    stated that the app is still running.<br>
    Can you re-attach to it afterwards?<br>
    You could attach gdb to the xpra client to get a backtrace from it.<br>
    With the limited information available, my best guess is that opengl
    client rendering is causing the crash. Try turning that off, either
    from the systray or in your xpra.conf<br>
    <blockquote
      cite="mid:20130915002547.17295.76879.reportbug@bazbox.home"
      type="cite">
      <pre wrap="">There are no messages in Winswitch and I don't kn ow where to look for error
information.</pre>
    </blockquote>
    If I google "winswitch debugging", the first hit is what you want:<br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://winswitch.org/dev/session-debugging.html">http://winswitch.org/dev/session-debugging.html</a><br>
    <blockquote
      cite="mid:20130915002547.17295.76879.reportbug@bazbox.home"
      type="cite">
      <pre wrap="">

Please note that I don't have this problem on the remote workstation however
the remote workstation is running Windows.</pre>
    </blockquote>
    <br>
  </body>
</html>