Also you should save 2 log files. One with the volume display working and one without it working then post them here.
Ah, I don't know why I didn't think of that. Here are the only two parts we're probably interested in from a much lengthier log file.
I open VLC via a .xspf playlist file, change Verbosity to 2 to enable the log, and increase volume from 100% to 150% via the mouse wheel. The white text displays four times for a few seconds per time in 12.5% increments exactly as it should. The Volume XXX % text display is working.
Working Log (excerpt):
main debug: removing module "float32_mixer"
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.420 ms - Total 0.420 ms / 1 intvls (Avg 0.420 ms)
freetype debug: using fontsize: 22
main debug: removing module "float32_mixer"
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.430 ms - Total 0.430 ms / 1 intvls (Avg 0.430 ms)
freetype debug: using fontsize: 22
main debug: removing module "float32_mixer"
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.445 ms - Total 0.445 ms / 1 intvls (Avg 0.445 ms)
freetype debug: using fontsize: 22
main debug: removing module "float32_mixer"
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.386 ms - Total 0.386 ms / 1 intvls (Avg 0.386 ms)
freetype debug: using fontsize: 22
main debug: auto hidding mouse
Then I click the next option four times (I think we're beginning to see a pattern here.. it takes four videos via playlist before the Volume XXX % text disappears), and use the mouse wheel to scroll up and down a few times. The Volume XXX % text display is now invisible and not working.
Not Working Log (excerpt):
main debug: removing module "float32_mixer"
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.420 ms - Total 0.420 ms / 1 intvls (Avg 0.420 ms)
main debug: auto hidding mouse
main debug: removing module "float32_mixer"
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.418 ms - Total 0.418 ms / 1 intvls (Avg 0.418 ms)
main debug: removing module "float32_mixer"
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.451 ms - Total 0.451 ms / 1 intvls (Avg 0.451 ms)
main debug: auto hidding mouse
main debug: removing module "float32_mixer"
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.446 ms - Total 0.446 ms / 1 intvls (Avg 0.446 ms)
main debug: removing module "float32_mixer"
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.437 ms - Total 0.437 ms / 1 intvls (Avg 0.437 ms)
main debug: VoutDisplayEvent 'mouse button' 2 t=8
main debug: VoutDisplayEvent 'mouse button' 2 t=9
main debug: auto hidding mouse
The log file in full length is
here. If that link doesn't work for you go
here and enter the code TlRBek5USTROUzUwZUhRPQ . The beginning of the full length version is what I pasted in this post as the Working Log and the end of the full length version is the Not Working Log.
I've got my fingers crossed that something will come of this...