Taapat / enigma2-plugin-blurayplayer

Enigma2 plugin to play Blu-ray videos
GNU General Public License v2.0
3 stars 3 forks source link

blurayplayer does not work anymore #19

Closed thawtes closed 5 years ago

thawtes commented 5 years ago

hello dear @Taapat Blurayplayer does not work after libblueray and libudfread update see https://github.com/oe-alliance/oe-alliance-core/commit/62936c8b184e239bbdf36505442f210a58da5be3

crash log 06:55:28.8767 { } Components/ActionMap.py:46 action action -> SetupActions ok 06:55:28.8885 { D } Traceback (most recent call last): 06:55:28.8889 { D } File "/usr/lib/enigma2/python/Components/ActionMap.py", line 48, in action 06:55:28.8894 { D } File "/usr/lib/enigma2/python/Screens/PluginBrowser.py", line 299, in keyOk 06:55:28.8899 { D } File "/usr/lib/enigma2/python/Screens/PluginBrowser.py", line 203, in save 06:55:28.8903 { D } File "/usr/lib/enigma2/python/Screens/PluginBrowser.py", line 207, in run 06:55:28.8906 { D } File "/usr/lib/enigma2/python/Plugins/Extensions/BlurayPlayer/plugin.py", line 9, in dirBrowser 06:55:28.8911 { D } File "/usr/lib/enigma2/python/Plugins/Extensions/BlurayPlayer/BlurayPlayerDirBrowser.py", line 10, in <module> 06:55:28.8916 { D } File "/usr/lib/enigma2/python/Plugins/Extensions/BlurayPlayer/BlurayUi.py", line 19, in <module> 06:55:28.8922 { D } ImportError: libbluray.so.1: cannot open shared object file: No such file or directory 06:55:28.8926 [ E ] python/python.cpp:209 call [ePyObject] (PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0x5e067198>>,('SetupActions', 'ok')) failed)

openatv 6.2 vuduo2

pls fixing, thank you

Taapat commented 5 years ago

This is not a plugin problem. This is an openatv build system problem. I assume they do not use a PR server and therefore need to increase the plugin version in feed after the libbluray update.

Taapat commented 5 years ago

You can try remove plugin, and after install plugin from feed.