Bug 448543 - Kdenlive 21.12 upgrade conflict with Kubuntu 21.10
Summary: Kdenlive 21.12 upgrade conflict with Kubuntu 21.10
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Setup & Installation (other bugs)
Version First Reported In: 21.12.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-15 17:56 UTC by Ilpo Kantonen
Modified: 2022-01-16 09:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilpo Kantonen 2022-01-15 17:56:19 UTC
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
Comment 1 Vincent PINON 2022-01-15 20:37:30 UTC
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)
Comment 2 Ilpo Kantonen 2022-01-15 23:32:18 UTC
I removed Kdenlive from computer. And now when I reinstalled Kdenlive, the installation was successfull! Thank you.
Comment 3 Ilpo Kantonen 2022-01-15 23:39:26 UTC
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
Comment 4 Vincent PINON 2022-01-16 09:15:30 UTC
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!