Good morning,
I observe that Phonon cannot open or play files specified using Uniform
Naming Convention (UNC). I found this in my own application but can
reproduce it using the Music Player example program. The environment is
Windows XP and MSVC 2005.
The path I tried to open was "\\rosecomputer\c\RoseCall.mp3". The
Filemon utility shows that the actual filename used was
"C:\Qt\4.4.0-beta1\examples\phonon\musicplayer\rosecomputer\c\RoseCall.mp3".
This appears to be a parsing error -- you can see the server name
embedded in the path.
QT in general has no difficulty with UNC names, and QSound works fine.
Is this a Phonon bug?
regards
Jim Thompson
To unsubscribe - send "unsubscribe" in the subject to [EMAIL PROTECTED]