https://bugs.winehq.org/show_bug.cgi?id=38060
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://mtasa-resources.goo | |glecode.com/files/mtasa-1.3 | |.4.exe Version|unspecified |1.7.36
--- Comment #14 from Anastasius Focht focht@gmx.net --- Hello Sam,
you provided selected information based on your own perception what might be relevant to the problem so far. This way you can't expect much help.
You must provide *full* trace logs from the apps to have a look at - otherwise it remains guesswork here.
Please generate a full trace log with one of the apps in question:
1) make sure no lingering processes: 'wineserver -k' 2) "preboot/warmup" the prefix with a builtin ('wine notepad' in other terminal) 3) run the app as follows:
$ WINEDEBUG=+tid,+seh,+relay,+font wine ./foo.exe >>log.txt 2>&1
4) compress and attach the log or upload it elsewhere if too large. 5) profit!
Regards