Skip to content

Runtime error when using flips #2

@MightyCreak

Description

@MightyCreak

Hello!

With the latest Rust 1.68, whenever I use Flips, it crashes at runtime. I simply have to add this line in my code:

use flips;

And the app crashes first thing.

The crash point is a bit cryptic though:

image

The callstack seems to point out to a GDK issue:

image

But my app works well until I simply add use flips; to my code (and just this line).

I'm fairly new to Rust, so it's I still don't understand everything. That said, this package not having been updated for 3 years is a good candidate as to why it doesn't work with the latest Rust compiler/runtime...

What do you think?

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