[Flightgear-devel] FGInterface and accelerations

2007-10-30 Thread kitts
Hi All, I was on IRC a while ago asking about the acceleration information available from FG through the FGInterface class. I particularly would like to know what all those various acceleration values mean. I am interested in an output as would be that of a 3-axis accelerometer placed on the ai

Re: [Flightgear-devel] backtrace dump

2007-10-30 Thread Tobias Nielsen
Okay, just to notify i have given up and used a different computer to compile the whole thing on and then moved all the compiled data back to my orriginal computer - and off course it runs perfectly... /tobibobi - This SF.net

[Flightgear-devel] SimGear on Leopard

2007-10-30 Thread Hans Fugal
I have a copy of OS X Leopard, and naturally I am compiling FG and submitting patches. This patch is for simgear. Index: sg/simgear/screen/RenderTexture.cpp === --- sg.orig/simgear/screen/RenderTexture.cpp2007-10-13 18:49:50.

[Flightgear-devel] FlightGear on Leopard

2007-10-30 Thread Hans Fugal
It compiled without incident, and begins to start just fine. The splash screen comes up, and while "generating sky elements" it gives me this message and then segfaults a few seconds later: FATAL: SSG: OpenGL will not accept a downsized version ?!? glxinfo tells me the following that might be use

Re: [Flightgear-devel] FlightGear on Leopard

2007-10-30 Thread Hans Fugal
And here is the backtrace: http://pastebin.ca/755280 On 10/30/07, Hans Fugal <[EMAIL PROTECTED]> wrote: > It compiled without incident, and begins to start just fine. The > splash screen comes up, and while "generating sky elements" it gives > me this message and then segfaults a few seconds late

Re: [Flightgear-devel] FlightGear on Leopard

2007-10-30 Thread Olaf Flebbe
Hans Fugal schrieb: > And here is the backtrace: > > http://pastebin.ca/755280 > > On 10/30/07, Hans Fugal <[EMAIL PROTECTED]> wrote: >> It compiled without incident, and begins to start just fine. The >> splash screen comes up, and while "generating sky elements" it gives >> me this message and

[Flightgear-devel] FSWeekend 2007

2007-10-30 Thread Durk Talsma
FSWeekend will be held again this Saturday and Sunday, November 3 and 4, at the Aviodrome aviation museum at Lelystad airport (EHLE) in the Netherlands. FSWeekend is the largest annual convention in Europe solely dedicated to flight simulation. Following up on last year's successful presence, F

Re: [Flightgear-devel] FlightGear on Leopard

2007-10-30 Thread Hans Fugal
On 10/30/07, Olaf Flebbe <[EMAIL PROTECTED]> wrote: > >> FATAL: SSG: OpenGL will not accept a downsized version ?!? > > IMHO it's a problem in plib. > > You may want try to define PROXY_TEXTURES_ARE_BROKEN for ssgLoadTexture.cpp That did the trick.