FS#69360 - [kid3] Missing kio dependency and unnecessary CLI interface output
Attached to Project:
Community Packages
Opened by Vinícius Rodrigues Miguel (vrmiguel) - Monday, 18 January 2021, 05:23 GMT
Last edited by Antonio Rojas (arojas) - Monday, 18 January 2021, 06:32 GMT
Opened by Vinícius Rodrigues Miguel (vrmiguel) - Monday, 18 January 2021, 05:23 GMT
Last edited by Antonio Rojas (arojas) - Monday, 18 January 2021, 06:32 GMT
|
Details
Description:
kid3 depends on libKF5KIOCore.so.5, provided by the kio package, which isn't set as a dependency. There's also unneeded Qt-related (and I'd guess debug-related) info. being printed to stdout when using CLI flags. Example: ``` kid3 --version QCommandLineParser: already having an option named "h" QCommandLineParser: already having an option named "help-all" QCommandLineParser: already having an option named "v" kid3 3.8.4 ``` Seems to happen with all flags. Additional info: * kid3 3.8.4 * Kernel 5.10.7-arch1-1 Steps to reproduce: Described above |
This task depends upon
Closed by Antonio Rojas (arojas)
Monday, 18 January 2021, 06:32 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#68694
Monday, 18 January 2021, 06:32 GMT
Reason for closing: Duplicate
Additional comments about closing: