Wine+Java+Nvidia crashes

Stefan Dösinger stefan at codeweavers.com
Fri Mar 13 18:52:55 CDT 2009


Am Samstag, 14. März 2009 00:35:25 schrieb Rick Jones:
> Sometimes the simplest things can be the least obvious. I've just tried
> disabling d3d9 in Configure Wine and it works! I just hadn't thought of
> doing that - I guess I assumed that because it was calling d3d9 it needed
> it.
I guess Java initializes d3d just in case the app needs it for some features. 
Its like Wine using OpenGL. It will always check if it is available. If it 
isn't, Wine will go on. If the Windows app needs D3D or GL however, bang. 
Something similar is likely going on here.



More information about the wine-devel mailing list