Broken Latest flatpak (Update libde265 to 1.0.15 (7e0f2934)) seems broken - how to fix - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52) +---- Thread: Broken Latest flatpak (Update libde265 to 1.0.15 (7e0f2934)) seems broken - how to fix (/showthread.php?tid=377670) |
Latest flatpak (Update libde265 to 1.0.15 (7e0f2934)) seems broken - how to fix - Greybeard_1200 - 2024-05-24 Hi everyone, Yesterday I installed 21.0-Omega on an Ubuntu 24.04 LTS as the Ubuntu repo version was unusable (due to Python library issues I suspect). This commit (1121f35831a650c21f833dfa79d2544e9770ebb222be032cab858aa32f9cf95d) was as stable as a rock, no issues whatsoever. Today I upgraded to 9464e3dbf2fa9810f1f285e5bc24246a230a10ef4e1224273988b08dcbdc29e4 and Kodi fails to load with the following error: /app/lib/kodi/kodi.bin: error while loading shared libraries: libbluray.so.2: cannot open shared object file: No such file or directory I have fixed this by rolling back to the previous release by performing the following command as root: flatpak update --commit=1121f35831a650c21f833dfa79d2544e9770ebb222be032cab858aa32f9cf95d tv.kodi.Kodi Hope this helps get folks up and runnig again if they encounter this issue. RE: Latest flatpak (Update libde265 to 1.0.15 (7e0f2934)) seems broken - how to fix - glubbish - 2024-05-25 The same update caused kodi to have no sound for me. The rollback to the previous commit worked for this as well. Thanks for this post. |