Skip to content

When not using webui_wait, on linux, using the Gtk WebView executing webui_script sometimes needs the gtk event loop #640

@hdijkema

Description

@hdijkema

And while webui is waiting for a result, no gtk event loop is processed and thus the application freezes.

I've solved this by using only webui_run and providing results of the function asynchronously.

See this last commit on webui-wire.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions