Bug 442278 - Crash when trying to edit title clip after changing project resolution
Summary: Crash when trying to edit title clip after changing project resolution
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (show other bugs)
Version: 21.08.1
Platform: Manjaro Linux
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-10 19:23 UTC by Fabian
Modified: 2021-11-15 02:08 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian 2021-09-10 19:23:01 UTC
STEPS TO REPRODUCE
1. Create a title clip.
2. Change the project's resolution.
3. Double-click the title clip to edit it.
I have not tested whether this always happens with these steps, but it does at least happen every time I double-click a title clip in my current project.

OBSERVED RESULT
Warning: "This title clip was created with a different frame size.", then crash.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
I do not have debug information, because the kdenlive-dbg and libmlt-dbg packages are not available on my system (at least the package manager doesn't list any candidates).
This issue is related to #419985.
Comment 1 emohr 2021-09-25 09:32:55 UTC
Thank you for reporting. I cannot reproduce the crash following your steps. Please try with the official Flatpak or AppImage to see if this is a packaging issue.
Comment 2 Fabian 2021-09-27 12:25:11 UTC
I've gone to apps.kde.org/kdenlive, clicked "Install on Linux", that prompted whether to open with "Discover" or "Add/remove software", I picked the first, installed it and clicked "Launch". I got a KDEnlive instance with default settings and the bug does not occur in there. But now I can't figure out where that was actually installed, so I can't create a shortcut to it. And even if I right-click on the entry in the window list and click "Start new instance", I get my old version back. How do I figure out where this new installation is located?
Comment 3 Vincent PINON 2021-09-27 15:04:16 UTC
I guess discover installed the flatpak version (do you have flathub repo installed?)
Then in KDE apps menu, when you type "kdenlive" you should have 2 icons, try to identify which launches the new one.
Or maybe remove the distro version to be sure to use the flatpak?
Comment 4 Bug Janitor Service 2021-10-12 04:35:47 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2021-10-27 04:35:23 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!
Comment 6 Fabian 2021-11-15 02:08:46 UTC
I uninstalled both versions of KDEnlive, installed it again via yay (pacman) and got the same issue. So apparently it has to do with packaging somehow.