Re: [Vala] Weird Gee segfaults



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]