-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cleanup temporary files #135
Comments
Hi. Thanks for using the software and taking time to report a defect. |
https://github.com/time4tea/gopro-dashboard-overlay/blob/main/gopro_overlay/common.py#L24
So basically you either need to use a high level function (with delete=True option), or add a specific code to delete the file. |
blshkv
added a commit
to blshkv/gopro-dashboard-overlay
that referenced
this issue
Jun 19, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
version 0.92.0
after running the following command:
gopro-dashboard.py --video-time-end file-modified --use-gpx-only --gpx ./Afternoon_Ride.gpx --layout-xml ./layout.xml ./20230614175306_00822.MP4 ./20230614175306_00822_out2.MP4
it were the following two files left over in my system:
/tmp/{tmpqaxw5ryg, tmpt2f2c4es}
Please make sure that all temporary files are removed
The text was updated successfully, but these errors were encountered: