Does anybody else see this after startup?
(compiled on linux from CVS a few days ago)

Nasal runtime error: non-objects have no members
  at /home/torsten/FlightGear/data/Nasal/gui.nas, line 12
  called from: /home/torsten/FlightGear/data/Nasal/glide_slope_tunnel.nas, 
line 81
  called from: /home/torsten/FlightGear/data/Nasal/glide_slope_tunnel.nas, 
line 98
  called from: /home/torsten/FlightGear/data/Nasal/globals.nas, line 76

It seems, that gui.INIT() is called after glide_slope_tunnel.loop(), which 
calls gui.popupTip() that relies on screenHProp set by gui.INIT().

This only happens, if the glide slope tunnel is enabled on startup.

Torsten

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to