Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

"shared" property type #8

Open
pohly opened this issue Mar 10, 2014 · 1 comment
Open

"shared" property type #8

pohly opened this issue Mar 10, 2014 · 1 comment
Assignees

Comments

@pohly
Copy link

pohly commented Mar 10, 2014

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

@ipuustin ipuustin self-assigned this Mar 10, 2014
@ipuustin
Copy link
Contributor

Yes, this looks like a bug. The same issue is also true for the "mandatory" property. Fixing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants