I'm not getting a signal #449
Replies: 2 comments 3 replies
-
@sangelovic neeed heelp :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
@khromenokroman You did not really do that according to the documentation ;-) Your example is missing This is required in sdbus-c++ v1.x releases (you're saying you're using v1.4). This has changed since sdbus-c++ v2.0, the registration does not require Did this help? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
used lib 1.4.0
busctl
run
output
the monitor shows that there is a signal, but I can't get it with my application, what am I doing wrong
I did it according to the documentation https://github.com/Kistler-Group/sdbus-cpp/blob/master/docs/using-sdbus-c++.md
Client side
neeed help :))
but if you do it like this, I get a signal
Beta Was this translation helpful? Give feedback.
All reactions