From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Walter Haslbeck" <wh(at)hillerzentri(dot)de>, <pgadmin-support(at)postgresql(dot)org> |
Cc: | "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de> |
Subject: | Re: Crash when opening table properties |
Date: | 2005-10-07 10:57:58 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC3268@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
> Walter Haslbeck
> Sent: 05 October 2005 13:15
> To: pgadmin-support(at)postgresql(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2005-10-07 11:12:09 | Re: Crash when opening table properties |
Previous Message | Andreas Gustafsson | 2005-10-06 14:09:22 | Segfault in wxMBConvUTF8::MB2WC on startup |