Dave Page wrote:
>
>
>
>>-Original Message-
>>From: Raphaël Enrici [mailto:[EMAIL PROTECTED]
>>Sent: 08 May 2006 17:10
>>To: Dave Page
>>Cc: PgAdmin Hackers; [EMAIL PROTECTED];
>>pgadmin-support@postgresql.org; Andreas Pflug
>>Subje
> -Original Message-
> From: Raphaël Enrici [mailto:[EMAIL PROTECTED]
> Sent: 08 May 2006 17:10
> To: Dave Page
> Cc: PgAdmin Hackers; [EMAIL PROTECTED];
> pgadmin-support@postgresql.org; Andreas Pflug
> Subject: Re: [pgadmin-support] Segmentation fault in GUI
&
Dave Page wrote:
>
>
>
>>-Original Message-
>>From: Raphaël Enrici [mailto:[EMAIL PROTECTED]
>>Sent: 07 May 2006 12:46
>>To: PgAdmin Hackers
>>Cc: [EMAIL PROTECTED]; pgadmin-support@postgresql.org; Dave
>>Page; Andreas Pflug
>>Subje
> -Original Message-
> From: Raphaël Enrici [mailto:[EMAIL PROTECTED]
> Sent: 07 May 2006 12:46
> To: PgAdmin Hackers
> Cc: [EMAIL PROTECTED]; pgadmin-support@postgresql.org; Dave
> Page; Andreas Pflug
> Subject: Re: [pgadmin-support] Segmentation fault in
Dear friends,
I confirm this crash on Debian too. Note that it follows a recent
upgrade of the wxWidgets package to 2.6.3.2 (I'll do some further
testing in a moment). A bug report has been opened at d.o. [1]. Clicking
the help menu entry simply crashes the app. Emil Nowak whom openened the
bug ha
you can try (the debugger) ->
]# gdb pagadmin3
and
gdb>run
After u can see where is the problem (which library), my problem whose
in wxGTK.
:-)
---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
su
Any other rpms to suggest? I have the latest wxGTK.
[EMAIL PROTECTED] downloads]$ rpm --query wxGTK
wxGTK-2.6.3-2.6.3.2.1.fc5
[EMAIL PROTECTED] downloads]$ rpm --query wxGTK-devel
wxGTK-devel-2.6.3-2.6.3.2.1.fc5
[EMAIL PROTECTED] downloads]$ rpm --query postgresql
postgresql-8.1.3-1PGDG
[EMAIL PRO
i have install it (pgAdminIII) on Fedora 4 and i have the same
probleme.(segmentation fault)
I resolve this by installing wxGTK, wxGTK-devel (via rpm)
---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster