-
-
Notifications
You must be signed in to change notification settings - Fork 732
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]Several requests were sent at the same time in a short period of time, and some failed to respond #2607
Comments
Could you describe your setup so I can try to reproduce the problem? Specifically, these questions came to mind:
Thanks in advance for your time opening this issue and recording a video! |
1.What is it you're doing that seemingly spawns/destroys 5 workspaces at once? setup1 I moved the Windows of five workspaces to another workspace at the same time 2.Are these workspaces populated by any windows? 3.Are they set as "persistent" on your Waybar/Hyprland configuration? logfile: It is worth noting that when I have only three workspaces, this bug is very unlikely to occur, but when I have six workspaces with Windows, this operation is very likely to occur (repeat the operation once to five times). This seems to be a software performance issue under high load. |
Correct me if I'm wrong, but Hyprland deletes empty workspaces, so that should be an expected behavior (?) |
@Syndelis The workspace is already occupied by a window before the create request is sent |
When I sent five workspace creation requests, sometimes some workspaces didn't show up on waybar, but |
2023-10-24.23-22-02.mp4
In the video, you can see that worksapce 3 sometimes does not show up, but from the log,waybar has successfully received the IPC request
The text was updated successfully, but these errors were encountered: