[Bug 2098096] [NEW] ripgrep_14.1.0-1 has bad bash-completion file

2025-02-12 Thread Anton Soroko
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:

[Bug 2083732] Re: kodi and kodi.bin still in memory after closing the app

2024-10-16 Thread Anton Soroko
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

[Bug 2083732] Re: kodi and kodi.bin still in memory after closing the app

2024-10-15 Thread Anton Soroko
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

[Bug 2079914] Re: [SRU] kodi dies with "PyImport_AppendInittab() may not be called after Py_Initialize()"

2024-10-14 Thread Anton Soroko
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

[Bug 2065530] Re: thefuck package must be updated: ModuleNotFoundError: No module named 'imp'

2024-05-15 Thread Anton Soroko
** 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

[Bug 2063358] Re: Kodi from Debian (20.5) crashes when running addons due to Python 3.12

2024-05-14 Thread Anton Soroko
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

[Bug 2065530] [NEW] thefuck package must be updated: ModuleNotFoundError: No module named 'imp'

2024-05-12 Thread Anton Soroko
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