-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crash in ninewinecfg.exe #124
Comments
Do you have the Arch package |
I tried wine-nine package and have the same issue. |
Confirm that installation works with the pre-built binary release. |
When running a DirectX9 application, the screen becomes black.
|
ping, any idea about above issues please? |
The paths are correct, see also |
Hi,
Trying to install on ArchLinux, and get a crash:
./nine-install.sh
installing 32bit binaries to /home/user/.wine/dosdevices/c:/windows/syswow64
installing 64bit binaries to /home/user/.wine/dosdevices/c:/windows/system32
enabling gallium nine
0148:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x7bc2d277
Useful infos from compilation:
Project name: Gallium Nine Standalone
Project version: 0.9.0.388-devel
C compiler for the host machine: winegcc (gcc 11.1.0 "gcc (GCC) 11.1.0")
C linker for the host machine: winegcc ld.bfd 2.36.1
C compiler for the build machine: ccache cc (gcc 11.1.0 "cc (GCC) 11.1.0")
C linker for the build machine: cc ld.bfd 2.36.1
Target machine cpu: x86_64
Run-time dependency d3d found: YES 1.0.0
Run-time dependency x11 found: YES 1.7.2
Run-time dependency x11-xcb found: YES 1.7.2
Run-time dependency xcb found: YES 1.14
Run-time dependency xcb-dri3 found: YES 1.14
Run-time dependency xcb-present found: YES 1.14
Run-time dependency xcb-xfixes found: YES 1.14
Run-time dependency gl found: YES 1.2
Run-time dependency egl found: YES 1.5
Run-time dependency xcb-dri2 found: YES 1.14
How may I help with debugging?
The text was updated successfully, but these errors were encountered: