Skip to content

Disabling hardware acceleration crashes with strange glutin error #567

@P-GLEZ

Description

@P-GLEZ

When trying a modified version of the "triangle" example with hardware acceleration disabled, the program crashes when unwrapping the window object, giving the error GlutinError(Error { raw_code: Some(0), raw_os_message: Some("La operación se completó correctamente. (os error 0)"), kind: Misc }) ( the message translates from Spanish to "Process completed succesfully". It's in Spanish because of my OS language).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions