Cannot get GetDevices ( ) method to work.

Will Thompson will.thompson at collabora.co.uk
Wed Oct 5 16:48:30 PDT 2011


On 05/10/11 22:09, Iraq Ja wrote:
> I've tried that, the output is still the same.

Check with gdb where you're crashing.

I presume it's now this:

		g_printerr("List: %S \n", name_list_ptr);

I don't know what “%S” means in a format string, but I'm pretty sure 
passing a GPtrArray * to it will not work.

-- 
Will


More information about the dbus mailing list