https://bugs.winehq.org/show_bug.cgi?id=54876
--- Comment #5 from Marc Debruyne marc_debruyne@telenet.be --- (In reply to Louis Lenders from comment #4)
Hi, I coincidently opened a bugreport for this program a time ago and that bug is fixed.
So I gave this version also a try. For me its starts fine into the first screen where you have to sign up or enter key after following recipe from my aforementioned bugreport:(https://bugs.winehq.org/show_bug.cgi?id=54030)
winetricks -q dotnet48 d3dcompiler_47 arial
Then install and run the program. Then it starts fine. Without dotnet48 I get a crash so at least there seems to be mono bug . But for you it seems to behave differently, but I cannot tell why :(
Just for documentation: the app seems to check that it is ran in wine.
grep -r wine_get_unix_file_name * grep: SnagitCapture.exe: binary file matches grep: SnagitEditor.exe: binary file matches
grep -r wine_get_version * grep: ruiSDK_5.4.0.x64.dll: binary file matches grep: ShaferFilechck.dll: binary file matches
Removed .wine winetricks -q dotnet48 d3dcompiler_47 arial Installation ok Running SnagitCapture not ok