Bug 472359 - Bug: Unmute Master Audio can't restore in GUI in next session.
Summary: Bug: Unmute Master Audio can't restore in GUI in next session.
Status: REPORTED
Alias: None
Product: kdenlive
Classification: Applications
Component: Audio Effects & Transitions (show other bugs)
Version: 23.04.2
Platform: Microsoft Windows Other
: NOR major
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-18 13:56 UTC by Mat.
Modified: 2024-10-02 12:05 UTC (History)
1 user (show)

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


Attachments
Pay attention to Master Audio levels. (Part 1) (3.07 MB, video/mp4)
2023-07-18 13:56 UTC, Mat.
Details
Pay attention to Master Audio levels. (Part 2) (2.74 MB, video/mp4)
2023-07-18 13:57 UTC, Mat.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mat. 2023-07-18 13:56:38 UTC
Created attachment 160360 [details]
Pay attention to Master Audio levels. (Part 1)

SUMMARY

Bug: Unmute Master Audio can't restore in GUI in next session.

STEPS TO REPRODUCE
1. Add clip with audio stream in timeline.
2. Mute Master Audio in "Audio Mixer" tab.
3. Save the changes and close the project/KDEnlive.
4. Open KDEnlive again and reload the project.
5. Play clip with audio stream in the timeline.

OBSERVED RESULT
As soon as reload the project, the "Master Audio" will not be with the mute status icon and any audio in timeline will not listen.

It's necessary open the KDENLIVE project file, search for the line with "-1000" string (without quotation marks) and replace by "1" (without quotation marks). Save the changes.

Open the project again and realise that audio will be restore in timeline.

EXPECTED RESULT
As soon as reload the project, the "Master Audio" will be with the mute status icon and click it will restore to audio in timeline to be listen.

SOFTWARE/OS VERSIONS
Windows: Windows 10 Version 2009 (x86_64)
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.9 (built against 5.15.9)
Comment 1 Mat. 2023-07-18 13:57:55 UTC
Created attachment 160361 [details]
Pay attention to Master Audio levels. (Part 2)