-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
element-hq/element-desktop
#579Labels
A-ElectronA-Feedback-ReportingReporting process for bugs, debug logs (rageshakes), suggestionsReporting process for bugs, debug logs (rageshakes), suggestionsT-EnhancementZ-Platform-Specific
Description
We currently have zero visibility on renderer process crashes, but electron has a thing to catch them: https://www.electronjs.org/docs/api/crash-reporter
Ideally we would present a popup at next launch, prompting the user to submit a crash report which it would do in the same way as submitting debug logs (possibly modifying the rageshake server to accept whatever info the crash reporter spits out).
https://github.com/vector-im/element-desktop/issues/824 is an example of what is probably the renderer process crashing: the only visibility we have is people filing github issues and there's not really any way to get debug info out of them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-ElectronA-Feedback-ReportingReporting process for bugs, debug logs (rageshakes), suggestionsReporting process for bugs, debug logs (rageshakes), suggestionsT-EnhancementZ-Platform-Specific