Now try putting some debug lines inside psppire_data_window_init (it's a very long function). See if it ever get's called, and if it exits.
J'
On Tue, Feb 24, 2009 at 10:03:20PM -0300, Michel Boaventura wrote:
The function on initialize who crashes the software is
psppire_data_window_new (), on line 149.
But its only calls 3 functions and return the result. The functions
are GTK_WIDGET,g_object_new and psppire_data_window_get_type.
I've tested the last and it is working, so I guess that the problem is
on GTK_WIDGET or g_object_new. But I can't find they definitions
to test. This provides any help?
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
