From: | "Dave Page" <dpage(at)pgadmin(dot)org> |
---|---|
To: | "Ashesh D Vashi" <ashesh(dot)vashi(at)enterprisedb(dot)com> |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Re: Crash found |
Date: | 2008-11-14 13:55:44 |
Message-ID: | 937d27e10811140555u3195b0dm8141fd1a6c66a121@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Fri, Nov 14, 2008 at 1:43 PM, Ashesh D Vashi
<ashesh(dot)vashi(at)enterprisedb(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Guillaume Lelarge | 2008-11-14 18:01:06 | Re: Buglets in dlgFunction |
Previous Message | Ashesh D Vashi | 2008-11-14 13:43:58 | Crash found |