This is a discussion on Crash when opening table properties within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> Hello, I just compiled the lastest pgadminIII-svn-snapshot and noticed the following problem: when I choose a table in the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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. System: SuSE Linux 9.3, wxGTK 2.6.2 Walter ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| ||||
| Hello, > wxGTK 2.6.2 (and current 2.6.3-cvs) not work correctly on SuSE 9.3. Use > 2.6.1 version. I get the same crash with wxGTK 2.6.1 (thats the reason I switched to 2.6.2). ??? (Just compiled SVN Revision 4509, same result...) Walter ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |