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

DbusException complains about missing attribute #93

Open
WTFThatPerson opened this issue Feb 27, 2021 · 0 comments
Open

DbusException complains about missing attribute #93

WTFThatPerson opened this issue Feb 27, 2021 · 0 comments

Comments

@WTFThatPerson
Copy link

WTFThatPerson commented Feb 27, 2021

Well, I implemented that thing into Arch Linux Arm successfully, but it seems that they had changes in Python, so now it doesn't like the way error messages are maintained in bt_speaker.py. I see in journalctl log:
AttributeError: 'DBusException' object has no attribute 'message'
when things go wrong way. It may be corrected by editing print argument to
repr(e)
in last line .
Also a wise idea is to add
After=bluetooth.service
in service config file, I suppose.

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

1 participant