-
-
Notifications
You must be signed in to change notification settings - Fork 193
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
AssertionErrors when starting blueman #2086
Comments
ugh, why is it making it a dbus method call 😞 . If you want to just get it working quickly remove this line @bulgariamitko https://github.com/blueman-project/blueman/blob/2-3-stable/blueman/gui/manager/ManagerDeviceList.py#L138 @cschramm you want to push out a release with a fix for this? It's not going to be an issue in main afaics. |
Wait, does blueman work even with these errors @bulgariamitko ? |
@infirit that is a good question. I don't know, but maybe the issue is on my end as sometimes and I do not know why my bluetooth just stop working and when I then try to start blueman-manager I get this issue, it is opening and then it ask me to enable bluetooth I do that and then I do not see anything, no devices. To fix this issue I have to turn-off my laptop and then unplug the power source from my com, wait for 10 secs plug it again and then it is working. Restarting will not fix my issue. |
I think I have the same issue on an old Linux Mint 21 laptop also with 2.3.5. In my case, bluetooth does NOT work. Blueman GUI shows the list of paired devices for a few seconds, then the list disappears for a few seconds and this cycles endlessly. Sometimes the icon in the tray disappears and re-appears. I think the whole program breaks pretty much completely. Re-installing bluez and blueman did not help. Last week, everything worked fine.
|
Look like #1993 to me. The cause would be multiple competing faders, e.g. due to multiple calls to |
@cschramm When can I expect a release that includes the fix? The fix has been in main for more than a year... |
blueman: 2.3.5
BlueZ: 5.66
Distribution: Ubuntu 23.04
Desktop environment: ubuntu:GNOME
My issue:
https://gist.github.com/bulgariamitko/471f4646aba26fe8e6ff52a35f286383
The text was updated successfully, but these errors were encountered: