Skip to content

[Windows] Dialogs and message boxes causes crash #1602

@VZout

Description

@VZout

b4c6cdf (#1496) Causes message boxes and dialog to crash the application with the following error:

panicked at 'either event handler is re-entrant (likely), or no event handler is registered (very unlikely)', C:\Users\viktor.zoutman\.cargo\git\checkouts\winit-6811b72f73e0b798\0d0159d\src\platform_impl\windows\event_loop\runner.rs:235:37

This happens with run_return but haven't tested it with run. You can repro by using msgbox or nfd2

Tagging @Osspial as author and @filnet as co-author.

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