Bugs: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
 
(repaired formatting + started "fixed bugs" section)
Line 5: Line 5:
If the version number hasn't been released yet, that means that the fix is in CVS (this makes life easier maintaining the page - status doesn't have to be changed each release)
If the version number hasn't been released yet, that means that the fix is in CVS (this makes life easier maintaining the page - status doesn't have to be changed each release)


* '''0.9.8- Linux and perhaps Windows crahs when specifiying --lon or --lat'''
==== '''0.9.8- Linux and perhaps Windows crahs when specifiying --lon or --lat''' ====


This version of flightgear an issue with starting coordinates that are lie on the bounchardary before tiles or coordinates.
This version of flightgear an issue with starting coordinates that are lie on the bounchardary before tiles or coordinates.
Line 11: Line 11:
Workround: Specify the latitude as a slight offset to what you require. Eg instad of --lon=16 make it --lon=16.0001 The difference visually is next to nothing. :-)
Workround: Specify the latitude as a slight offset to what you require. Eg instad of --lon=16 make it --lon=16.0001 The difference visually is next to nothing. :-)


* '''0.9.5 - 0.9.8 - Windows - Crash on start reporting "Could not gen source"'''
== Fixed Bugs ==
 
==== '''0.9.5 - 0.9.8 - Windows - Crash on start reporting "Could not gen source"''' ====
 


'''This bug has been fixed in 0.9.8a'''


Any further reports or stacktraces on this bug would be appreciated.
Any further reports or stacktraces on this bug would be appreciated.
Line 19: Line 21:
Update your sound card drivers.
Update your sound card drivers.


* '''0.9.7 - ? Linux - Joystick crash with correct config files'''
* '''This bug has been fixed in 0.9.8a'''


''' This bug has been fixed.'''
==== '''0.9.7 - ? Linux - Joystick crash with correct config files''' ====


Workround: Comment out any unused axes (and, possibly buttons) in the config file - if your joystick has 3 axes, comment out axes 4 through end.
Workround: Comment out any unused axes (and, possibly buttons) in the config file - if your joystick has 3 axes, comment out axes 4 through end.
* ''' This bug has been fixed.'''

Revision as of 18:27, 1 February 2007

Known Bugs

This section contains known and recorded bugs. It makes no claim to be a complete list, or even to be particularly accurate.

If the version number hasn't been released yet, that means that the fix is in CVS (this makes life easier maintaining the page - status doesn't have to be changed each release)

0.9.8- Linux and perhaps Windows crahs when specifiying --lon or --lat

This version of flightgear an issue with starting coordinates that are lie on the bounchardary before tiles or coordinates.

Workround: Specify the latitude as a slight offset to what you require. Eg instad of --lon=16 make it --lon=16.0001 The difference visually is next to nothing. :-)

Fixed Bugs

0.9.5 - 0.9.8 - Windows - Crash on start reporting "Could not gen source"

Any further reports or stacktraces on this bug would be appreciated. Workround: Launch two copies of FGFS in quick succession: one should work. You may need three. Update your sound card drivers.

  • This bug has been fixed in 0.9.8a

0.9.7 - ? Linux - Joystick crash with correct config files

Workround: Comment out any unused axes (and, possibly buttons) in the config file - if your joystick has 3 axes, comment out axes 4 through end.

  • This bug has been fixed.