[anjuta-devel] The schema default value for key `build-install-root-command' in schema `org.gnome.anjuta.build' was rejected
- From: Lucas van Dijk <info return1 net>
- To: anjuta-devel-list gnome org
- Subject: [anjuta-devel] The schema default value for key `build-install-root-command' in schema `org.gnome.anjuta.build' was rejected
- Date: Thu, 7 Jul 2011 14:04:35 +0200
Hi guys,
I managed to compile my AVR plugin implementing the modified AnjutaEnvironment interface, and I wanted to check if the extra widget for the configure dialog would show up.
Unfortunately, when I tried to open up the preferences pane to activate the AVR plugin, Anjuta segfaults at the following call:
Breakpoint 2, anjuta_preferences_register_property_from_string (pr=0x768f60,
settings=0xe1e6d0, object=0xffd8f0, property_desc=
0x2bd067c "combo:text:sudo %s, su -c %q:0:build-install-root-command")
at /home/lucas/Coding/C/anjuta-avr/libanjuta/anjuta-preferences.c:430
430 g_return_val_if_fail (ANJUTA_IS_PREFERENCES(pr), FALSE);
(gdb)
Continuing.
GLib-GIO-ERROR **: The schema default value for key `build-install-root-command' in schema `org.gnome.anjuta.build' was rejected by the binding mapping function.
aborting...
Program received signal SIGABRT, Aborted.
0x0000003d45c352d5 in raise () from /lib64/libc.so.6
What's the problem here, and how can I fix it? :)
Regards,
Lucas
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]