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

[Bug/Crash] - Changing the panel settings too many times leads to crash #244

Open
peterkrull opened this issue Aug 13, 2024 · 4 comments
Open
Milestone

Comments

@peterkrull
Copy link

To reproduce, change a setting relating to the panel (like its opacity) continually, until it crashes. It is also possible to flip the toggle switches to crash it.

I have built with this commit.

2024-08-13.18-35-31.mp4

with the following journalctl entry:

Aug 13 18:35:41 fedora cosmic-panel[51209]: thread 'main' panicked at 'Out of file descriptors: IoError(Os { code: 24, kind: Uncategorized, message: "Too many open files" })': cosmic-panel-bin/src/iced/mod.rs:267
@wash2
Copy link
Collaborator

wash2 commented Aug 13, 2024

Which commit have you built the panel with? e184d10?

@peterkrull
Copy link
Author

Yes that is the commit I am on

@wash2
Copy link
Collaborator

wash2 commented Aug 13, 2024

Ok, I've managed to recreated the issue on this commit. I'll work on a fix for this soon 👍

@peterkrull
Copy link
Author

Fantastic, thank you! 🤙

@WatchMkr WatchMkr added this to the alpha 2 milestone Aug 20, 2024
@WatchMkr WatchMkr modified the milestones: alpha 2, alpha 4 Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Alpha 3
Development

No branches or pull requests

3 participants