Bug 490719

Summary: Kid3
Product: [Applications] kid3 Reporter: PK <pieterkristensen>
Component: generalAssignee: Urs Fleisch <ufleisch>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: 3.9.x   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description PK 2024-07-23 17:00:11 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY


STEPS TO REPRODUCE
1. Install kid3
2. startup kid3 using the konsole 

OBSERVED RESULT
Kid3 doesn't start but instead gives this text:

pieter@neon:~$ kid3
QCommandLineParser: already having an option named "h"
QCommandLineParser: already having an option named "help-all"
QCommandLineParser: already having an option named "v"
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Your emails" msgid_plural: "" msgctxt: "EMAIL OF TRANSLATORS"
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Your names" msgid_plural: "" msgctxt: "NAME OF TRANSLATORS"
Cannot mix incompatible Qt library (5.15.13) with this library (5.15.14)
18 -- exe=/usr/bin/kid3
17 -- platform=wayland
13 -- appname=kid3
17 -- apppath=/usr/bin
9 -- signal=6
10 -- pid=10471
17 -- appversion=3.9.5
17 -- programname=Kid3
31 -- bugaddress=submit@bugs.kde.org
17 -- productname=kid3
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kid3 path = /usr/bin pid = 10471
KCrash: Arguments: /usr/bin/kid3 
The Wayland connection experienced a fatal error: Ongeldige bestandsdescriptor



EXPECTED RESULT
Kid3 starts

SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.0
KDE Plasma Version: 6.1.3
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.0
Kernel Version: 6.5.0-41-generic (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Celeron® J4105 CPU @ 1.50GHz
Memory: 7.4 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 600

ADDITIONAL INFORMATION
Comment 1 Antonio Rojas 2024-07-23 17:01:16 UTC

*** This bug has been marked as a duplicate of bug 490704 ***