flathub / tv.kodi.Kodi

https://flathub.org/apps/details/tv.kodi.Kodi
GNU Lesser General Public License v2.1
24 stars 23 forks source link

Please update tv.kodi.Kodi to use the 23.08 runtime #255

Closed LaurentBonnaud closed 4 months ago

LaurentBonnaud commented 4 months ago

Hi, tv.kodi.Kodi depends on the 22.08 runtime:

$ flatpak info tv.kodi.Kodi
[...]
     Runtime: org.freedesktop.Platform/x86_64/22.08

Would it be possible to update it to the 23.08 runtime?

razzeee commented 4 months ago

Certainly is, but it's not as easy as I would like it to be. See the PRs here to see three approaches

Erick555 commented 4 months ago

Here's something that builds

LaurentBonnaud commented 4 months ago

Thanks for this build! I tested this build, which is more recent: flatpak install --user https://dl.flathub.org/build-repo/104909/tv.kodi.Kodi.flatpakref It seems to work fine on my system. I am just seeing an error message immediately after launch:

$ flatpak run tv.kodi.Kodi
'this->recurse > 0' failed at ../src/pipewire/thread-loop.c:63 do_unlock()
razzeee commented 4 months ago

Might be due to the not exposed pipewire socket - you need to add that via flatseal if you want it

LaurentBonnaud commented 4 months ago

Thank you for the fix! Do you know when the build will appear in flathub?

razzeee commented 4 months ago

It should be there, or show up shortly