Have been testing pre2, have found a few bugs:

1st: from the command line, if I give --lat and --lon it will get locked into a loop, appearing to freeze after the splash screen.
--log-level=debug shows this after Running Main Loop:


Model iterations needed = 6, new remainder = 7505
interpolate(): lookup error, x to small = -9999
interpolate(): lookup error, x to small = -9999
Updating adjusted fog parameters.
interpolate(): lookup error, x to small = -10339
FGTileMgr::update()
State == Running
no terrain intersection

has no effect if I add either --altitude or --on-ground

2nd: pressing shift-numpad-1 crashes completely.
Can be duplicated every time, also with no parameters given at command line. debug follows:


Cockpit: code 1 status 0
User released key 49 with modifiers 2
terminate called after throwing an instance of 'std::string'
Abort
Exit codes:  system=6       status=0       signal=6

The other 7 views on the numpad are ok.

3rd:
From the menu, Location, Select Airport from List
Clicking on any airport, and pressing Apply, only resets to starting location.


Also, not a bug, but it would be nice to use the keyboard in the list, or type a letter to jump down the list.

4th: other warnings noted:
Initializing OpenAL sound manager
Adding subsystem fx
  ATC Display
  ATC Manager
WARNING - INVALID type found in /usr/local/FlightGear/data/ATC/default.atis

WARNING - INVALID type found in /usr/local/FlightGear/data/ATC/default.tower

WARNING - INVALID type found in
/usr/local/FlightGear/data/ATC/default.ground

WARNING - INVALID type found in
/usr/local/FlightGear/data/ATC/default.approach

From file sounds sample = /usr/local/FlightGear/data/ATC/default.wav

...

Reading properties for panel Cessna C172 Skyhawk IFR Panel
Texture Aircraft/c172/Panels/Textures/panel-bg.rgb does not yet exist
Created texture Aircraft/c172/Panels/Textures/panel-bg.rgb handle=155
Set background texture to Aircraft/c172/Panels/Textures/panel-bg.rgb
[repeat for several C172 texture files]

Otherwise, very impressive. It's getting harder to find faults.

Stewart

--
Powered by Linux. Virus and bug free, by design.

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to