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

fix(power-profiles-daemon): correctly set initial visibility #3008

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

alebastr
Copy link
Contributor

The bus error when the daemon is not reachable prevents the initial update and keeps the module visible, as an empty section on the bar.

image

Do the update explicitly before connecting to set initial visibility.

While we at it, remove a couple of redundant update() calls.

The bus error when the daemon is not reachable prevents the initial
update and keeps the module visible, as an empty section on the bar.

Do the update explicitly before connecting to set initial visibility.

While we at it, remove a couple of redundant `update()` calls.
@Alexays Alexays merged commit fc4b9fa into Alexays:master Mar 15, 2024
9 checks passed
@alebastr alebastr deleted the ppd-fix-initial-visibility branch March 15, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants