http://bugs.winehq.org/show_bug.cgi?id=23300
Summary: Overgrowth crashes immediately on launch Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: qense@ubuntu.com
The game 'Overgrowth' is currently still in alpha, but preorderers can download the alphas already.
A Linux version is planned, but waiting for a library to be ported to Linux. Meanwhile Linux users are encouraged to use Wine. All alphas I have tested (from a78) up to and including the latest a83 release crash.
When you launch the a83 release you have to wait for a few seconds until a window pops up called 'Phoenix', a Wine debugger window, and a warning dialogue telling the application crashed. That's all.
A lockfile can be found in the data directory that Ovegrowth places in the data directory at ~/Wolfire/Overgrowth/lockfile, but apparently there is an issue with that, according to a fixme.
Previously I got errors telling me that configuration text files in a(nother) data directory didn't exist, even though one of the two was there and creating the other didn't help. That issue is gone now, but maybe some of the issues with the data directory are reamining.
The command " env WINEPREFIX="/home/{username here}/.wine" wine C:\windows\command\start.exe /Unix /home/{username here}/.wine/dosdevices/c:/users/{username here}/Start\ Menu/Programma's/Overgrowth/Overgrowth.lnk" has this result:
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub! fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000413", 0001: stub! fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList wine: Unhandled exception 0xc000000d at address 0x80000023:0x7814e785 (thread 001c), starting debugger...