[Flightgear-devel] crash in FGTower::ProcessDownwindReport()

2006-01-05 Thread Jean-Yves Lefort
in glutMainLoop () from /usr/X11R6/lib/libglut.so.3 #7 0x08054d6a in fgMainInit (argc=5, argv=0x1) at main.cxx:1007 #8 0x080511a1 in main (argc=0, argv=0x0) at bootstrap.cxx:197 I suppose that tt-planePtr is either dangling or null. -- Jean-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org

[Flightgear-devel] MK VIII EGPWS emulation

2006-01-31 Thread Jean-Yves Lefort
, Beechcraft 99 and L410. Questions are welcome. -- Jean-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org/ pgp9A2MTiElPm.pgp Description: PGP signature

Re: [Flightgear-devel] 2d panel question

2006-02-16 Thread Jean-Yves Lefort
* PS: what about merging the modifications contained in that tarball? -- Jean-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org/ pgp6iV5H9vgJx.pgp Description: PGP signature

Re: [Flightgear-devel] MK VIII EGPWS emulation

2006-02-22 Thread Jean-Yves Lefort
On Wed, 22 Feb 2006 22:02:47 +0100 Frederic Bouvier [EMAIL PROTECTED] wrote: Jean-Yves Lefort wrote : Hi, I have implemented a Honeywell MK VIII EGPWS emulation for FlightGear, available at http://people.freebsd.org/~jylefort/mk-viii.tgz The MK VIII is an Enhanced Ground Proximity

Re: [Flightgear-devel] mk-viii instrument addition to cvs

2006-02-27 Thread Jean-Yves Lefort
On Mon, 27 Feb 2006 17:43:55 + Justin Smithies [EMAIL PROTECTED] wrote: Hi all, I've just tested the mk-viii instrument on the 737-300 and it works great. I have the files required for addition to the FG cvs and it compiles fine. All thanks have to go to Jean-Yves Lefort

[Flightgear-devel] performance and appearance issues with point sprites

2006-03-05 Thread Jean-Yves Lefort
-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org/ Index: src/Main/renderer.cxx === RCS file: /var/cvs/FlightGear-0.9/source/src/Main/renderer.cxx,v retrieving revision 1.44 diff -u -r1.44 renderer.cxx --- src/Main/renderer.cxx

[Flightgear-devel] c172p normalized control surface positions

2006-03-05 Thread Jean-Yves Lefort
Hi, The attached patch restores normalized control surface positions on the c172p. -- Jean-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org/ Index: Aircraft/c172p/c172p.xml === RCS file: /var/cvs/FlightGear-0.9/data/Aircraft

Re: [Flightgear-devel] Re: fix for exit crash

2006-03-06 Thread Jean-Yves Lefort
: pthread_cancel() does cause the thread to exit, but the C++ destructors are not invoked. The SGGuard destructor can therefore not unlock the mutex. -- Jean-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org/ pgpBI1B734S1V.pgp Description: PGP signature

Re: [Flightgear-devel] performance and appearance issues with point sprites

2006-03-06 Thread Jean-Yves Lefort
On Mon, 06 Mar 2006 09:30:08 +0100 Erik Hofman [EMAIL PROTECTED] wrote: Jean-Yves Lefort wrote: A little table (GeForce4 MX 4000, 1280x960) for fgfs --timeofday=midnight: See the attached patch (I think point-sprite and line-smooth should be disabled by default). Why, because

Re: [Flightgear-devel] Re: fix for exit crash

2006-03-06 Thread Jean-Yves Lefort
On Mon, 6 Mar 2006 11:37:21 +0100 Melchior FRANZ [EMAIL PROTECTED] wrote: * Jean-Yves Lefort -- Monday 06 March 2006 11:28: pthread_cancel() does cause the thread to exit, but the C++ destructors are not invoked. The SGGuard destructor can therefore not unlock the mutex. Which

Re: [Flightgear-devel] Re: fix for exit crash

2006-03-07 Thread Jean-Yves Lefort
out the triggering ASSERT. What about my solution? -- Jean-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org/ pgp5PX6oHItb1.pgp Description: PGP signature

Re: [Flightgear-devel] Re: fix for exit crash

2006-03-07 Thread Jean-Yves Lefort
On Tue, 7 Mar 2006 09:39:31 +0100 Melchior FRANZ [EMAIL PROTECTED] wrote: * Jean-Yves Lefort -- Tuesday 07 March 2006 09:30: Melchior FRANZ [EMAIL PROTECTED] wrote: If it can'tbe done cleanly before the release, then we can still [...] What about my solution? Oh, true. Still an ugly

[Flightgear-devel] fix mouse view regression

2006-03-09 Thread Jean-Yves Lefort
a screen edge. If nobody has a better idea, I suggest to commit the attached patch (it simply restores the pre-1.82 code in the PU_USE_GLUT case). -- Jean-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org/ Index: src/Input/input.cxx

Re: [Flightgear-devel] fix mouse view regression

2006-03-10 Thread Jean-Yves Lefort
On Fri, 10 Mar 2006 08:14:17 +0100 Mathias Fröhlich [EMAIL PROTECTED] wrote: On Thursday 09 March 2006 21:19, Jean-Yves Lefort wrote: This change actually breaks the view mode with PU_USE_GLUT (at least for me). It was working properly before the change; now the view jumps whenever

[Flightgear-devel] b1900d polish

2006-03-20 Thread Jean-Yves Lefort
Adams CC'ed. -- Jean-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org/ Index: Aircraft/b1900d/Models/b1900d-anim.xml === RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/b1900d/Models/b1900d-anim.xml,v retrieving revision 1.3 diff

[Flightgear-devel] b1900d fixes

2006-04-13 Thread Jean-Yves Lefort
the battery, both generators, the avionics switch and the engines. Is this intended? -- Jean-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org/ Index: Aircraft/b1900d/b1900d-set.xml === RCS file: /var/cvs/FlightGear-0.9/data

Re: [Flightgear-devel] airport lights

2006-06-20 Thread Jean-Yves Lefort
therefore reproduce my mail below; you can solve your problem by applying the provided patch: === From: Jean-Yves Lefort [EMAIL PROTECTED] To: flightgear-devel@lists.sourceforge.net Reply-To: flightgear-devel

Re: [Flightgear-devel] Not only landing lights...

2006-10-26 Thread Jean-Yves Lefort
the wrong way (lights not in the scenegraph) and was unfixable. According to Mathias, who knows his stuff. :-) This one: http://people.freebsd.org/~jylefort/flightgear-aircraft-lights.diff -- Jean-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org/ pgpl1wn5lopMy.pgp Description: PGP signature

Re: [Flightgear-devel] On 11/22/06, Foo Bar [EMAIL PROTECTED] wrote:

2006-11-22 Thread Jean-Yves Lefort
. Spammers will be grateful. I won't. I get enough spam already! Please stop this shit. Otherwise I'll stop posting to the fgfs lists, and will only send private messages. In the sf archives the email addresses are truncated. -- Jean-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org

[Flightgear-devel] osg transparency bug

2007-01-29 Thread Jean-Yves Lefort
(all of a sudden) after descending below the cloud layer. -- Jean-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org/ pgpyXzN9hU9uu.pgp Description: PGP signature - Take Surveys. Earn Cash. Influence the Future of IT Join