Summary: | I found a Bug in Kdenlive 24.05.2 and possible solution too. | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | kumar <kumar.yesitsme> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | usability |
Priority: | NOR | ||
Version First Reported In: | 24.05.2 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/multimedia/kdenlive/-/commit/63ca3f5010fa2bb8e005bd77166df49f5f18fd2e | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Kdenlive Master Mute bug comparison |
Description
kumar
2024-07-09 16:55:52 UTC
Thanks for your report, I can confirm the issue and ready to fix it. As a workaround, when opening the project, you can also simply rise the master volume to restore audio. Git commit 63ca3f5010fa2bb8e005bd77166df49f5f18fd2e by Jean-Baptiste Mardelle. Committed on 10/07/2024 at 07:16. Pushed by mardelle into branch 'master'. Fix cannot restore audio after saving project with master muted M +12 -3 src/audiomixer/mixerwidget.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/63ca3f5010fa2bb8e005bd77166df49f5f18fd2e (In reply to Jean-Baptiste Mardelle from comment #2) > Git commit 63ca3f5010fa2bb8e005bd77166df49f5f18fd2e by Jean-Baptiste > Mardelle. > Committed on 10/07/2024 at 07:16. > Pushed by mardelle into branch 'master'. > > Fix cannot restore audio after saving project with master muted > > M +12 -3 src/audiomixer/mixerwidget.cpp > > https://invent.kde.org/multimedia/kdenlive/-/commit/ > 63ca3f5010fa2bb8e005bd77166df49f5f18fd2e Wow! it was a very fast fix. Thank you Kdenlive dev team. |