https://bugs.winehq.org/show_bug.cgi?id=43899
Bug ID: 43899 Summary: x360ce closes after launch Product: Wine Version: 2.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: t6zm3v62fkp7fe5@yandex.ru Distribution: ---
Created attachment 59522 --> https://bugs.winehq.org/attachment.cgi?id=59522 Terminal output
After installing DirectX 9.0c and opening x360ce, it closes. x360ce https://sourceforge.net/projects/x360ce/files/x360ce.App-2.0.2.163.zip/downl... DirectX 9.0c https://www.microsoft.com/en-us/download/details.aspx?id=8109
https://bugs.winehq.org/show_bug.cgi?id=43899
--- Comment #1 from Milo Rogers t6zm3v62fkp7fe5@yandex.ru --- Created attachment 59523 --> https://bugs.winehq.org/attachment.cgi?id=59523 Screenshot
https://bugs.winehq.org/show_bug.cgi?id=43899
Milo Rogers t6zm3v62fkp7fe5@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=43899
--- Comment #2 from Austin English austinenglish@gmail.com --- Does installing native .Net with winetricks help?
https://bugs.winehq.org/show_bug.cgi?id=43899
--- Comment #3 from Milo Rogers t6zm3v62fkp7fe5@yandex.ru --- After "winetricks dotnet40", x360ce says "Unable to find a version of the runtime to run this application". Terminal output: 1@computer:~$ WINEPREFIX=~/.wine32 WINEARCH=win32 wine '/home/1/x360ce.exe' fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:process:SetProcessDEPPolicy (1): stub fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
https://bugs.winehq.org/show_bug.cgi?id=43899
--- Comment #4 from Milo Rogers t6zm3v62fkp7fe5@yandex.ru --- Created attachment 59526 --> https://bugs.winehq.org/attachment.cgi?id=59526 Error after "winetricks dotnet40"
https://bugs.winehq.org/show_bug.cgi?id=43899
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Milo Rogers from comment #4)
Created attachment 59526 [details] Error after "winetricks dotnet40"
It starts here in a WINEPREFIX where I have .Net 462 installed (via winetricks). Maybe you could give that a try
https://bugs.winehq.org/show_bug.cgi?id=43899
--- Comment #6 from Milo Rogers t6zm3v62fkp7fe5@yandex.ru --- After "winetricks dotnet462", x360ce says "Unable to find a version of the runtime to run this application". Terminal output: 1@computer:~$ WINEPREFIX=~/.wine32 WINEARCH=win32 wine '/home/1/x360ce.exe' fixme:wer:WerSetFlags (2) stub! fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub. fixme:ntdll:EtwEventRegister ({319dc449-ada5-50f7-428e-957db6791668}, 0x961925, 0x9adbd0, 0x9adbe8) stub. fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x942f3d, 28) stub fixme:ntdll:EtwEventRegister ({319dc449-ada5-50f7-428e-957db6791668}, 0x10021925, 0x1006dbd0, 0x1006dbe8) stub. fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x10002f3d, 28) stub fixme:service:QueryServiceConfig2W Level 6 not implemented fixme:service:QueryServiceConfig2W Level 6 not implemented fixme:service:QueryServiceConfig2W Level 6 not implemented fixme:service:QueryServiceConfig2W Level 6 not implemented fixme:service:QueryServiceConfig2W Level 6 not implemented fixme:ntdll:EtwEventUnregister (deadbeef) stub.
https://bugs.winehq.org/show_bug.cgi?id=43899
--- Comment #7 from Milo Rogers t6zm3v62fkp7fe5@yandex.ru --- Created attachment 59528 --> https://bugs.winehq.org/attachment.cgi?id=59528 Error after "winetricks dotnet462"
https://bugs.winehq.org/show_bug.cgi?id=43899
--- Comment #8 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Milo Rogers from comment #7)
Created attachment 59528 [details] Error after "winetricks dotnet462"
hmm, strange, the program started here after installing dotnet462, at least i`m quite sure it was dotnet462. I`ll give it another try later on.
https://bugs.winehq.org/show_bug.cgi?id=43899
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #9 from joaopa jeremielapuree@yahoo.fr --- Unfortunately, the bug is still there in wine-3.21
wine x360ce.exe
Unhandled Exception: System.TypeLoadException: Could not load type of field 'x360ce.App.MainForm:_diInstancesOld' (16) due to: Could not load file or assembly 'Microsoft.DirectX.DirectInput, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:Microsoft.DirectX.DirectInput, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none> [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load type of field 'x360ce.App.MainForm:_diInstancesOld' (16) due to: Could not load file or assembly 'Microsoft.DirectX.DirectInput, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:Microsoft.DirectX.DirectInput, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none>
https://bugs.winehq.org/show_bug.cgi?id=43899
--- Comment #10 from joaopa jeremielapuree@yahoo.fr --- Works fine with wine-7.0 Can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=43899
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Keywords| |download URL| |https://sourceforge.net/pro | |jects/x360ce/files/x360ce.A | |pp-2.0.2.163.zip/download Status|UNCONFIRMED |RESOLVED
--- Comment #11 from Jeff Zaroyko jeffz@jeffz.name --- Reported fixed.
https://bugs.winehq.org/show_bug.cgi?id=43899
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.1.