Distributing phonon applications

Luc Devallonné luc.devallonne at gmail.com
Fri Nov 13 07:46:43 CET 2009


It complains that the ds plugin does not find it's manifest, could it
be that the VC runtime is not available on your deployment machine ?

Luc

On Fri, Nov 13, 2009 at 7:10 AM, Hemin Merchant
<hemin.merchant at geodesic.com> wrote:
> Hi,
>
> I tried plugins/phonon_backend thingie, but then it loads the library and
> then returns NULL..
> These are the error messages from profiler
>
> 00:00:24.625:
> LoadLibraryW("C:\Qt\2009.03-phonon\qt\plugins\phonon_backend\phonon_ds9d4.dll")
> called from "d:\bala\QTCORED4.DLL" at address 0x6717CCDD by thread 1.
>
> 00:00:24.657: Loaded
> "c:\qt\2009.03-phonon\qt\plugins\phonon_backend\PHONON_DS9D4.DLL" at address
> 0x01C90000 by thread 1. Successfully hooked module.
>
> 00:00:24.657: LDR: LdrpWalkImportDescriptor() failed to probe
> C:\Qt\2009.03-phonon\qt\plugins\phonon_backend\phonon_ds9d4.dll for its
> manifest, ntstatus 0xc0150002
>
> 00:00:24.657: Unloaded
> "c:\qt\2009.03-phonon\qt\plugins\phonon_backend\PHONON_DS9D4.DLL" at address
> 0x01C90000 by thread 1.
>
> 00:00:24.657:
> LoadLibraryW("C:\Qt\2009.03-phonon\qt\plugins\phonon_backend\phonon_ds9d4.dll")
> returned NULL by thread 1. Error: This application has failed to start
> because the application configuration is incorrect. Reinstalling the
> application may fix this problem (14001).
>
>
>
>
>
>
>
>
> But However, if I run the same application from machine where QT/Visual
> Studio  2008/Microsoft SDKs/DirectXSDk are installed, It runs fine without
> giving any phonon backend error
>
> Also,
> If i try to make Installer Through NSIS and Dump all files in
> c:\program\SomeFolder\*.* and
> c:\program\SomeFolder\phonon_backend\phonon_ds94.dll
>
> It gives me above error
> regards
> Hemin Merchant
>
>
> ----- Original Message ----- From: "Luc Devallonné"
> <luc.devallonne at gmail.com>
> To: <phonon-backends at kde.org>
> Sent: Thursday, November 12, 2009 9:06 PM
> Subject: Re: Distributing phonon applications
>
>
>> Hi,
>>
>> Have you tried in ./plugins/phonon_backend ?
>>
>> Luc
>>
>> On Thu, Nov 12, 2009 at 4:29 PM, Hemin Merchant
>> <hemin.merchant at geodesic.com> wrote:
>>>
>>> Hi,
>>>
>>> I have a made a applicaion using phonon on Qt...
>>> I am trying to use this exe file on the other pc but it says that
>>> phonon_backend couuld not be loaded..i.e. cannot create backend
>>>
>>> I have Qt 4.5.2 installed with directShow as my backend on Windows.
>>> The configure option that I had used was configure -platform
>>> win32-msvc2008
>>> The application runs perfectly fine on my pc..
>>>
>>> While porting, I included these dlls in the exe's working directory....
>>> 1>>> phonon_ds94.dll
>>> 2>>> QtCore4.dll
>>> 3>>> QtGui4.dll
>>> 4>>> phonon4.dll
>>> 5>>> QtOpenGL4.dll
>>>
>>> I have also tried to make a phonon_backend folder in the parent working
>>> directory...but without any success
>>>
>>> I have my application compiled in release mode..yet it doesnt load the
>>> backend...
>>> How to port my application ?
>>>
>>> Please Help !
>>>
>>>
>>>
>>> Regards,
>>> Hemin Merchant
>>> _______________________________________________
>>> Phonon-backends mailing list
>>> Phonon-backends at kde.org
>>> https://mail.kde.org/mailman/listinfo/phonon-backends
>>>
>>>
>> _______________________________________________
>> Phonon-backends mailing list
>> Phonon-backends at kde.org
>> https://mail.kde.org/mailman/listinfo/phonon-backends
>
>


More information about the Phonon-backends mailing list