Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples just exit after 341c9a3 #2471

Closed
4 tasks done
qRoC opened this issue Jun 20, 2024 · 2 comments
Closed
4 tasks done

Examples just exit after 341c9a3 #2471

qRoC opened this issue Jun 20, 2024 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@qRoC
Copy link

qRoC commented Jun 20, 2024

Is your issue REALLY a bug?

  • My issue is indeed a bug!
  • I am not crazy! I will not fill out this form just to ask a question or request a feature. Pinky promise.

Is there an existing issue for this?

  • I have searched the existing issues.

Is this issue related to iced?

  • My hardware is compatible and my graphics drivers are up-to-date.

What happened?

git checkout 19db068bbbebcda1756720525da247f35bd3a5e0
cargo run --package pane_grid

Works

git checkout 341c9a3c12aa9d327ef1d8f168ea0adb9b5ad10b
cargo run --package pane_grid

Just exit after run with 0 status code

What is the expected behavior?

Running application

Version

master

Operating System

macOS

Do you have any log output?

No response

@qRoC qRoC added the bug Something isn't working label Jun 20, 2024
@IohannRabeson
Copy link

IohannRabeson commented Jun 20, 2024

I'm experiencing this behavior on my application too: the application just quit with Ok(()). I'm on Mac as well.
Fixed by updating to the latest version.

@hecrj
Copy link
Member

hecrj commented Jun 20, 2024

Fixed by 50dd2a6.

@hecrj hecrj closed this as completed Jun 20, 2024
@hecrj hecrj added this to the 0.13 milestone Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants