On Fri, Nov 14, 2008 at 1:43 PM, Ashesh D Vashi <[EMAIL PROTECTED]> 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 -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
