[Bug 40786] New: Legacy of kain Defiance to crashes when called by script

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 12 10:23:48 CDT 2016


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 at winehq.org
          Reporter: SolisX007 at 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.



More information about the wine-bugs mailing list