http://bugs.winehq.org/show_bug.cgi?id=6373
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2006-04-10 11:03 ------- i tested the demo (Live 6.0.1)and it crashes indeed. Yes before exceptions are thrown, and the crash there's: 0009:Call kernel32.GetEnvironmentVariableA(01291634 "APPDATA",00000000,00000000) ret=00f601f1 0009:Ret kernel32.GetEnvironmentVariableA() retval=00000000 ret=00f601f1
So i tried to run like:
APPDATA="C:\Program Files\Ableton\Live 6.0.1\Resources" wine Live\ 6.0.1.exe
Surprise, it doesn't crash anymore, but starts up now. Btw, you have to run in virtual desktop, as it starts with a dialog window behind a splash screen, that you have to click, in normal mode it seems to hang because of this bug. If the program works like it should, i don't know, but the menu's at least seem to work.
Maybe the crash is due to a missing registry entry of that environment variable, but that' s just a guess.