https://bugs.winehq.org/show_bug.cgi?id=40786
Bug ID: 40786 Summary: Legacy of kain Defiance to crashes when called by script Product: Wine Version: 1.9.12 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: SolisX007@yahoo.com Distribution: ---
Created attachment 54692 --> https://bugs.winehq.org/attachment.cgi?id=54692 Defiance Backtrace
The game crashes when i call my script. This is what my script looks like
#!/bin/sh cd '/mnt/sda2/Games/PC/Legacy of Kain - Defiance' xset s off -dpms & WINEDEBUG=-all wine explorer /desktop=Defiance,800x600 defiance.exe && xset s on +dpms
I would also mention that when i just open a terminal and type in
cd '/mnt/sda2/Games/PC/Legacy of Kain - Defiance' xset s off -dpms & WINEDEBUG=-all wine explorer /desktop=Defiance,800x600 defiance.exe
game works. It seems to have a problem with "&& xset s on +dpms".
https://bugs.winehq.org/show_bug.cgi?id=40786
Lunknown SolisX007@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Lunknown SolisX007@yahoo.com --- This is seems to be fixed in wine-2.4.
https://bugs.winehq.org/show_bug.cgi?id=40786
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.6.