Summary: | crash on Wayland when clicking on Logging (Kubuntu/PPA) | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Jan Rathmann <jan.rathmann> |
Component: | Video Effects & Transitions | Assignee: | Vincent PINON <vpinon> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | fritzibaby, jan.rathmann, jb, julius.kuenzel |
Priority: | NOR | Keywords: | wayland-only |
Version First Reported In: | 21.12.1 | Flags: | fritzibaby:
timeline_corruption+
|
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jan Rathmann
2022-01-09 19:34:29 UTC
To investigate further, please try with the current Kdenlive AppImage version 21.21.1 to see if there are any packaging issues https://kdenlive.org/en/download/ Interesting, seems that I can't make the Appimage version crash. Thank you for the feedback. Test the PPA from the download page as well. If doesn't crash either then it's definitely a package issue from the distributor Kubuntu. Ok, I removed kdenlive from the Kubuntu-Backports-PPA and installed the version from kdenlive-stable-PPA, it crashes as well. No crashes with the Flatpak version, like with the Appimage. Thank you very much for these testing. I have informed the team about the PPA crash. FYI: I updated the tilte of the issue. Hello, The crash appears in QtWayland functions, I think FlatPak & AppImage use X11 backend and that may be the real difference instead of packaging. Git commit a6b0ac90cc76d746c8c33743cbbd09497f4605b9 by Jean-Baptiste Mardelle. Committed on 04/02/2022 at 15:31. Pushed by mardelle into branch 'master'. Fix Wayland crash on layout switch. M +1 -1 src/layoutmanagement.cpp M +8 -0 src/mainwindow.cpp M +2 -0 src/mainwindow.h https://invent.kde.org/multimedia/kdenlive/commit/a6b0ac90cc76d746c8c33743cbbd09497f4605b9 Git commit 1d5847a4ffd6f330a65187723d0d826dacb71dce by Jean-Baptiste Mardelle. Committed on 28/02/2022 at 07:47. Pushed by mardelle into branch 'release/21.12'. Fix Wayland crash on layout switch. M +1 -1 src/layoutmanagement.cpp M +8 -0 src/mainwindow.cpp M +2 -0 src/mainwindow.h https://invent.kde.org/multimedia/kdenlive/commit/1d5847a4ffd6f330a65187723d0d826dacb71dce Fixed in 21.12.3 |