On Fri, 2004-08-06 at 14:03, Matthew Rickard wrote: > It looks like the error message handling from the acquire service checks > isn't getting the char* data from the DBusString before trying to print > it. The following patch fixes this. > Thanks, looks sensible. Havoc