Summary: | Clip and project monitor broken with Qt 5.15.8 | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Antonio Rojas <arojas> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, asturm, gljames24, julianheuser, skeleton0199, snd.noise |
Priority: | NOR | ||
Version: | 22.12.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | 2c6eeac036f8243363df6da9314f3fa0b8ee0834 | Version Fixed In: | 22.12.2 |
Sentry Crash Report: | |||
Attachments: | Kdenlive interface |
Description
Antonio Rojas
2023-01-08 23:01:15 UTC
(In reply to Antonio Rojas from comment #0) > After updating to Qt 5.15.8, the clip and project monitor appear broken: the > time line is missing and the controls don't apprear when hovering the widget. > > Bisected to > https://invent.kde.org/qt/qt/qtdeclarative/-/commit/ > 8d4a3cc537e13551b60c66c2127277444ac74441 Odd, I cannot reproduce from self compiled Kdenlive. Running Qt version 5.15.8+kde+r160-1 in arch. (In reply to farid from comment #1) > Odd, I cannot reproduce from self compiled Kdenlive. Running Qt version > 5.15.8+kde+r160-1 in arch. Make sure you're using qt5-declarative 5.15.8+kde+r22-1. I have reverted the offending commit in -2. Created attachment 155153 [details]
Kdenlive interface
(In reply to Antonio Rojas from comment #2) > (In reply to farid from comment #1) > > Odd, I cannot reproduce from self compiled Kdenlive. Running Qt version > > 5.15.8+kde+r160-1 in arch. > > Make sure you're using qt5-declarative 5.15.8+kde+r22-1. I have reverted the > offending commit in -2. Yes using this version with no regression, The screenshot shows you're using -2, not -1 Git commit 2c6eeac036f8243363df6da9314f3fa0b8ee0834 by Jean-Baptiste Mardelle. Committed on 13/01/2023 at 12:21. Pushed by mardelle into branch 'release/22.12'. Fix monitor qml overlay painting corruption with Qt 5.15.8 M +2 -3 src/monitor/glwidget.cpp https://invent.kde.org/multimedia/kdenlive/commit/2c6eeac036f8243363df6da9314f3fa0b8ee0834 Should this be marked as fixed? *** Bug 464209 has been marked as a duplicate of this bug. *** *** Bug 464960 has been marked as a duplicate of this bug. *** *** Bug 465106 has been marked as a duplicate of this bug. *** |