Re: [Flightgear-devel] [flightgear-devel] Critical error in tutorial system

2009-09-06 Thread Torsten Dreyer
> I tried to make a tutorial including  tag and got this error:
> Nasal runtime error: No such member: set_lonlat
> at .../tutorial.nas line 280
> called from .. /tutorial.nas, line 155
> called from ../tutorial.nas line 110
>
> I've noticed that in $FG_ROOT/data/Nasal/tutorial.nas, at line 280, there
> is a call to function geo.Coord.new().set_lonlat(...)
>
> But after checking $FG_ROOT/data/Nasal/geo.nas, saw that there is no method
> named set_lonlat, instead there is a method named set_latlon.
>
> I think this typo should be fixed.

That has allready been fixed with a patch for Revision 1.23 on Jan, 15th.
http://cvs.flightgear.org/viewvc/data/Nasal/tutorial.nas?view=log

Torsten

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] [flightgear-devel] Critical error in tutorial system

2009-09-06 Thread Behlül UÇAR
I tried to make a tutorial including  tag and got this error:
Nasal runtime error: No such member: set_lonlat
at .../tutorial.nas line 280
called from .. /tutorial.nas, line 155
called from ../tutorial.nas line 110

I've noticed that in $FG_ROOT/data/Nasal/tutorial.nas, at line 280, there is
a call to function geo.Coord.new().set_lonlat(...)

But after checking $FG_ROOT/data/Nasal/geo.nas, saw that there is no method
named set_lonlat, instead there is a method named set_latlon.

I think this typo should be fixed.
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel