https://bugs.winehq.org/show_bug.cgi?id=53940
Bug ID: 53940 Summary: I have an app that launches an app, but when that app launches the second app, the second app opens with a black screen. Product: Wine Version: 7.0-rc1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: hsehnt@q.com Distribution: ---
Created attachment 73498 --> https://bugs.winehq.org/attachment.cgi?id=73498 standard out of wine RMS\ Express.exe
I have an app that launches an app, but when that app launches the second app, the second app opens with a black window. It doesn't do that in windows.
I've recorded the screencast and piped the standard out to blackscreen.txt
$ wine RMS\ Express.exe |& tee blackscreen.txt
I updated the screencast and blackscreen.txt file.
At about 10 seconds into the video I click on the open session (upper right of screen) to launch a VARA HF winlink session. This is still part of the first app (RMS Express). The VARA HF winlink session request spawns a new app called VARA. It is the VARA app that opens with a black window. If I open VARA manually, it opens with a good usable window. It's only a black window when automatically spawned by RMS Express.
I don't know how to troubleshoot this. I'm hoping there is enough information in the blackscreen.txt file that can be correlated with the screen capture.