Kodi Community Forum
Crash when trying to enable Mythtv plugin - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: MythTV (https://forum.kodi.tv/forumdisplay.php?fid=170)
+---- Thread: Crash when trying to enable Mythtv plugin (/showthread.php?tid=121380)



Crash when trying to enable Mythtv plugin - erhardsendk - 2012-01-29

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.