Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Project Proposal: Crash reporting via Intiface GUI #96

Closed
blackspherefollower opened this issue Sep 17, 2019 · 1 comment
Closed

Project Proposal: Crash reporting via Intiface GUI #96

blackspherefollower opened this issue Sep 17, 2019 · 1 comment
Labels
Project Ideas Ideas for things to do with Buttplug that doesn't involve core library development

Comments

@blackspherefollower
Copy link
Contributor

In the WPF Buttplug Server, crashes were intercepted and optionally reported via Sentry.io, but since the move to the CLI, that functionality has been lost.

Adding the global exception back into the CLI wouldn't be too hard, but given it's supposed to be managed by the Intiface GUI now, having it pop up the permission to report the crash dialog isn't great. Having it prompt on the command-line and having to have Intiface deal with that would be particularly tricky.

A potential solution may be to always write the crash dumps to a directory that Intiface can watch: if a new crash dump is found, Intiface could ask to report it up to Sentry.

@blackspherefollower blackspherefollower added the Project Ideas Ideas for things to do with Buttplug that doesn't involve core library development label Sep 17, 2019
@qdot
Copy link
Member

qdot commented Sep 29, 2020

Closing here, filed on desktop: intiface/intiface-desktop#92

@qdot qdot closed this as completed Sep 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Project Ideas Ideas for things to do with Buttplug that doesn't involve core library development
Projects
None yet
Development

No branches or pull requests

2 participants