Hi everybody !
I have a media player application using QT Phonon module.
it works on desktop and simulator fine but gives an error on mobile device (Nokia N82, S60 3rd edition FP1) like
'Loading Clip Faied: Not Supported' , 'Opening Clip Faied: Not Supported' and 'Download Error'.

I run it on device using TRK and I notice Phonon::MediaObject::errorString () gives the above errors.
and ErrorType() is NormalError.

I am suffering the problem for a long time. I can't solved.
can onebody give or tell when these error is thrown from Phonon
and how it can be solved.
please I will be very glad if anyone help me giving total direction to deploy it.