| Summary: | Kdenlive 21.12 upgrade conflict with Kubuntu 21.10 | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Ilpo Kantonen <ilpo> |
| Component: | Setup & Installation | Assignee: | Vincent PINON <vpinon> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 21.12.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ilpo Kantonen
2022-01-15 17:56:19 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) 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! |