SUMMARY STEPS TO REPRODUCE 1. Changed "Recordings Directory" and export target directory to a location on D drive. 2. Export worked once, but therafter gave errors about missing folder. Eventually determined temporary files were still being created on C drive, but the export is looking for them on the D drive in the compile step. 3. OBSERVED RESULT Error when compiling different types of export recordings. EXPECTED RESULT Expected exported recording to appear on my D drive. SOFTWARE/OS VERSIONS Windows: Edition Windows 10 Home Version 21H1 Installed on 3/1/2021 OS build 19043.1165 Experience Windows Feature Experience Pack 120.2212.3530.0 macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Git commit f9d7e901476b7cb6a4b7ad1e352972522555281f by Agata Cacko. Committed on 28/08/2021 at 00:39. Pushed by tymond into branch 'master'. Fix Recorder config not updated after user change Before this commit, Recorder docker would not notice user changing the settings until after restart of Krita. This commit ensures the settings are read after every change. M +8 -0 plugins/dockers/recorder/recorderdocker_dock.cpp https://invent.kde.org/graphics/krita/commit/f9d7e901476b7cb6a4b7ad1e352972522555281f
Git commit 58dcdce017149fe1551fddd84e7fdbedeb1426dc by Halla Rempt, on behalf of Agata Cacko. Committed on 28/08/2021 at 07:52. Pushed by rempt into branch 'krita/5.0'. Fix Recorder config not updated after user change Before this commit, Recorder docker would not notice user changing the settings until after restart of Krita. This commit ensures the settings are read after every change. (cherry picked from commit f9d7e901476b7cb6a4b7ad1e352972522555281f) M +8 -0 plugins/dockers/recorder/recorderdocker_dock.cpp https://invent.kde.org/graphics/krita/commit/58dcdce017149fe1551fddd84e7fdbedeb1426dc
*** Bug 443245 has been marked as a duplicate of this bug. ***