http://bugs.winehq.org/show_bug.cgi?id=35830 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|https://www.scirra.com/cons |https://www.scirra.com/cons |truct2/releases/r163/downlo |truct2/releases/r148 |ad | Version|unspecified |1.7.14 --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- Hello gregor, --- snip --- And you made it working without winetricks options or dll overrides ?? --- snip --- No, install was in clean (new) 32-bit WINEPREFIX, no winetricks recipes/overrides. If it still crashes, please generate a trace log as follows: 1) no apps running (wineserver -k) 2) start one Wine builtin app in another terminal (same WINEPREFIX winecfg/notepad...) to avoid tracing of unwanted processes 3) "cd" to the app directory and execute the following command (paste the whole line, everything after the '$'): --- snip --- $ WINEDEBUG=+tid,+seh,+relay wine ./Construct2.exe >>log.txt 2>&1 --- snip --- Run the app to some point past the error (if the crash dialog is shown, press close). Ctrl+C or 'wineserver -k' from another terminal. Attach the file to the bug - do not copy/paste the contents! Compress the trace log if too large for plain text attachment (bzip2). Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.