GtkCList insert seg fault
- From: Vaughan Shanks <vaughan labyrinth net au>
- To: gtk-devel-list redhat com
- Subject: GtkCList insert seg fault
- Date: Sat, 10 Apr 1999 11:38:23 +1000
Hi all,
I'm doing some GTK programming under LinuxPPC. I have gtk-1.2.0. I
have been able to put a GtkCList into a window, but as soon as I try to
insert items into it, whether using insert, append or prepend methods,
the program dies with a seg fault.
My code is almost exactly the same as the sample code included with
the distribution. I also tried running the example which uses GtkCList
and this crashed with a seg fault also. When I run gdb over the core,
it says that the error occurred in libgtk.so, which leads me to the
conclusion that it could be a GTK problem rather than a problem with my code.
Does anyone know of any patches or workarounds I could use? BTW,
GtkList works okay, but I prefer the GtkCList.
Thanks,
Vaughan :-)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]