| Summary: | Shutdown after rendering checkbox is disabled | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Yann Salmon <contact+bugs+kde> |
| Component: | Rendering & Export | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | fritzibaby |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | git-master | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Script to shutdown after rendering | ||
|
Description
Yann Salmon
2024-10-29 23:42:26 UTC
Created attachment 175836 [details]
Script to shutdown after rendering
As a workaround, here is a bash script that can be run to shutdown (or suspend, etc.) the computer after a given file has been rendered. This is based on the fact that the rendering engine will open the file for writing and close it exactly once.
To test, use eg. whoami for action.
|