On Wed, 2011-08-31 at 10:25 -0700, Damien Radtke wrote:
> I don't believe the segfault bug is limited to the CompletionEngine
> destructor. I ran a quick test by commenting out the entire
> destructor, and it didn't help (remember I also ran into the problem
> when I tried creating a CodeDom). I did, however, notice that it adds
> some log messages via Utils.trace; how do I check the log? It looks
> like it just passes it along to GLib.logv(), but I don't know where
> this method sends the information.
> 

The log messages should be displayed in the terminal, just make sure
that you built afrodite with --enable-debug in the configure switch.

HTH,
Andrea

_______________________________________________
vala-list mailing list
vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to