Re: [anjuta-devel] Application for the anjuta project
- From: "Johannes Schmid" <jhs jsschmid de>
- To: æ¨å¼º <yangqiangyq gmail com>
- Cc: anjuta-devel-list gnome org
- Subject: Re: [anjuta-devel] Application for the anjuta project
- Date: Thu, 7 Apr 2011 11:32:48 +0200 (CEST)
Hi!
(anjuta:31200): Gtk-CRITICAL **: IA__gtk_builder_add_from_file: assertion
`error == NULL || *error == NULL' failed
** (anjuta:31200): WARNING **: Couldn't load builder file: deactivated
Segmentation fault (core dumped)
In plugin.c, replace the line
GError *error;
with
GError *error = NULL;
I will fix that in the template later today. Just for your information
(and I assume you use anjuta 3.0 from git) creating a new plugin is
probably a good start to get into anjuta development but it won't help you
with fixing the bug as it is in an existing plugin of course.
Regards,
Johannes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]