Skip to content

Crash Reporting

Talen Fisher edited this page Mar 22, 2019 · 9 revisions

FiX3P has a crash reporting + logging system as of version v0.4.0. It is an opt-in feature and aims to be transparent with the information that is reported. This is done by posting crash reports to the issues section of GitHub and providing you a link to the opened issue. A limitation of this system is that files you were working with cannot be automatically uploaded. Therefore, it is recommended that you provide a link to the file(s) in the comments section of the issue.

Crash reporting can be enabled by going to /settings.html on hosted instances (ie https://talenfisher.github.io/fix3p/settings.html). If you are running the chrome extension, this can be accessed by right-clicking on the X3P icon and selecting options:

Options Menu


Next, click on the toggle for crash reporting to enable it. When enabled, it should look like this:

Options Screen

After a crash, it gets reported the next time you open FiX3P. When this occurs, a popup will appear like the one below:

Crash reported

If you believe a crash was mistakenly reported, please let me know in the comments section of the issue that was opened.

Clone this wiki locally