[Glade-users] Fwd: error
Damon Chaplin
damon at karuna.eclipse.co.uk
Wed Feb 14 09:50:50 EST 2007
On Wed, 2007-02-14 at 11:00 -0300, Igor Sobreira wrote:
>
>
> Hi everyone...
>
> I'm using Glade with Python...Glade 2.12.1
> and when i run my aplication (it runs well), i get this error many
> times:
>
> (pwrite_novo.py:17240): Gnome-CRITICAL **: gnome_program_get_app_id:
> assertion `program != NULL' failed
>
> pwrite_novo.py -> is my code.....
>
> anybody knows??
It sounds like you haven't initialized the GNOME libraries properly.
Did you call gnome_program_init()? I think that is what is needed, but
can't really remember.
Damon
More information about the Glade-users
mailing list