Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: metwo on 22 April 2025, 11:11:25

Title: Kid3 Seg faults - qt.multimedia.ffmpeg (Solved)
Post by: metwo on 22 April 2025, 11:11:25
Hi, does anyone know how to troubleshoot this?

I noticed yesterday that kid3-qt works on my laptop while sharing the same version number as on my desktop where the app is segfaulting. 

Code: [Select]
:~$ kid3-qt
qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version n7.1 GPL version 3 or later
Segmentation fault
Title: Re: Kid3 Seg faults - qt.multimedia.ffmpeg
Post by: tintin on 23 April 2025, 04:18:34
Bonjour,

I installed kid3-qt to see (looks interesting) and it seems to work here :
Spoiler (click to show/hide)
Title: Re: Kid3 Seg faults - qt.multimedia.ffmpeg
Post by: metwo on 24 April 2025, 13:07:08
Yes, works on my other install too, but not this one. Slightly different error today:

Code: [Select]
(kid3-qt:29553): Gtk-WARNING **: 12:00:03.348: Unable to locate theme engine in module_path: "murrine",

{snip - lots of these lines ^}

Cannot connect to the D-BUS session bus.
qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version n7.1 GPL version 3 or later
Segmentation fault

Feels strange to get a screen full of GTK warnings from a QT package?

UPDATE: Scratch that, I was in a root shell  :D
Resume previous error.
Title: Re: Kid3 Seg faults - qt.multimedia.ffmpeg
Post by: metwo on 25 April 2025, 10:47:42
I found the solution here:
https://github.com/gcompris/GCompris-qt/issues/298

Removing the package libva-vdpau-driver fixed the issue.

Thanks to whoever updated my subject line as that was the clue I needed.  :)