search for: dbusgetoptionvalue

Displaying 1 result from an estimated 1 matches for "dbusgetoptionvalue".

2007 Jan 01
1
DBus setting options broken
..."org.freedesktop.compiz" doesn't exist' and setting it to a new value actually changes the setting but dbus times out waiting for a reply saying so. Setting a list gives the method doesn't exist error no matter what you do to it. I think the list one has something to do with dbusGetOptionValue being called with option->type instead of option->value.list.type but that change alone doesn't seem to fix it. I've spent about an hour trying to track this one down and am completely lost, hopefully someone else can figure it out. Here is the code I'm using to set a list option...