> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Walter Haslbeck > Sent: 05 October 2005 13:15 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Crash when opening table properties > > Hello, > > I just compiled the lastest pgadminIII-svn-snapshot and noticed the > following problem: > > when I choose a table in the left tree-widget and select > "properties" on > the context-menu, pgadmin crashes: > > ===================================================================== > (pgadmin3:3851): Gtk-CRITICAL **: gtk_widget_modify_style: assertion > `GTK_IS_WIDGET (widget)' failed > > (pgadmin3:3851): Gtk-CRITICAL **: gtk_widget_modify_style: assertion > `GTK_IS_WIDGET (widget)' failed > Speicherzugriffsfehler > ===================================================================== > > The other property-windows (schema, column etc.) are working ok.
Yes, I'm seeing a crash as well on line 535 of dlgTable.cpp in GetSQL(). I think I must be too tired though 'cause I cannot see for the life of me what is wrong there. Sorry Andreas, but can you take a look please? Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend