moz-bonobo-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[moz-bonobo-list] bonobo:editable property


From: Jean Bréfort
Subject: [moz-bonobo-list] bonobo:editable property
Date: 10 Dec 2003 14:14:28 +0100

Hi,

Following a recent discussion on the gnome-devel-list about security and
mozilla-bonobo, I tried to implement something in GChemPaint based on
the following line in mozilla-bonobo-viewer.c:
> bonobo_pbclient_set_boolean(prop_bag, "bonobo:editable", FALSE, NULL);

I obtain a warning from libbonobo:

(gchempaint:7001): Bonobo-CRITICAL **: file bonobo-listener.c: line 231
(bonobo_event_make_name): assertion `!subtype || !strchr (subtype, ':')'
failed

After some debuging it appears that the value of subtype is
bonobo:editable. The name of the property should not contain a colon.
May be editable would be enough, or bonobo_editable?

Regards,

Jean 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]