[Bug 11875] Wine crashes and won't initialize any type of application

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 4 08:01:12 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=11875





--- Comment #6 from Andreas Schönfelder <passtschu at freenet.de>  2008-04-04 08:01:11 ---
I have the same error - here my output of ldd:
$ ldd /usr/lib/wine/winex11.drv.so
        linux-gate.so.1 =>  (0xb7fca000)
        libSM.so.6 => /usr/lib/libSM.so.6 (0xb7f10000)
        libICE.so.6 => /usr/lib/libICE.so.6 (0xb7ef9000)
        libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0xb7ef4000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0xb7ee6000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0xb7dfc000)
        libwine.so.1 => /usr/lib/libwine.so.1 (0xb7ce7000)
        libm.so.6 => /lib/libm.so.6 (0xb7cc1000)
        libc.so.6 => /lib/libc.so.6 (0xb7b81000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0xb7b7e000)
        libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0xb7b7c000)
        libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb7b63000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7b5f000)
        /lib/ld-linux.so.2 (0x80000000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7b5a000)

I use ArchLinux with the wine package. At the moment I try to build the git
version.
Here is the complete error output:

$ winecfg
wine: creating configuration directory '/home/andreas/.wine'...
Application tried to create a window, but no driver could be loaded.
Unknown error (998).
Application tried to create a window, but no driver could be loaded.
Unknown error (998).
err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
Application tried to create a window, but no driver could be loaded.
Unknown error (998).
err:ole:apartment_createwindowifneeded CreateWindow failed with error 998
err:ole:apartment_createwindowifneeded CreateWindow failed with error
-536870654
err:ole:apartment_createwindowifneeded CreateWindow failed with error
-536870654
Could not load Mozilla. HTML rendering will be disabled.
Application tried to create a window, but no driver could be loaded.
Unknown error (998).
err:ole:apartment_createwindowifneeded CreateWindow failed with error
-536870654
err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
err:ole:apartment_createwindowifneeded CreateWindow failed with error
-536870654
err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
err:ole:apartment_createwindowifneeded CreateWindow failed with error
-536870654
err:ole:apartment_createwindowifneeded CreateWindow failed with error
-536870654
err:wgl:process_attach X11DRV or GDI32 not loaded. Cannot create default
context.
wine: '/home/andreas/.wine' created successfully.
Application tried to create a window, but no driver could be loaded.
Unknown error (998).
Application tried to create a window, but no driver could be loaded.
Unknown error (998).
err:ole:apartment_createwindowifneeded CreateWindow failed with error 998


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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