SUMMARY *** Kubuntu 21.10 (Plasma 5.23.5 Framework 5.90 Qt 5.15.2 Kernel 5.13.0-23 64 bit) with backports. And Kdenlive (version 21.12) with PPA. They make update conflict which apt --fix-broken doesn't solve. *** STEPS TO REPRODUCE 1. update && upgrade 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Kubuntu 21.10 + backports (available in About System) KDE Plasma Version: 5.23.5 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
Hello, I have been warned about this problem and tried to fix the problem yesterday evening. One user successfully reinstalled the latest package. Can you try again (apt update) and confirm it is loading my 4th attempt? (21.12.1-4)
I removed Kdenlive from computer. And now when I reinstalled Kdenlive, the installation was successfull! Thank you.
I started kdenlive from konsole. And it worked ok. Bug there is some interesting log: QQmlEngine::setContextForObject(): Object already has a QQmlContext kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields QObject::disconnect: Unexpected nullptr parameter QObject::disconnect: Unexpected nullptr parameter QObject::disconnect: Unexpected nullptr parameter QQmlEngine::setContextForObject(): Object already has a QQmlContext qrc:/qml/timeline.qml:2021:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } === REG FOCUS: false qt.qpa.xcb: QXcbConnection: XCB error: 8 (BadMatch), sequence: 1077, resource id: 81789048, major code: 152 (Unknown), minor code: 11 === REG FOCUS: false === REG FOCUS: false
We should see if it's the new package that solves the issue, or if it's by removing or reinstalling. The log warnings are from KIO (library), I believe it is fixed in recent versions, but we don't upgrade it in PPA. +the QML one, yes we should look at it. Thanks!