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

Blueman works fine, but offers error code when system boots. #2271

Open
1227mint opened this issue Feb 20, 2024 · 1 comment
Open

Blueman works fine, but offers error code when system boots. #2271

1227mint opened this issue Feb 20, 2024 · 1 comment
Labels

Comments

@1227mint
Copy link

Hello, I am new to Mint and having this issue. Every time I boot my system this Blueman error pops up however blueman is working fine. I saw a similar issue where someone deleted a specific file on re-install but as a new user to mint - I don't know how to do that?

This started after I ran the disk out of space. Once I added plenty more space - this error persists.

Thanks!

g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.Failed: Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/blueman/main/DbusService.py", line 156, in _handle_method_call
ok(method(*args))
File "/usr/lib/python3/dist-packages/blueman/plugins/mechanism/Network.py", line 56, in _reload_network
nc = NetConf.get_default()
File "/usr/lib/python3/dist-packages/blueman/main/NetConf.py", line 313, in get_default
obj: "NetConf" = pickle.load(f)
EOFError: Ran out of input
(0)

@infirit infirit added the bug label Feb 23, 2024
@infirit
Copy link
Contributor

infirit commented Feb 23, 2024

What blueman is trying to do is read /var/lib/blueman/network.state and failing. Deleting it will most likely fix this. But can you attach the file here before you delete it as I want to have a quick look at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants