[Bug 18061] Unity Indie Trial Editor window contents not drawn

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 21 19:05:44 CDT 2009


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


free4machine <free4machine at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |free4machine at gmail.com




--- Comment #4 from free4machine <free4machine at gmail.com>  2009-09-21 19:05:44 ---
(In reply to comment #3)
> after adding some traces, I can see that:
> 
> set_win_format seems to return FALSE early
> 
> if (!(data = X11DRV_get_win_data(hwnd)) &&
>     !(data = X11DRV_create_win_data(hwnd))) return FALSE;
> 
> X11DRV_get_win_data returns NULL because XFindContext fails
> X11DRV_create_win_data fails at "if (parent != GetDesktopWindow() &&
> !GetAncestor( parent, GA_PARENT )) return NULL;"

HI, Jeff Zaroyko 

I also got this error  when trying to run Unity on ubuntu,

err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning
failure
err:d3d:CreateContext SetPixelFormat failed on HDC=0x159c for iPixelFormat=3
err:d3d:IWineD3DDeviceImpl_CreateSwapChain Failed to create a new context


is the bug fixed now ?  


Thanks.

-- 
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