Public bug reported:
ripgrep_14.1.0-1_amd64.deb:
cat /usr/share/bash-completion/completions/
debian/cargo_out_dir/rg.bash rg
as i can see this issue is fixed in 14.1.0-2 in 24.10.
would be nice to backport that version to 24.04 LTS.
thank you.
** Affects: rust-ripgrep (Ubuntu)
Importance:
and yes, like stated above - just installing and enabling kodi-
inputstream-ffmpegdirect on fresh kodi (without installation of any
addon) also leads to "kodi hangs forever" issue.
(gdb) bt
#0 0x72298d61 in __futex_abstimed_wait_common64
(private=, cancel=true, abstime=0x0, op=393, ex
As i can see - it is not addon specific. I made clean kodi installation and
installed any official video addon (youtube or cbc, for example) and ran it (it
can even fail to load data, does not matter - you just need to invoke internal
python, i think) - then exited and kodi hung (forever, in my
I replaced my self-compiled version with this version - it works the
same, nice. Thank you for pushing the fix into repo!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2079914
Title:
[SRU] kodi dies
** Description changed:
thefuck package must be updated, current version in repo is 3.29-0.3ubuntu1
and it is failing with
`ModuleNotFoundError: No module named 'imp'`
b/c Ubuntu 24.04 switched to python 3.12.
It was fixed in latest versions. i tested 3.32 - it works fine.
- but for
that's what i did to recompile kodi:
```
cd /tmp
mkdir kodi
cd kodi/
sudoedit /etc/apt/sources.list.d/ubuntu.sources # add deb-src to Types:
apt source kodi
cd kodi-20.5+dfsg/
wget
https://github.com/xbmc/xbmc/commit/4bf9de87e700f0de56ef698a8d8d6eb7d4ff9050.patch
sudo apt install quilt
quilt impor
Public bug reported:
thefuck package must be updated, current version in repo is 3.29-0.3ubuntu1 and
it is failing with
`ModuleNotFoundError: No module named 'imp'`
b/c Ubuntu 24.04 switched to python 3.12.
It was fixed in latest versions. i tested 3.32 - it works fine.
but for building with py