[Bug 40786] New: Legacy of kain Defiance to crashes when called by script
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(a)winehq.org Reporter: SolisX007(a)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". -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40786 Lunknown <SolisX007(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Lunknown <SolisX007(a)yahoo.com> --- This is seems to be fixed in wine-2.4. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40786 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.6. -- 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.
participants (1)
-
wine-bugs@winehq.org