You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
When setting the "shared" property in afd08b5, I get:
method call sender=:1.11 -> dest=:1.7 serial=10 path=/org/murphy/resource/2/0; interface=org.murphy.resource; member=setProperty
string "shared"
variant boolean true
E: *** mrp_dbus_msg_enter_container(): signature mismath ('s' != 'b')
signal sender=:1.7 -> dest=(null destination) serial=76 path=/org/murphy/resource/2/0; interface=org.murphy.resource; member=propertyChanged
string "shared"
variant boolean true
Note the error message. It seems harmless (property change signal is sent correctly), but I thought I'd better report it.
I saw the error message because I ran murphy with:
murphyd -d -v -f -c /home/nightly/testing/murphy.conf
The text was updated successfully, but these errors were encountered: