Bugs: Difference between revisions

Jump to navigation Jump to search
450 bytes added ,  7 February 2007
fullscreen initialization
(Fullscreen window misplaced)
(fullscreen initialization)
Line 3: Line 3:
This section contains known and recorded bugs. It makes no claim to be a complete list, or even to be particularly accurate.
This section contains known and recorded bugs. It makes no claim to be a complete list, or even to be particularly accurate.


==== Z-buffer burn-through ====
==== Z-buffer burn-through. ====


Sometimes distant objects can be seen through nearer objects that
Sometimes distant objects can be seen through nearer objects that
Line 21: Line 21:
is being mishandled in a Z-buffer somewhere.
is being mishandled in a Z-buffer somewhere.


==== Memory leak ====
==== Memory leak. ====


The simulator will gobble up about 3 gigabytes
The simulator will gobble up about 3 gigabytes
Line 70: Line 70:
not respond to the /instrumentation/comm[N]/volume property.
not respond to the /instrumentation/comm[N]/volume property.


==== Problems with --altitude option ====
==== Problems with --altitude option. ====


When the aircraft is initialzed aloft using the  
When the aircraft is initialzed aloft using the  
Line 87: Line 87:
   OpenAL error (AL_INVALID_VALUE): set_volume
   OpenAL error (AL_INVALID_VALUE): set_volume


==== Multiple bugs in the location-in-air popup ====
==== Multiple bugs in the location-in-air popup. ====


The location-in-air popup turns off the magnetos and extends
The location-in-air popup turns off the magnetos and extends
Line 111: Line 111:
mailing list archives.
mailing list archives.


==== Nearest fix ====
==== Nearest fix. ====


Did you know that there are 8 different BRAVO intersections
Did you know that there are 8 different BRAVO intersections
Line 128: Line 128:
So far it has been completely ignored.
So far it has been completely ignored.


==== HSI instrument failure ====
==== HSI instrument failure. ====


If you use the "heading indicator" checkbox on the
If you use the "heading indicator" checkbox on the
Line 143: Line 143:
not been incorporated.
not been incorporated.


==== Flux gate not really a flux gate ====
==== Flux gate not really a flux gate. ====


In the Instrumentation director, there are three heading-related
In the Instrumentation director, there are three heading-related
Line 164: Line 164:
The correct behavior ought to be easy to implement.
The correct behavior ought to be easy to implement.


==== Weird noises during initialization ====
==== Weird noises during initialization. ====


It is observed that sometimes while the simulator is starting
It is observed that sometimes while the simulator is starting
Line 176: Line 176:
Code to fix this was submitted.  So far it has been
Code to fix this was submitted.  So far it has been
ignored.
ignored.
==== Weird displays during fullscreen initialization. ====
If the --enable-fullscreen command-line option is used,
the window is enlarged to full-screen size at a time
when initialization is only half-complete.  From this
time until the end of initialization, the display
contains weird combinations of leftover graphic objects
and other junk.
This is observed no matter whether the splash-screen feature
is enabled or disabled.
==== Fullscreen window sometimes misplaced. ====
About 20% of the time, when the --enable-fullscreen command-line
option is used, it opens a window of the correct size, but
badly misplaced relative to the screen, such that only one half
or one quarter of the window is on-screen.


==== Navigation database out-of-date ====
==== Navigation database out-of-date ====
Line 188: Line 208:
it has been ignored.
it has been ignored.


==== Ident from phantom DME ====
==== Ident from phantom DME. ====


In the real world, some VOR stations and even some localizers
In the real world, some VOR stations and even some localizers
Line 214: Line 234:
localizers have DME).
localizers have DME).


==== Wild accelerations at low speeds ====
==== Wild accelerations at low speeds. ====


Improper inclinometer ball indications have been observed:
Improper inclinometer ball indications have been observed:
Line 260: Line 280:
under such conditions.
under such conditions.


==== Holes in the ground ====
==== Holes in the ground. ====


Ever since the first win32-build of FG-OSG, there are at least two huge  
Ever since the first win32-build of FG-OSG, there are at least two huge  
Line 271: Line 291:
First posted to the flightgear-devel list in November, 2006.
First posted to the flightgear-devel list in November, 2006.


==== Mixture versus Altitude ====
==== Mixture versus Altitude. ====


It is observed in the default c172p and in the c182 that at
It is observed in the default c172p and in the c182 that at
Line 285: Line 305:
altitude, or overreacting to the mixture control.
altitude, or overreacting to the mixture control.


==== EGT reads high ====
==== EGT reads high. ====


It is observed in the default c172p and in the c182 that the
It is observed in the default c172p and in the c182 that the
Line 293: Line 313:
Also, the EGT reads ''off-scale'' high under high-power conditions.
Also, the EGT reads ''off-scale'' high under high-power conditions.


==== Flags missing from instruments ====
==== Flags missing from instruments. ====


Some of the standard instruments lack status flags.  For example,
Some of the standard instruments lack status flags.  For example,
Line 302: Line 322:
display flags.
display flags.


==== Problems with --model-hz option ====
==== Problems with --model-hz option. ====


Specifying the --model-hz=10 command-line option results in the
Specifying the --model-hz=10 command-line option results in the
Line 414: Line 434:
priority.  This makes both the log and the console record hard  
priority.  This makes both the log and the console record hard  
to interpret.
to interpret.
==== Fullscreen window sometimes misplaced. ====
About 20% of the time, when the --enable-fullscreen command-line
option is used, it opens a window of the correct size, but
badly misplaced relative to the screen, such that only one half
or one quarter of the window is on-screen.


== Missing Features and Traps for the Unwary ==
== Missing Features and Traps for the Unwary ==
70

edits

Navigation menu