FLTK logo

Re: Fl_Gl_Window flashes on context creation (Windows7)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.opengl  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Fl_Gl_Window flashes on context creation (Windows7) Greg Ercolano Apr 10, 2013  
 
On 04/09/13 23:24, Ivan Nedrehagen wrote:
> I also suspect that there might be problems replicating this bug, so I will try to do some digging of my own. Since I have built the FLTK library on my own, I might tinker a bit with the source and might run a strace (or windows equiv.) on the glut demos and the fltk demos to see if there might be a difference.

	Yes, strace might be good, and also I think there's a way to view
	the X11 messages going back and forth.. It might be as easy as setting
	an environment variable, or attaching a program to the process or some such..
	can't remember.

	Sometimes just running the app through a remote xsession would let you
	sniff the X11 network messages (ethereal, or wireshark, or whatever its
	called these days which sniffs network packets and deconstructs them at
	the protocol level into meaningful messages. Used this once to solve an STR
	a few years ago where our code was creating zero sized windows IIRC)
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.