Summary: | Recorder stops working unexpectedly because of no space and doesn't inform the user | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Tiar <tamtamy.tymona> |
Component: | Dockers | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | release_blocker |
Priority: | NOR | ||
Version First Reported In: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/1e8d82b4cfb2a10bca28ad185189d8a256236b63 | Version Fixed In: | |
Sentry Crash Report: |
Description
Tiar
2021-03-11 04:06:08 UTC
I think it's not related to Save Incremental Version but to the fact that I had no space on the disk it was pointing to. Recorder detects it and stops working, but it doesn't warn me that it stopped recording. I think this is still an issue, just a different kind. I'm marking it as "release_blocker" because this is a somewhat important issue - it can result in some kind of dataloss, not the loss of the project, but the loss of recording. If you consider that people do make videos in for example Procreate (another program that has built-in recording) for a living, then the recording is nearly as important as the outcome (.kra project) in terms of data. A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/845 Git commit 1e8d82b4cfb2a10bca28ad185189d8a256236b63 by Dmitry Kazakov, on behalf of Dmitrii Utkin. Committed on 18/05/2021 at 06:28. Pushed by dkazakov into branch 'master'. Show message in case of recorder failed to write a frame Block export and show extended description when FFMpeg couldn't be detected M +8 -2 plugins/dockers/recorder/recorder_export.cpp M +9 -3 plugins/dockers/recorder/recorder_writer.cpp M +1 -0 plugins/dockers/recorder/recorder_writer.h M +8 -0 plugins/dockers/recorder/recorderdocker_dock.cpp M +1 -0 plugins/dockers/recorder/recorderdocker_dock.h https://invent.kde.org/graphics/krita/commit/1e8d82b4cfb2a10bca28ad185189d8a256236b63 |