Open ctournayre opened 5 months ago
I guess you don't have pipewire, but latest should work without that.
Can you try the build in https://github.com/flathub/tv.kodi.Kodi/pull/259 ?
I tried but :
flatpak install --user https://dl.flathub.org/build-repo/108703/tv.kodi.Kodi.flatpakref
error: Can't load uri https://dl.flathub.org/build-repo/108703/tv.kodi.Kodi.flatpakref: Server returned status 404: Not Found
But running
flatpak run tv.kodi.Kodi --audio-backend=pulseaudio
Result in (no more the line with pipewire error) :
/app/bin/kodi : ligne 216 : 7 Erreur de segmentation (core dumped)${KODI_BINARY} ${ENV_ARGS} $SAVED_ARGS
Crash report available at /home/tournayre/.var/app/tv.kodi.Kodi/data/kodi_crashlog-20240618_230356.log
Have you changed any permissions in flatseal/kde settings?
I tried with all options ON, but no change. Reverted back to default.
Tried with Kodi package from repository (Debian flavour) all is working great, but it's only Kodi 19.
I guess removing the socket=pulseaudio
there, would also behave similar to above?
Also, what's your flatpak version
Yes, no change removing Pulseaudio from flatseal.
I'm using default from my distrib packages.
Flatpak 1.12.7
Showing version of application show me interesting hints :
#> flatpak run tv.kodi.Kodi --version
F: /run/user/1000/.flatpak/tv.kodi.Kodi/xdg-run/pulse is not a symlink to "../../flatpak/pulse" as expected: readlinkat: Argument invalide
Kodi Media Center 21.0 (21.0.0) Git:20240406-60c4500-dirty
Copyright (C) 2005-2021 Team Kodi - http://kodi.tv
Thanks
If I launch kodi via
flatpak run tv.kodi.Kodi
then I hit CTRL + C before the segmentation fault, kodi launch 😮 . I have splash screen then HomeScreen but Kodi is frozen and crash after a few seconds. With the following message :
libva info: VA-API version 1.18.0
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
Flatpak 1.12.7
please update
Updated to Flatpak 1.14.8, same result, with identical crash report
This is Linux Mint 21.3 "Virginia" with which spin?
I use Linux Mint 21.3 Cinnamon
I just succeeded in compiling Kodi myself, all is working with this compiled version. Is there something I can do with this version to help you ?
Experiencing this same issue on a fresh install on MX Linux.
Installed linux mint 21.3 cinnamon in a vm, updated packages and installed the flatpak. Did work on first try. I'm not sure what else to try.
Sorry I don't know what to say. I managed to compile Kodi from source and all is working fine (21 & 22 alpha). So I don't need the flatpak version anymore. But if I can help you in any way by testing something, let me know.
Hi, Kodi 21 crash at first launch on a fresh install on Linux Mint (Ubuntu 22.04). Any hints to solve this ?
Thx