kodi-pvr / pvr.stalker

A PVR Client that connects Kodi to Stalker Middleware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fedora-24: When enabling TV, seeing this on crash: pvr.stalker.so.1.0.11: undefined symbol: sc_identity_defaults

nmvega opened this issue · comments

Hello Friends:

I'm seeing the following crash error when I enable: "Settings --> TV --> General --> Enabled" option:

jdoe@fedora24$ /usr/bin/kodi
libpng warning: iCCP: known incorrect sRGB profile
/usr/lib64/kodi/kodi.bin: symbol lookup error: /usr/lib64/kodi/addons/pvr.stalker/pvr.stalker.so.1.0.11: undefined symbol: sc_identity_defaults

Here's what's installed:

jdoe@fedora24$ rpm -qa | egrep "kodi|stalker"
kodi-platform-16.0-0.1.20150805git15edaf7.fc24.x86_64
kodi-pvr-stalker-16.1-5.fc24.x86_64  <------ stalker
kodi-platform-devel-16.0-0.1.20150805git15edaf7.fc24.x86_64
kodi-devel-16.1-2.fc24.x86_64
kodi-16.1-2.fc24.x86_64   <---- kodi

All RPMs above are from the RPMfusion repository, with the exception of kodi-pvr-stalker RPM, which was installed manually (via, dnf install path-to-rpm).

I also tried the kodi-pvr-stalker-16.1-4.fc24.x86_64 version with the same crash result.

Any ideas? =:)

Thank you!

Hello. Any idea, feedback on this?