Summary: | Layout is not saved | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Szef <gena.kazachek> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | wishlist | CC: | fritzibaby, jennafish123, julius.kuenzel |
Priority: | NOR | Flags: | fritzibaby:
Brainstorm+
|
Version First Reported In: | 18.08.3 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Szef
2018-12-25 18:29:10 UTC
To verify this behavior could you do 3 things. Follow these steps and delete Kdenliverc file: https://community.kde.org/Kdenlive/Configuration . Still the same behavior? Where your layout get saved meaning under which path? Do you use the AppImage? So, bug seems to be not so well repeatable. I delete ~/.config/kdenliverc and for some time, bug disappeared, but after several run->load_project->change_ui->quit cycles, it showed again. I can't tell exact sequence, but from some point app failes to save its ui layout. I'm not sure, what you meant saying "under which path", but I believe ui layout saved in ~/.config/kdenliverc in section [MainWindow]/State I made one experiment: - Opened app -> saved kdenliverc as kdenliverc1 - Changed layout and quit -> saved kdenliverc as kdenliverc2 - Opened app once again -> saved kdenliverc as kdenliverc3 - run kdiff3 kdenliverc1 kdenliverc2 kdenliverc3 Layout was in default state and kdenliverc1 == kdenliverc3, when kdenliverc2 differs. So I expect some issue on kdenliverc read/write or some buggy check on the start. I'm having problems with Krita saving my files. A couple times, I've clicked "save" on already existing files I was working on. I made sure the program completed the save, then I closed the tab and closed my computer. When I opened the file again a couple hours later, I find that the progress I made on the file wasn't saved! I'm not sure what I'm doing wrong, but please help me! (In reply to jennafish123 from comment #3) This is the Kdenlive BugTracker. For KRITA Bugtracker please check this first: https://docs.krita.org/en/untranslatable_pages/reporting_bugs.html If you do not found a solution, open a new bug with the product "KRITA". I am closing this because there have been several huge changes to the layout system and it is probably fixed. Feel free to reopen this bug or create a new report if this is still happening with the latest version (https://kdenlive.org/en/download/) Hint: if you still have any problems consider to delete these files and retry: ~/.config/kdenliverc ~/.config/kdenlive-appimagerc ~/.config/kdenlive-layoutrc |