Re: [Flightgear-devel] 2.6.0 for Mac - call for detail bug info known issues

2012-02-21 Thread flightgear
(and I also want someone to give me a Mac that reproduces #7 :-p). Here. Cheers, Yves -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is

[Flightgear-devel] Bug in config file handling

2012-02-21 Thread Stefan Gofferje
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, sorry I didn't open a bug in the tracker for that. Normally I do but in this case, I'm not sure how to do write it. When trying to get Thorsten's Sunrises 1.1 to run under FG2.6, I found out that there might be a problem with including files

Re: [Flightgear-devel] New Build Process?

2012-02-21 Thread castle . 64
Unfamiliar with decyphering cmake output so can't say if cmake -L answers the question. see that osgviewer.cxx is included in the build but don't see anything similar to ENABLE_JSBSIM:BOOL=ON for a multi-camera build which might look like ENABLE_OSGVIEWER:BOOL=ON ; that being the case, my

Re: [Flightgear-devel] New styled FGFS--Manual

2012-02-21 Thread HB-GRAL
Am 21.02.12 01:16, schrieb HB-GRAL: i.e. in first section Installation: http://www.flightgear.org/cvs.html http://www.uiuc.edu/ph/www/m-selig/apasim.html http://www.flightgear.org/cdrom/ http://www.terragear.org/ http://www.flightgear.org/Downloads/aircraft/index.shtml (huh!) I

[Flightgear-devel] Downloads central -aircrafts

2012-02-21 Thread HB-GRAL
Hi Curt I started to solve some link issues in getstart (see merge request on gitorious/fg/gestart) I changed the link to aircraft download page to *http://www.flightgear.org/download/aircraft/ But this redirects to http://www.flightgear.org/download/aircraft-v2-4/ While choosing

Re: [Flightgear-devel] Downloads central -aircrafts

2012-02-21 Thread Curtis Olson
Hi Yves, Right now I'm not finding the mechanism that is redirecting downloads/aircraft - aircraft-2-4. I'll keep looking -- unless it is some automatic wordpress feature to return a similar page rather than a 404? On Tue, Feb 21, 2012 at 10:55 AM, HB-GRAL flightg...@sablonier.ch wrote: Hi

Re: [Flightgear-devel] New styled FGFS--Manual

2012-02-21 Thread Martin Spott
HB-GRAL wrote: What is the difference between the Index and the Index at bottom of contents ? ;-) I'm not sure which index you mean by the Index which is not at the bottom will check. Anyhow, I know there are at least two different Indexes and I haven't determined how to get rid of the

Re: [Flightgear-devel] New styled FGFS--Manual

2012-02-21 Thread Martin Spott
Gijs de Rooy wrote: Martin wrote: http://mapserver.flightgear.org/getstart/ I'm sure there's a link somewhere on The Wiki (if Hellosimon didn't carry out his threat of moving it into the attic ;-) It's right there, on the MAIN PAGE of the wiki! :D

Re: [Flightgear-devel] New styled FGFS--Manual

2012-02-21 Thread Martin Spott
HB-GRAL wrote: Ok, to follow this I checked all links manually tonight, hope this helps to correct all 404 or outdated ones in the manual when someone finds the time for this : Cool ! phew, quite a lot, Martin. -- Unix _IS_ user friendly - it's just selective about who its

[Flightgear-devel] Did anyone test the 2.6.0 release on Windows 7 64 Bit?

2012-02-21 Thread kreuzritter2000
Yesterday i tried to run the new FlightGear version on Windows 7 64 Bit Prof and it run awful. There are several fatal major bugs in this release i never had before, though i used WinXP 32 Bit in the time of the older releases before and not Win7 64 Bit, so i am not sure if this is win7 related.

Re: [Flightgear-devel] Downloads central -aircrafts

2012-02-21 Thread Curtis Olson
Happens also with the gallery (about/gallery - about/gallery-2-0) so I suspect this must be some closest matching feature of wordpress? I may be able to force a link -- or can we just link to the main download portal in the manual and let the user click on the most recent link? On Tue, Feb 21,

Re: [Flightgear-devel] Downloads central -aircrafts

2012-02-21 Thread Martin Spott
Curtis Olson wrote: Happens also with the gallery (about/gallery - about/gallery-2-0) so I suspect this must be some closest matching feature of wordpress? It's always scary when the machine tries to be smarter than its master ;-) Cheers, Martin. -- Unix _IS_ user friendly -

Re: [Flightgear-devel] New styled FGFS--Manual

2012-02-21 Thread HB-GRAL
Am 21.02.12 17:41, schrieb HB-GRAL: Am 21.02.12 01:16, schrieb HB-GRAL: i.e. in first section Installation: http://www.flightgear.org/cvs.html http://www.uiuc.edu/ph/www/m-selig/apasim.html http://www.flightgear.org/cdrom/ http://www.terragear.org/

Re: [Flightgear-devel] 2.6.0 for Mac - call for detail bug info known issues

2012-02-21 Thread Olaf Flebbe
Hi Yves, Can you please more specific? Which download, Macbook, graphics, macosx, steps to reproduce? Thanks, Olaf Am 21.02.2012 um 09:43 schrieb flightg...@sablonier.ch: (and I also want someone to give me a Mac that reproduces #7 :-p). Here. Cheers, Yves

Re: [Flightgear-devel] [PATCH] TrafficMgr: remove ~5M of unnecessary

2012-02-21 Thread Martin Spott
Chris Forbes wrote: Is it acceptable to send merge requests with a git URL for a server elsewhere, or must it be on gitorious? From my perspective it doesn't have to be on Gitorious, as long as you make it work in a similar manner (or even better, since Gitorious has a rather unfortunate way

Re: [Flightgear-devel] Scenery related: groundnetworks and parking

2012-02-21 Thread Martin Spott
Adrian Musceac wrote: I have also tested that visual display of the taxi path is correct, and that AI will taxi to active runway via taxiways. There are about 5900 airports which support this operation, plus or minus bugs in my script. I'll leave it to Durk to commit these files when you

Re: [Flightgear-devel] Scenery related: groundnetworks and parking

2012-02-21 Thread Adrian Musceac
On Wednesday, February 22, 2012 00:57:49 Martin Spott wrote: I'll leave it to Durk to commit these files when you consider them being ready for use. Anyhow I think we'll need some aid for tracking the ground networks, at least in the long run, as there'll be a lot to change when people add

[Flightgear-devel] RE : Did anyone test the 2.6.0 release on Windows 7 64 Bit?

2012-02-21 Thread Frederic Bouvier
Hi, I am away from my computer so I can comment specifically any point, but I have few questions :  1. did these problem occurs in the release candidates or are specific to the final version ? 2. We know that you didn't install in Program Files but we don't know where exactly. Could there be