Page 1 of 1

Application dies with Invalid WM_TRANSIENT_FOR window 0x0 syslog message

Posted: 23 Nov 2021, 08:04
by jockep77
Previously, I have been using IcedTea for our web application, but now I would like to go over to OpenWebStart. However, after having been asked about my credentials in the login window, our application quietly dies. When looking in the syslog (running Ubuntu 20.04.3) the following error message appears:
Window manager warning: Invalid WM_TRANSIENT_FOR window 0x0 specified for
I have been googling around trying to find solutions to this, some hits relates to Intellij, but I am running from my xterm window - not involving Intellij. Seems to have something todo with window management in some library. Anyone any ideas what could be wrong?

Re: Application dies with Invalid WM_TRANSIENT_FOR window 0x0 syslog message

Posted: 23 Nov 2021, 12:29
by Stephan Classen
OWS is basically a wrapper around ITW 2.x
Did you ever experience this behavior with ITW?