This is clipgrab
version 3.9.10-1, from the official repository. As the title says, pasting a URL into the input field of the Download tab causes the application to segfault.
[nx-74205:/dev/pts/3][/home/aragorn]
[aragorn] > clipgrab
QObject::connect: signal not found in QTreeView
Use of deprecated not thread-safe setter, use setUrlRequestInterceptor instead.
Found youtube-dlp "2025.02.19"
"WARNING: [youtube:tab] Incomplete data received. Retrying (1/3)...\nWARNING: [youtube:tab] Incomplete data received. Retrying (2/3)...\nWARNING: [youtube:tab] Incomplete data received. Retrying (3/3)...\nWARNING: [youtube:tab] Incomplete data received. Giving up after 3 retries\n"
"WARNING: [youtube] E_NNCNDYEpU: Signature extraction failed: Some formats may be missing\n"
Segmentation fault (core dumped)
[nx-74205:/dev/pts/3][/home/aragorn]
[aragorn] >
The β"WARNING: [youtube:tab] Incomplete data received. Retrying (1/3
β message appeared before I pasted the URL into the field. The only line that appeared after I pasted the URL was βSegmentation fault (core dumped)
β.
The problem is definitely with clipgrab
itself, because it uses yt-dlp
in the background, and yt-dlp
does still work properly.
I am certain that it was still functioning properly before the 2025.03.24 Stable Update because I had still successfully been using it last week.
Considering that the package was not updated with the 2025.03.24 Stable Update, I suspect that it got broken by either the update to KDE Frameworks β itβs a qt5
-based application β or by one of the updates to the python-*
packages.