Summary: | Show message box when program crashed due to out of memory | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | jakobdev |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | wishlist | CC: | fanzhuyifan, nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
jakobdev
2024-01-29 07:49:56 UTC
As an alternate solution, you could consider using https://github.com/rfjakob/earlyoom, which supports sending notifications. Indeed, this is the responsibility of something beneath any KDE software, which doesn't manage program memory. We *could* implement something ourselves, but it's not really the right layer to do it IMO. I'd say it's a distro responsibility to handle this situation. |