Re: [Flightgear-devel] 777 broken Was: [Simgear-cvslogs] CVS: SimGear/simgear/scene/model SGPagedLOD.cxx, 1.9, 1.10 modellib.hxx, 1.10, 1.11 modellib.cxx, 1.16, 1.17 SGReaderWriterXML.cxx, 1.19, 1.20

2009-06-23 Thread Mathias Fröhlich

Hi,

On Sunday 14 June 2009 12:50:10 Frederic Bouvier wrote:
 it appears this commit broke the autostart feature of the 777. With it,
 the MFD are not lighting up.
 It's unfortunate because I am currently working on the ground radar.
Sorry, I did not notice that this belongs to me ...

Looking int that this evening.

Greetings

Mathias

--
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777 broken Was: [Simgear-cvslogs] CVS: SimGear/simgear/scene/model SGPagedLOD.cxx, 1.9, 1.10 modellib.hxx, 1.10, 1.11 modellib.cxx, 1.16, 1.17 SGReaderWriterXML.cxx, 1.19, 1.20

2009-06-23 Thread Mathias Fröhlich

Hi,

On Sunday 14 June 2009 12:50:10 Frederic Bouvier wrote:
 it appears this commit broke the autostart feature of the 777. With it,
 the MFD are not lighting up.
 It's unfortunate because I am currently working on the ground radar.
Should work again now.

Greetings

Mathias


--
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777 broken Was: [Simgear-cvslogs] CVS: SimGear/simgear/scene/model SGPagedLOD.cxx, 1.9, 1.10 modellib.hxx, 1.10, 1.11 modellib.cxx, 1.16, 1.17 SGReaderWriterXML.cxx, 1.19, 1.20

2009-06-23 Thread Frederic Bouvier
- Mathias Fröhlich a écrit :

 Hi,
 
 On Sunday 14 June 2009 12:50:10 Frederic Bouvier wrote:
  it appears this commit broke the autostart feature of the 777. With
 it,
  the MFD are not lighting up.
  It's unfortunate because I am currently working on the ground
 radar.
 Should work again now.

Yes, it works

Regards,
-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/  Photo gallery - album photo
http://fgsd.sourceforge.net/   FlightGear Scenery Designer


--
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777 broken Was: [Simgear-cvslogs] CVS: SimGear/simgear/scene/model SGPagedLOD.cxx, 1.9, 1.10 modellib.hxx, 1.10, 1.11 modellib.cxx, 1.16, 1.17 SGReaderWriterXML.cxx, 1.19, 1.20

2009-06-23 Thread syd adams
Thanks, Mathias , was worried that I migt have a bunch of modifying to do :)
Syd
--
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777 broken Was: [Simgear-cvslogs] CVS: SimGear/simgear/scene/model SGPagedLOD.cxx, 1.9, 1.10 modellib.hxx, 1.10, 1.11 modellib.cxx, 1.16, 1.17 SGReaderWriterXML.cxx, 1.19, 1.20

2009-06-18 Thread syd adams
Ok finally got the latest code compiled . Ive tried the 777 , the CitationX
, the Bravo , and it seems that ALL my 2d style glass cockpits are broken
now ...
I'm not sure where to begin with this one , but it might take some time to
fix.
Any tips from those who broke it ? ;)
Syd


On Sun, Jun 14, 2009 at 10:49 AM, syd adams adams@gmail.com wrote:

 Hi Fred ,
 Simgear compiled ok , but I guess I should switch to simgear-cs  for
 scenery making ...
 Once I get FG to compile , I'll attempt to fix the 777 , if it has problems
 here.


 The broke is pretty recent ( 2009-6-11 18:53Z ) so if you didn't managed
 to compile last Simgear, you likely miss it. My problem, duplicated on a
 Linux box, is that the MFD stay black after Autostart, even if I can
 hear the engine sound and take off.

 -Fred



--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] 777 broken Was: [Simgear-cvslogs] CVS: SimGear/simgear/scene/model SGPagedLOD.cxx, 1.9, 1.10 modellib.hxx, 1.10, 1.11 modellib.cxx, 1.16, 1.17 SGReaderWriterXML.cxx, 1.19, 1.20

2009-06-14 Thread Frederic Bouvier
Hi Mathias,

it appears this commit broke the autostart feature of the 777. With it,
the MFD are not lighting up.
It's unfortunate because I am currently working on the ground radar.

Regards,
-Fred

Mathias Froehlich a écrit :
 Update of /var/cvs/SimGear-0.3/SimGear/simgear/scene/model
 In directory baron.flightgear.org:/tmp/cvs-serv17676/simgear/scene/model

 Modified Files:
   SGPagedLOD.cxx modellib.hxx modellib.cxx SGReaderWriterXML.cxx 
 Log Message:
 Finally get rid of that member in the SGModelData callback.
 Move call of SGModelData::modelLoaded directly into the xml reader.
  
 Modified Files:
   simgear/scene/model/SGPagedLOD.cxx 
   simgear/scene/model/modellib.hxx 
   simgear/scene/model/modellib.cxx 
   simgear/scene/model/SGReaderWriterXML.cxx 

   


-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/   Photo gallery
http://fgsd.sourceforge.net/FlightGear Scenery Designer


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777 broken Was: [Simgear-cvslogs] CVS: SimGear/simgear/scene/model SGPagedLOD.cxx, 1.9, 1.10 modellib.hxx, 1.10, 1.11 modellib.cxx, 1.16, 1.17 SGReaderWriterXML.cxx, 1.19, 1.20

2009-06-14 Thread syd adams
The 777 works / worked here , but trying to update FG this morning gets me a
:

 AILocalTraffic.cxx:1542: error: ‘class FGViewer’ has no member named
‘getPosition’

so I'll do more checking in a bit ...
--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777 broken Was: [Simgear-cvslogs] CVS: SimGear/simgear/scene/model SGPagedLOD.cxx, 1.9, 1.10 modellib.hxx, 1.10, 1.11 modellib.cxx, 1.16, 1.17 SGReaderWriterXML.cxx, 1.19, 1.20

2009-06-14 Thread Frederic Bouvier
Hi Syd,

syd adams a écrit :
 The 777 works / worked here , but trying to update FG this morning
 gets me a :

  AILocalTraffic.cxx:1542: error: ‘class FGViewer’ has no member named
 ‘getPosition’

 so I'll do more checking in a bit ...

The broke is pretty recent ( 2009-6-11 18:53Z ) so if you didn't managed
to compile last Simgear, you likely miss it. My problem, duplicated on a
Linux box, is that the MFD stay black after Autostart, even if I can
hear the engine sound and take off.

-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/   Photo gallery
http://fgsd.sourceforge.net/FlightGear Scenery Designer


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777 broken Was: [Simgear-cvslogs] CVS: SimGear/simgear/scene/model SGPagedLOD.cxx, 1.9, 1.10 modellib.hxx, 1.10, 1.11 modellib.cxx, 1.16, 1.17 SGReaderWriterXML.cxx, 1.19, 1.20

2009-06-14 Thread syd adams
Hi Fred ,
Simgear compiled ok , but I guess I should switch to simgear-cs  for scenery
making ...
Once I get FG to compile , I'll attempt to fix the 777 , if it has problems
here.


 The broke is pretty recent ( 2009-6-11 18:53Z ) so if you didn't managed
 to compile last Simgear, you likely miss it. My problem, duplicated on a
 Linux box, is that the MFD stay black after Autostart, even if I can
 hear the engine sound and take off.

 -Fred


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel