Crash when trying to enable Mythtv plugin
#1
I get the following in the log when trying to enable the Mythtv plugin:

Quote:16:17:49 T:2954915840 DEBUG: InitialiseClient - initialising add-on 'MythTV PVR Client'
16:17:49 T:2954915840 DEBUG: PVR - Create - creating PVR add-on instance 'MythTV PVR Client'
16:17:49 T:2954915840 DEBUG: ADDON: Dll Initializing - MythTV PVR Client
16:17:49 T:2954915840 DEBUG: SECTION:LoadDLL(/Users/user/Downloads/XBMC.app/Contents/Resources/XBMC/addons/pvr.mythtv/XBMC_MythTV.pvr)
16:17:49 T:2954915840 DEBUG: Loading: /Users/user/Downloads/XBMC.app/Contents/Resources/XBMC/addons/pvr.mythtv/XBMC_MythTV.pvr
16:17:49 T:2954915840 ERROR: Unable to load /Users/user/Downloads/XBMC.app/Contents/Resources/XBMC/addons/pvr.mythtv/XBMC_MythTV.pvr, reason: dlopen(/Users/user/Downloads/XBMC.app/Contents/Resources/XBMC/addons/pvr.mythtv/XBMC_MythTV.pvr, 1): Symbol not found: __ZNK25GetProgramGuideParameters21createParameterStringEv
Referenced from: /Users/user/Downloads/XBMC.app/Contents/Resources/XBMC/addons/pvr.mythtv/XBMC_MythTV.pvr
Expected in: dynamic lookup
16:17:49 T:2954915840 INFO: Called Add-on status handler for '4' of clientName:MythTV PVR Client, clientID:pvr.mythtv (same Thread=no)
16:17:49 T:2954915840 ERROR: PVR - InitialiseClient - can't initialise add-on 'MythTV PVR Client'

I have tried compiling the pvr source from git and the Pulse-binary with similar results.
Have I done something wrong?

The environment is OSX Lion, compilation was done on a Snow Leopard-vm.
Reply

Logout Mark Read Team Forum Stats Members Help
Crash when trying to enable Mythtv plugin0