Skip to content

Handle crash properly #170

@sonnyp

Description

@sonnyp

Workbench has some workarounds to avoid crashing when constructing invalid GtkBuilder.

Unfortunately that's probably never going to be enough if we don't want to crash at all.

We shoul either:

  1. Find a way to prevent all GtkBuilder related crashes - maybe by parsing the XML first in a separate process
  2. Detect crash and start in "safe mode"

See https://github.com/sonnyp/Workbench/issues?q=crash

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions