|
From: Erik H. <er...@eh...> - 2001-06-14 09:01:46
|
> There is one additional problem, related to a misconfigured panel, which > I observed yesterday. That is that I got a segmentation fault as soon as > I wanted to switch input focus to the main flightgear window. This > happened to me yesterday and the problem was gone as soon as I updated > my cvs base this morning. I tried to find out where the error happened, > but fgfs didn't generate a core file on this particular occasion. Curtis has updated the mouse code: > This is because the panel is apparently trying to load, and the mouse > routine is trying to call the panel code with a NULL panel to see if > it needs to do anything with the mouse click as well ... I'll put and > if != NULL check in ... Erik |