http://bugs.winehq.org/show_bug.cgi?id=33483
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net 2013-04-28 14:19:26 CDT --- Hello Maik,
I couldn't find a download so you have to provide more information on your own... Please attach a relay trace log:
1) no apps running (wineserver -k) 2) start wine builtin app in another terminal (same WINEPREFIX winecfg/notepad/...) 3) "cd" to the app directory and execute:
WINEDEBUG=+tid,+seh,+relay wine ./pm.exe >>log.txt 2>&1
If the crash reporting tool comes up, confirm.
(2) is to avoid tracing of unwanted processes
Compress if the trace log is too large for plain text attachment.
Does it make a difference if you install and run the application in pure 32-bit WINEPREFIX (WINEARCH=win32)?
Regards