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

COSMIC settings freezing and dumping out errors #822

Open
BrodieRobertson opened this issue Dec 12, 2024 · 5 comments
Open

COSMIC settings freezing and dumping out errors #822

BrodieRobertson opened this issue Dec 12, 2024 · 5 comments

Comments

@BrodieRobertson
Copy link

I'm not sure how I got into this state but COSMIC settings is dumping out tons of errors and has completely locked up, it appears to be somewhat related to the bluetooth settings page

settings-crash.webm

Errors-on-launch.txt
bluetooth-errors.txt

@mmstick
Copy link
Member

mmstick commented Dec 12, 2024

ERROR failed to watch bluetooth event: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable. Restarting...

Do you have the org.bluez daemon installed and running?

@BrodieRobertson
Copy link
Author

I don't but the issue started happening out of nowhere, and once it began happening it would freeze every time I clicked on that section

@mmstick
Copy link
Member

mmstick commented Dec 12, 2024

The high CPU usage may be fixed by 2247b3c, which reverted a commit in freedesktop-icons here: pop-os/freedesktop-icons@5a3b416

@mmstick
Copy link
Member

mmstick commented Dec 12, 2024

I added handling for the DBus Service Unknown error, in the event that org.bluez is not installed or activatable: a1436eb

@mmstick
Copy link
Member

mmstick commented Dec 12, 2024

This seems to be a duplicate of #773

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

No branches or pull requests

2 participants