| Summary: | introduce a logfile / logfolder where logs are stored to review a crash, i.e. what happened and if there is something to report as a bug | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Karina Shoelove <happygirl11011985> |
| Component: | Setup & Installation | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | fritzibaby |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | git-master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Karina Shoelove
2025-01-16 15:45:06 UTC
Thank you for reporting. If you don’t mind, I change the bug to wishlist. Yes, the idea of a crash logger is on our to-do list. It’s difficult to implement such logger without hitting the performance too much. Maybe we can run a “hidden” terminal to log all actions which could help to find the bug. But this is not the same as running a debugger when the crash has happened. Important are the steps you have made leading to the crash. (In reply to emohr from comment #1) > Thank you for reporting. If you don’t mind, I change the bug to wishlist. > Yes, the idea of a crash logger is on our to-do list. It’s difficult to > implement such logger without hitting the performance too much. > > Maybe we can run a “hidden” terminal to log all actions which could help to > find the bug. But this is not the same as running a debugger when the crash > has happened. > > Important are the steps you have made leading to the crash. maybe it would also be an option, to enable / disable this logging so that if a project leads repeatedly to a crash, you can switch it on and try to "catch" the issue.. I agree it is just a "wish" with low prio for me and maybe most users too.. |