Re: [Flightgear-devel] Sound problems

2008-09-04 Thread Erik Hofman
Syd wrote: Hello , After a recent update (within the week), I'm getting some really choppy sounds in my b1900d and dhc-2 . I know there were changes to the sound system , but don't know if that's the problem. The only thing that did happen was moving the sound update code from the main

Re: [Flightgear-devel] Display flightdata in chase view

2008-09-04 Thread Manfred Janßen
Hi Stefan, I did it an other way, because I only need some data. But there is one little problem I can't solve at the moment: This code: values = screen.window.new(10,150,4,1); values.fg = [1, 1, 1, 1]; values.align = left; var displaydata = func{ Heading =

Re: [Flightgear-devel] Display flightdata in chase view

2008-09-04 Thread Melchior FRANZ
* Manfred Janßen -- 9/4/2008 9:37 AM: values = screen.window.new(10,150,4,1); I assume the var got lost here in the copying process. Not that it's the cause of your problem ... values.write(Heading: ~ sprintf(%6.2f, Heading); closing parenthesis missing values.write(Altitude: ~

Re: [Flightgear-devel] Display flightdata in chase view

2008-09-04 Thread Manfred Janßen
Hi, sorry, errors in that code :( Now it runs, I got an error that screen wasn't defined, solved it by renaming param_print.nas to xparam_pring.nas ;-) Regards Manfred Manfred Janßen schrieb: Hi Stefan, I did it an other way, because I only need some data. But there is one little problem I

Re: [Flightgear-devel] Display flightdata in chase view

2008-09-04 Thread Melchior FRANZ
* Manfred Janßen -- 9/4/2008 9:58 AM: Now it runs, I got an error that screen wasn't defined, solved it by renaming param_print.nas to xparam_pring.nas ;-) Eeew! Had you put your local extension into the directory for local extensions (%APPDATA%\flightgear.org\Nasal\), then you wouldn't have

Re: [Flightgear-devel] (no subject)

2008-09-04 Thread gerard robin
On mer 3 septembre 2008, Martin Spott wrote: LeeE wrote: The GPL allows GPL licenced works to be sold for profit - [...] Well, you may charge for the _distribution_ of a GPL-licensed work, but in fact you may not charge for a license of a work that is covered by the GPL. The wording of your

Re: [Flightgear-devel] (no subject)

2008-09-04 Thread Melchior FRANZ
* gerard robin -- 9/4/2008 12:05 PM: This must be said again and again, i guess that, here, nobody would accept that somebody else could make money with our own work. Umm, no. Actually, everyone here who has understood the GPL *does* accept that others make money with their work. Because

Re: [Flightgear-devel] (no subject)

2008-09-04 Thread gerard robin
On jeu 4 septembre 2008, Melchior FRANZ wrote: * gerard robin -- 9/4/2008 12:05 PM: This must be said again and again, i guess that, here, nobody would accept that somebody else could make money with our own work. Umm, no. Actually, everyone here who has understood the GPL *does* accept

Re: [Flightgear-devel] (no subject)

2008-09-04 Thread Melchior FRANZ
* gerard robin -- 9/4/2008 1:25 PM: On jeu 4 septembre 2008, Melchior FRANZ wrote: =You can sell the bo105 for one billion dollars.= Oh yes, sure, not any doubt, bo105 by Melchior Franz will be like Gioconda by Leonardo di ser Piero da Vinci. Bah! We both know that the bo is easily woth

Re: [Flightgear-devel] (no subject)

2008-09-04 Thread Martin Spott
Melchior FRANZ wrote: Umm, no. Actually, everyone here who has understood the GPL *does* accept that others make money with their work. Because that's part of the licence. You can sell the bo105 for one billion dollars, if you like. If I intended to adapt to Melchior's habits, I should start

[Flightgear-devel] C172 panel; Was: (no subject)

2008-09-04 Thread Martin Spott
gerard robin wrote: And we could worry this: http://stores.ebay.fr/Apex-Software_Flight-Simulators_W0QQfsubZ1652056 While I was browsing some auctions of the respective eBay seller, I came across this image: http://www.apexsoftwarecenter.com/Auctions/FlightGear/realC.jpg I'd pay a virtual

[Flightgear-devel] Windows and source code

2008-09-04 Thread Geoff
Hi all, I am a noobie at FG development and I am trying to compile the Windows version of FG. I understand from the forum, that all development talk is done here, and that I just missed the same question being asked. So, please pardon my request but is there a guide to getting FG 1.0.0 compiled

Re: [Flightgear-devel] Windows and source code

2008-09-04 Thread Frederic Bouvier
Hi, - Geoff a écrit : Hi all, I am a noobie at FG development and I am trying to compile the Windows version of FG. I understand from the forum, that all development talk is done here, and that I just missed the same question being asked. So, please pardon my request but is there a

Re: [Flightgear-devel] Windows and source code

2008-09-04 Thread Stefan C. Müller
Geoff schrieb: Hi all, I am a noobie at FG development and I am trying to compile the Windows version of FG. I understand from the forum, that all development talk is done here, and that I just missed the same question being asked. So, please pardon my request but is there a guide to

Re: [Flightgear-devel] Windows and source code

2008-09-04 Thread Geoff
On Thu, 2008-09-04 at 16:42 +0200, Stefan C. Müller wrote: Hi, I was the one asking the questions you just missed :-) Good! First, there's an archive of this list here http://sourceforge.net/mailarchive/forum.php?forum_name=flightgear-devel which seems to lack behind a few days. Great!

