https://bugs.winehq.org/show_bug.cgi?id=53940
--- Comment #11 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to William Tracy from comment #10)
I installed wine-7.21. It didn't fix VARA black window. Still a black window. wptracy@wptracy:~$ wine --version wine-7.21
I also tried WINEDLLOVERRIDES=d3d9=d wine RMS\ Express.exe
Still a black window.
Do I need to install another .NET Framework, besides 4.7.2, or a C++ package?
How do I know what .NET is required.
I don`t think other .Net version would change anything, as a guess.
f I open VARA manually, it opens with a good usable window.
It might be more useful to find out how the 1st app invokes the 2nd one.
Could you run like: WINEDEBUG=+process wine RMS\ Express.exe &>log
and attach the (bzipped2) file "log" to this bugreport?