[vlc-devel] vol mute toggle button does not change in windows

fayyaz lodhi fayyazkl at gmail.com
Tue Mar 19 12:16:25 CET 2013


Thank you Remi.

I tried but couldn't exactly isolate what piece of code to debug. Can you
please elaborate which files and why on windows and not on linux.

I have gotten level 2 debug logs from both windows and linux versions.

On linux version i see mute button activation logs similar to following:

[0x15cfc98] main interface debug: creating access 'file'
location='/tmp/vltBsxdsU/mute.png', path='/tmp/vltBsxdsU/mute.png'
[0x7f7c6003a6c8] main access debug: looking for access module matching
"file": 22 candidates
[0x7f7c6003a6c8] filesystem access debug: opening file
`/tmp/vltBsxdsU/mute.png'
[0x7f7c6003a6c8] main access debug: using access module "filesystem"
[0x7f7c60013cb8] main stream debug: Using stream method for AStream*
[0x7f7c60013cb8] main stream debug: starting pre-buffering
[0x7f7c60013cb8] main stream debug: received first data after 0 ms
[0x7f7c60013cb8] main stream debug: pre-buffering done 860 bytes in 0s -
46657 KiB/s
[0x7f7c6003a6c8] main access debug: removing module "filesystem"
[0x15cfc98] main interface debug: creating access 'file'
location='/tmp/vltBsxdsU/muteactive.png',
path='/tmp/vltBsxdsU/muteactive.png'
[0x7f7c6003a6c8] main access debug: looking for access module matching
"file": 22 candidates
[0x7f7c6003a6c8] filesystem access debug: opening file
`/tmp/vltBsxdsU/muteactive.png'
[0x7f7c6003a6c8] main access debug: using access module "filesystem"


However, on the windows side there is no temp image log for mute button.
Should i expect one similar to above? But i didn't see logs on windows for
other images or buttons either which have worked successfully. Also
mute_active does appear fine once i touch vol bar again.

These were messages with level 2 debug logs.

Regards,
Fayyaz


On Sun, Mar 17, 2013 at 4:51 PM, Rémi Denis-Courmont <remi at remlab.net>wrote:

> Le mardi 12 mars 2013 13:30:25, fayyaz lodhi a écrit :
> > Can some one help? Even if you could point out some skins2 specific code
> > for muting UI specific to windows, that would be great.
>
> I guess Skins2 fails to subscribe to mute events.
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130319/b55756f7/attachment.html>


More information about the vlc-devel mailing list