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

Error when closing #1

Open
BlueQuantumx opened this issue Mar 26, 2021 · 2 comments
Open

Error when closing #1

BlueQuantumx opened this issue Mar 26, 2021 · 2 comments

Comments

@BlueQuantumx
Copy link

BlueQuantumx commented Mar 26, 2021

It breaks down when i await mpris.close();
Here are the messages:

Exception has occurred.
Attempted to remove match that is not added: type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameAcquired'

By the way, the _matchRules 's size is zero.

@provokateurin
Copy link
Owner

I'm aware of the issue, but don't know how to properly solve it. As far as I understood the library needs to subscribe to some signals (please refer to the spec for more information).

@provokateurin
Copy link
Owner

Everything still works, only the closing crashes so it should still work.

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