Problem with OpenGL on new X serverl

2008-11-24 Thread Florent Fievez
Your patch doesn't fix the SEGV. I know this is off-topic but can you tell me if there is a simple way to compile in debug mode using cygport ? 2008/11/21 [EMAIL PROTECTED]: Florent Fievez wrote: Debugger is not very useful because the binaries are stripped. Is there a debug version

Re: Problem with OpenGL on new X serverl

2008-11-24 Thread Jon TURNEY
Florent Fievez wrote: Your patch doesn't fix the SEGV. :-( Maybe you could try the follow up patch from http://cygwin.com/ml/cygwin-xfree/2008-11/msg00319.html I know this is off-topic but can you tell me if there is a simple way to compile in debug mode using cygport ? I think adding a

Re: Problem with OpenGL on new X serverl

2008-11-21 Thread Florent Fievez
Hello, I have a crash when opening OpenGL. I have the same configuration than you : ssh -X host ; XWin with glx extension activated. Some of my investigations : 1. It's not caused by the X client OS (SunOS and Linux give the same crash) 2. It's not a problem with our application, glxinfo

Re: Problem with OpenGL on new X serverl

2008-11-21 Thread Marco Atzeri
--- Florent Fievez ha scritto: Hello, I have a crash when opening OpenGL. I have the same configuration than you : ssh -X host ; XWin with glx extension activated. Some of my investigations : 1. It's not caused by the X client OS (SunOS and Linux give the same crash) 2. It's not a

Re: Problem with OpenGL on new X serverl

2008-11-21 Thread Florent Fievez
Debugger is not very useful because the binaries are stripped. Is there a debug version somewhere or should i recompile it myself to have it ? 2008/11/21 Florent Fievez [EMAIL PROTECTED]: After a grep in the sources, I see the error is from file cygwin-net_wm_icon-support.patch. But i'm not

Re: Problem with OpenGL on new X serverl

2008-11-21 Thread user
Florent Fievez wrote: Debugger is not very useful because the binaries are stripped. Is there a debug version somewhere or should i recompile it myself to have it ? Hi Florent, Thanks for the bug report. Ignore the GetWindowProp - pWin or name was NULL, this is just log spam and a red

Problem with OpenGL on new X serverl

2008-11-20 Thread Florent Fievez
Hello, I have a problem running new X server 1.5.3 with openGL. Since this update, X crash when launching an OpenGL client from SunOS server. Since the application we are developing use OpenGL, it's a big problem for me (I have to use an exceed commercial xserver for testing our application). So

Re: Problem with OpenGL on new X serverl

2008-11-20 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Florent Fievez wrote: I have a problem running new X server 1.5.3 with openGL. Since this update, X crash when launching an OpenGL client from SunOS server. Since the application we are developing use OpenGL, it's a big problem for me (I have to