Re: [Flightgear-devel] f16 speedbrakes

2008-09-04 Thread Alex Romosan
Erik Hofman writes: Alex Romosan wrote: can you give me a pointer as to where i could get this data? thanks. Search for NASA Technical Paper 1538 i've been looking at it but i can't figure out the relationship between the number in the report and the numbers in the flightgear model. if

Re: [Flightgear-devel] C172 panel; Was: (no subject)

2008-09-04 Thread gerard robin
On jeu 4 septembre 2008, Martin Spott wrote: gerard robin wrote: And we could worry this: http://stores.ebay.fr/Apex-Software_Flight-Simulators_W0QQfsubZ1652056 While I was browsing some auctions of the respective eBay seller, I came across this image:

Re: [Flightgear-devel] Windows and source code

2008-09-04 Thread Stefan C. Müller
Geoff schrieb: I'm using http://geoffmclane.com/fg/fgfs-043.htm as the 15 step guide - I'm on step 11. I am, however, running into missing files (which I hope means the current version deleted). So I gather then, that I must struggle through making sure the project files are pointed to

Re: [Flightgear-devel] C172 panel; Was: (no subject)

2008-09-04 Thread Martin Spott
gerard robin wrote: I suggest Chateauneuf du pape [...] There have, also, a nice white wine Blanc de rouge ou blanc de blanc ? Martin. -- Unix _IS_ user friendly - it's just selective about who its friends are !

Re: [Flightgear-devel] C172 panel; Was: (no subject)

2008-09-04 Thread gerard robin
On jeu 4 septembre 2008, Martin Spott wrote: gerard robin wrote: I suggest Chateauneuf du pape [...] There have, also, a nice white wine Blanc de rouge ou blanc de blanc ? Martin. Blanc, from white fruit . Like you have in Germany, Baden, for instance -- Gérard

[Flightgear-devel] LFPN Problem

2008-09-04 Thread Michael Smith
Greetings, This is my first post to the FG-Devel mailing list. I have a problem when I fly at or near LFPN. This is the output: [EMAIL PROTECTED]:~/CVS/sources/flightgear$ src/Main/fgfs --airport=LFPN Model Author: Unknown Creation Date: 2002-01-01 Version: $Id: c172p.xml,v 1.19

Re: [Flightgear-devel] LFPN Problem

2008-09-04 Thread Martin Spott
Michael Smith wrote: Fatal error: unknown runway 00 at airport:LFPN (received from FGAirport::getRunwayByIdent) Segmentation fault Simple question (I don't claim that I'd be able to provide a fix), does the simulation start properly when you enter a valid runway, say 07L/R, 25R/L ?

Re: [Flightgear-devel] LFPN Problem

2008-09-04 Thread Michael Smith
Martin Spott wrote: Michael Smith wrote: Fatal error: unknown runway 00 at airport:LFPN (received from FGAirport::getRunwayByIdent) Segmentation fault Simple question (I don't claim that I'd be able to provide a fix), does the simulation start properly when you enter a valid

Re: [Flightgear-devel] LFPN Problem

2008-09-04 Thread Martin Spott
Michael Smith wrote: No good. Its not just starting there, if I start at LFPG then fly over LFPN it seg faults with that message. Hmmm, I don't get a segfault here (Debian Etch/AMD64) but a 'hang on startup'. When starting at any of these two for example with --log-level=debug I get tons of

Re: [Flightgear-devel] LFPN Problem

2008-09-04 Thread Anders Gidenstam
On Thu, 4 Sep 2008, Martin Spott wrote: Michael Smith wrote: No good. Its not just starting there, if I start at LFPG then fly over LFPN it seg faults with that message. Hmmm, I don't get a segfault here (Debian Etch/AMD64) but a 'hang on startup'. Are you sure it is a hang? On my

Re: [Flightgear-devel] LFPN Problem

2008-09-04 Thread Martin Spott
Anders Gidenstam wrote: On Thu, 4 Sep 2008, Martin Spott wrote: Hmmm, I don't get a segfault here (Debian Etch/AMD64) but a 'hang on startup'. Are you sure it is a hang? On my (admittedly less powerful system) FG needed more than 8 minutes to start. LFPN is close to Paris... :) I have

Re: [Flightgear-devel] LFPN Problem

2008-09-04 Thread gerard robin
On jeu 4 septembre 2008, Martin Spott wrote: Anders Gidenstam wrote: On Thu, 4 Sep 2008, Martin Spott wrote: Hmmm, I don't get a segfault here (Debian Etch/AMD64) but a 'hang on startup'. Are you sure it is a hang? On my (admittedly less powerful system) FG needed more than 8

Re: [Flightgear-devel] LFPN Problem

2008-09-04 Thread Michael Smith
gerard robin wrote: On jeu 4 septembre 2008, Martin Spott wrote: Anders Gidenstam wrote: On Thu, 4 Sep 2008, Martin Spott wrote: Hmmm, I don't get a segfault here (Debian Etch/AMD64) but a 'hang on startup'. Are you sure it is a hang? On my (admittedly less

Re: [Flightgear-devel] LFPN Problem

2008-09-04 Thread gerard robin
On ven 5 septembre 2008, Michael Smith wrote: gerard robin wrote: On jeu 4 septembre 2008, Martin Spott wrote: Anders Gidenstam wrote: On Thu, 4 Sep 2008, Martin Spott wrote: Hmmm, I don't get a segfault here (Debian Etch/AMD64) but a 'hang on startup'. Are you sure it is a hang? On

Re: [Flightgear-devel] LFPN Problem

2008-09-04 Thread Anders Gidenstam
On Thu, 4 Sep 2008, Michael Smith wrote: Hmm, did you specfiy the runway when you started? And why does it take so long for it to load? it only takes 30 seconds to load at any airport (iirc, fgrun slowed things down alot so that might be it.). Say again how to turn the traffic manager off,

Re: [Flightgear-devel] (no subject)

2008-09-04 Thread LeeE
On Thursday 04 September 2008, Melchior FRANZ wrote: * gerard robin -- 9/4/2008 12:05 PM: This must be said again and again, i guess that, here, nobody would accept that somebody else could make money with our own work. Umm, no. Actually, everyone here who has understood the GPL *does*

Re: [Flightgear-devel] LFPN Problem

2008-09-04 Thread Michael Smith
Anders Gidenstam wrote: On Thu, 4 Sep 2008, Michael Smith wrote: Hmm, did you specfiy the runway when you started? And why does it take so long for it to load? it only takes 30 seconds to load at any airport (iirc, fgrun slowed things down alot so that might be it.). Say again how to

Re: [Flightgear-devel] Sound problems

2008-09-04 Thread Curtis Olson
On Thu, Sep 4, 2008 at 1:54 AM, Erik Hofman wrote: The only thing that did happen was moving the sound update code from the main loop to the FGFX class which shouldn't make a difference as far as I can tell. That said, I also do have the feeling something is not quite right. Hi Erik, I

Re: [Flightgear-devel] LFPN Problem

2008-09-04 Thread Durk Talsma
Hi Michael, I am currrently working on a relatively limited internet connections, but let me weight in and add a few comments below. On Friday 05 September 2008 01:18:24 Michael Smith wrote: Anders Gidenstam wrote: But the problem could also be triggered by some other piece of code that