Re: Crash found - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Crash found
Date
Msg-id 937d27e10811140555u3195b0dm8141fd1a6c66a121@mail.gmail.com
Whole thread Raw
In response to Crash found  (Ashesh D Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers
On Fri, Nov 14, 2008 at 1:43 PM, Ashesh D Vashi
<ashesh.vashi@enterprisedb.com> wrote:
> Hi Everybody,
>
> While playing with the pgAdmin III, I found a crash.
> I followed the following steps:
> 1. Start pgAdmin III.
> 2. Start "New Database..." dialog
> 3. Now, disconnect the server for the one, you have started the "New
> Database..." dialog.
> 4. Add a name in that dialog and try to create it. (This will result into a
> crash)
>
> I know, nobody is going to do this.
> Still, it should be taken care.
>
> What do you say?

I don't get a crash here on my Mac - nothing happens at all when I hit
OK. It shouldn't be very hard to catch this though - probably in
dlgProperty::OnOK, right before the up-to-date check.

Can you work up a patch please?

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: Ashesh D Vashi
Date:
Subject: Crash found
Next
From: Guillaume Lelarge
Date:
Subject: Re: Buglets in dlgFunction