Skip to content

glscopeclient hangs during startup when opening nonexistent file #214

@azonenberg

Description

@azonenberg

The YAML::BadFile exception handler in DoFileOpen() tries to show a Gtk::MessageDialog but this hangs in PollScopes() deep inside a GTK event loop. We shouldn't be polling scopes in an error handler and the polling shouldn't be hanging with 100% CPU either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcoreCore application logic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions