From: Will H. <wil...@gm...> - 2007-12-13 18:22:50
|
Hello, I compiled the latest fgcom today, and everything seemed to compile and install correctly. The executable went in /usr/local/bin and the phonebook.txt and positions.txt went in /usr/local/fgcom. But when I run fgcom I get: > fgcom - a communication radio based on VoIP with IAX/Asterisk > (c)2007 by H. Wirtz <wi...@df...> > Version 1.1.0 build 65M > Using iaxclient library Version SVN 65 > > Reading list of airports...error during reading airports! > Stopping service > What could be wrong here? Thanks, Will |
From: <csa...@gm...> - 2007-12-13 19:17:11
|
On Dec 13, 2007 7:22 PM, Will Harrison <wil...@gm...> wrote: > > > Reading list of airports...error during reading airports! > > Stopping service > > > What could be wrong here? Thanks, Updated positions.txt entry: AYGN,119.600,-10.312313,150.332745,ACTIVATE LIGHTS ONLY MULTICOM,Gurney causes field length overflow. FIX: Increased field length in svn rev 66. -- Csaba/Jester |
From: Will H. <wil...@gm...> - 2007-12-13 20:01:59
|
Thanks for the fix, everything is working fine now. On Dec 13, 2007 2:17 PM, Csaba Hal=E1sz <csa...@gm...> wrote: > On Dec 13, 2007 7:22 PM, Will Harrison <wil...@gm...> wrote: > > > > > Reading list of airports...error during reading airports! > > > Stopping service > > > > > What could be wrong here? Thanks, > > Updated positions.txt entry: > AYGN,119.600,-10.312313,150.332745,ACTIVATE LIGHTS ONLY MULTICOM,Gurney > > causes field length overflow. > FIX: Increased field length in svn rev 66. > > -- > Csaba/Jester > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketpl= ace > _______________________________________________ > Flightgear-devel mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flightgear-devel > |
From: jean p. <jea...@wa...> - 2007-12-13 21:56:19
|
Csaba Halász a écrit : > On Dec 13, 2007 7:22 PM, Will Harrison <wil...@gm...> wrote: > >>> Reading list of airports...error during reading airports! >>> Stopping service >>> >>> >> What could be wrong here? Thanks, >> > > Updated positions.txt entry: > AYGN,119.600,-10.312313,150.332745,ACTIVATE LIGHTS ONLY MULTICOM,Gurney > > causes field length overflow. > FIX: Increased field length in svn rev 66. > > i sent this yesterday, if that helps... "HI trying to run the last fgcom update I'd got the following error: Reading list of airports...error during reading airports! the issue is with positions.txt, trying an old one worked perfectly. when the "before the last" field contain more than 24 char, reading the file fails. after correction, it's concern all the "ACTIVATE LIGHTS ONLY MULTICOM" and other terminating with MULTICOM, and a very long finishing by UNICOM (i don't remenber) I'm not a programmer so I can't tell why, but i add my positions.txt just to make it working for others having the same problem. here's my positions.txt working (sorry i don't know how to deal with diff) http://janodesbois.free.fr/doc/positions.txt " jean. |