Open ikeydoherty opened 10 years ago
Note this also adversely affects the gtk demo, but I take ownership on that problem :) Suggestions on how to best do this would be cool.
First we need to define the set of errors the daemon can produce and then forward them along as an int that the client lib can use to report what actually happened.
Currently the requirement for group creation leads to .. well.. misleading errors:
Obviously once the group is created, all is well:
Perhaps this particular error needs documenting, i.e. set should fail when the group isn't created first.