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

Method 'SignalPoll' returned type '(v)', but expected '(a{sv})' #73

Open
filipe-cantarelli opened this issue Feb 19, 2018 · 2 comments
Open

Comments

@filipe-cantarelli
Copy link

I'm trying to get the return from SignalPoll from wpa_supplicant.

This is what I get:
Traceback (most recent call last): File "tool.py", line 14, in <module> interface.SignalPoll() File "/usr/lib/python3.6/site-packages/pydbus/proxy_method.py", line 75, in __call__ 0, timeout_to_glib(timeout), None).unpack() GLib.Error: g-io-error-quark: Method 'SignalPoll' returned type '(v)', but expected '(a{sv})' (13)

Is this a dup of #27 ?

@Hegz
Copy link

Hegz commented Jul 2, 2020

did you find a work around for this?

@filipe-cantarelli
Copy link
Author

@Hegz, nope.

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