<br><br><div class="gmail_quote">2010/12/1 David Glaude <span dir="ltr"><<a href="mailto:david.glaude@gmail.com">david.glaude@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Le 30 novembre 2010 19:59, Rémi Denis-Courmont <<a href="mailto:remi@remlab.net">remi@remlab.net</a>> a écrit :<br>
<div class="im">> Le lundi 29 novembre 2010 20:57:30 Rémi Denis-Courmont, vous avez écrit :<br>
>> This code path is definitely not dependent on the media file. I could<br>
>> imagine that it would depend on the current working drive, but even that<br>
>> is a bit far fetched.<br>
><br>
> Or not so far fetched. FcStrCanonFilename() is squashing consecutive anti-<br>
> slashes. I guess R: was your current working drive.<br>
<br>
</div>To distiguish between the "current drive" and the "media drive" I did<br>
put a media file on an USB stick.<br>
<br>
And when I start vlc from a "dosbox" with a current drive equal to R:<br>
then fontconfig search for<br>
<div class="im">R:\SERVER\users$\myname\Application<br>
Data\vlc\ef9c9ad8cc5857eb63cb3660bc8bd202-i686.cache-3<br>
<br>
</div>With the media file on I: and by double clicking on it then fontconfig<br>
search for<br>
<div class="im">I:\SERVER\users$\myname\Application<br>
Data\vlc\ef9c9ad8cc5857eb63cb3660bc8bd202-i686.cache-3<br>
<br>
</div>When it is not vlc but IE vlc plugin in use, then the process trying<br>
to access/build the font cache is Iexplorer.exe trying on the C: drive<br>
(where IE is installed):<br>
<div class="im">C:\SERVER\users$\myname\Application<br>
Data\vlc\ef9c9ad8cc5857eb63cb3660bc8bd202-i686.cache-3<br>
<br>
</div>So depending on the context, it can be one drive or another. ;-)<br>
<br>
I know most VLC developper work on their free time and I know this bug<br>
is mostly only affecting "corporate user".<br>
I know am not contributing code (I am not sure if I own my copyright)<br>
but I contributing the way I can by reporting bug and analyse.<br>
If anybody encounter this bug, is affected, has the time and capacity<br>
to fix it, find the trac ticket or this thread... I hope my report<br>
will help.<br>
<br>
Is there a problem if I continue to report bug and to try to get them solved?<br></blockquote><div><br></div><div>No. As long as every trac update/mailing list post contain something useful (backtraces, answers to questions, new info about the issue etc.) it is OK. But post like "When will be this fixed?", "You are losers since this bug hasn't been fixed" and just pointless bumps or priority changes will raise blood pressure.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font color="#888888"><br>
David Glaude<br>
</font><br>
PS: I have a work arround that work OK on my corporate PC, I know what<br>
to do to avoid this bug.<br>
<div><div></div><div class="h5">_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br>