Re: [Flightgear-devel] configure/make/run on MacOS X

2008-01-20 Thread Hans Fugal
It may not be the same problem, but I remember getting almost no helpful indications from either of those debug methods so OTOH it may indeed be the same problem. Make sure you don't have conflicting plugins in /Library or wherever the OSG release readme says to put them, try moving them from /usr/

[Flightgear-devel] tower and atis files generated from apt.dat

2008-01-20 Thread Pietro
Hi, two scripts for generating ATC/default.tower and ATC/default.atis from apt.dat file, because original ones have many entries missing. Need Python interpreter. Unzip apt.dat.gz to temporary folder, copy tower.py and atis.py to this folder, run 'python atis.py' and 'python tower.py'. Now you h

[Flightgear-devel] mpserver04 maybe offline during Monday 21st January

2008-01-20 Thread Forums Virgin Net
Until a Reset takes place on Tuesday 22 January 2008 the following > This message is to inform you that the isp that hosts mpserver 04 has used more that 90% of the Peak ADSL Allowance. Peak Allowance level is 30Gb. During 8am to 10pm GMT This means that for One day Monday 21st January 2008 mps

Re: [Flightgear-devel] Need help with OSG model loading in fgrun

2008-01-20 Thread Ron Jensen
On Sun, 2008-01-20 at 15:56 +0100, Frederic Bouvier wrote: > Frederic Bouvier a écrit : > > Hi, > > > > I am migrating fgrun to use OSG to preview aircrafts. The integration of the > > osgViewer classes inside fltk went flawlessly. Then I copied the > > sgLoad3DModel > > from simgear/scene/model/m

Re: [Flightgear-devel] How to use fgTie?

2008-01-20 Thread kitts
On Sunday 20 Jan 2008 9:35:53 pm Frederic Bouvier wrote: > kitts a écrit : > > In my experimentation i have added a class and in its class and im trying > > to tie one of its member variables to the property tree so that the user > > can read and modify its value. In the constructor i am using the

Re: [Flightgear-devel] How to use fgTie?

2008-01-20 Thread Frederic Bouvier
kitts a écrit : > In my experimentation i have added a class and in its class and im trying to > tie one of its member variables to the property tree so that the user can > read and modify its value. In the constructor i am using the code; > > fgTie("/path/to/my/var", this, > &MyCla

[Flightgear-devel] How to use fgTie?

2008-01-20 Thread kitts
In my experimentation i have added a class and in its class and im trying to tie one of its member variables to the property tree so that the user can read and modify its value. In the constructor i am using the code; fgTie("/path/to/my/var", this, &MyClass::getter, &MyCl

Re: [Flightgear-devel] Need help with OSG model loading in fgrun

2008-01-20 Thread Frederic Bouvier
Frederic Bouvier a écrit : > Hi, > > I am migrating fgrun to use OSG to preview aircrafts. The integration of the > osgViewer classes inside fltk went flawlessly. Then I copied the sgLoad3DModel > from simgear/scene/model/model.cxx. > > The problem I have is that it seems that axis Y and Z are inve

Re: [Flightgear-devel] valgrind: diff no 1

2008-01-20 Thread Melchior FRANZ
Hi, you have to know that FlightGear has never had a common coding style (at least not since I'm contributor, that is 2001/3). The rule was always that who starts writing a file decides for a style, and everyone adding to that file later respects this style. (There are exceptions, such as when a f

Re: [Flightgear-devel] Please update changelog on website

2008-01-20 Thread Durk Talsma
On Saturday 19 January 2008 17:02, Curtis Olson wrote: > On Jan 19, 2008 9:38 AM, ken mays wrote: > > The website changelog is outdated as it only gives > > information up to 0.9.11-pre1. > > > > http://www.flightgear.org/version.html > > > > Please update! ;o) > > A note was sent to our release ma