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

Workspaces widget hangs #465

Open
colonelpanic8 opened this issue Jun 11, 2019 · 3 comments
Open

Workspaces widget hangs #465

colonelpanic8 opened this issue Jun 11, 2019 · 3 comments
Labels
bug This issue is a bug that results from taffybar code hard Fixing this issue is likely to be difficult important This issue is has high priority needs repro This issue does can not be easily reproduced unknown cause This issue has an unknown cause and is likely to be somewhat difficult
Milestone

Comments

@colonelpanic8
Copy link
Member

The workspaces widget seems to be hanging in some cases. This bug appears to be different than #228 (closed ages ago), because it is not hanging the rest of the taffybar window/widgets.

@colonelpanic8 colonelpanic8 added bug This issue is a bug that results from taffybar code unknown cause This issue has an unknown cause and is likely to be somewhat difficult hard Fixing this issue is likely to be difficult needs repro This issue does can not be easily reproduced important This issue is has high priority labels Jun 11, 2019
@colonelpanic8
Copy link
Member Author

So I just used dbus-hslogger-client to turn on verbose logging on a taffybar instance for which this was occuring and none of the workspaces logging statements are getting hit.

Off the top of my head, the most likely culprits are:

  • the rate limiter
  • some sort of registration issue with context/the event loop (early unregistration?)
  • Some sort of mvar deadlock

@colonelpanic8 colonelpanic8 modified the milestones: Patch Release, 3.2.1, 3.3.0 Jun 12, 2019
@nomeata
Copy link
Contributor

nomeata commented Jun 27, 2023

Is it helpful to mention that I am observing the same thing, but haven’t identified a cause either yet?

@colonelpanic8
Copy link
Member Author

Is it helpful to mention that I am observing the same thing, but haven’t identified a cause either yet?

Hah, not particularly, but I am still seeing the issue. I haven't put any time into investigating it or fixing it yet though.

I'd love some help, but I don't really have any ideas about where to start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug that results from taffybar code hard Fixing this issue is likely to be difficult important This issue is has high priority needs repro This issue does can not be easily reproduced unknown cause This issue has an unknown cause and is likely to be somewhat difficult
Projects
None yet
Development

No branches or pull requests

2 participants