Re: [Vala] Weird Gee segfaults
- From: Stéphane Maniaci <stephane maniaci gmail com>
- To: Abderrahim Kitouni <a kitouni gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Weird Gee segfaults
- Date: Sat, 07 Aug 2010 17:04:32 -0500
I finally got my finger on that damn bug. It's actually very silly :
- public void goto_next_slide ()
+ public void goto_next_slide (Gtk.Widget sender)
That little detail failed my whole program, and I spent hours with GDB
for nothing. Please write this somewhere in the callbacks part of the
Vala tutorial, it's nasty.
Thanks, sorry for the noise.
− Stéphane.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]