You are not logged in.
Since updating a few days ago, I'm getting this when trying to run anything in Wine. At the time I was using wine-d3dadapter-git from AUR, I also tried wine-staging but after going back to [testing] standard wine package I'm seeing the same issue, wine's reported version is also different than the package version.
[carl@THRILLHOUSE wine]$ winecfg
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": /usr/local/bin/../lib/wine/winex11.drv.so: undefined symbol: eglDestroyImageKHR
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
[carl@THRILLHOUSE wine]$ wine --version
wine-1.7.41
[carl@THRILLHOUSE pkg]$ sudo pacman -Q wine
wine 1.7.45-1
Last edited by pYrO1v1aniac (2015-06-28 01:55:31)
Offline
OK, I found and removed some orphaned files which were probably causing the issue, I'm rebuilding wine-staging-d3dadapter, we'll see how that goes.
Offline
Indeed, removing the orphaned Wine version (1.7.41) resolved the issue
Offline