Skip to content

Crash handling #8

Description

@AmericanEnglish

It would be beneficial to have some sort of crash handler. When the program dies it would be great if it automatically popped up and said something to the a effect of "Looks like it crashed!" and then there should be some sort of debug log that just exists constantly and is written to with qDebug() statements that are already in the program. This will allow all the important debug messages to stick around but without the need to constantly have a CMD window present.

See the following:
https://stackoverflow.com/questions/4954140/how-to-redirect-qdebug-qwarning-qcritical-etc-output

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions