Re: pgAdmin 1.15 experiences

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: pgAdmin 1.15 experiences
Date: 2012-03-28 09:25:14
Message-ID: CANxoLDcUfRHfXu1z2UyHi10ASHzvRASgzrMgq_UH0CtJXK+Mig@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

I am able to reproduce the bug as per the steps given by Wahlstedt Jyrki. I
have tried to fix the crash and it is working for me. Attached is the patch
file. Please review it. If solution looks good then please commit the code.

On Wed, Mar 21, 2012 at 10:46 PM, Wahlstedt Jyrki <jwa(at)wahlstedt(dot)fi> wrote:

>
> On 15.3.2012, at 11.24, Akshay Joshi wrote:
>
>
>
> On Wed, Mar 14, 2012 at 10:20 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>
>> Akshay; could you investigate please?
>
>
> Not able to reproduce the bug on OSX 10.6.8 with Postgres 9.0. I don't
> have OSX version 10.7.3
>
>
>
> Hi,
> I suppose I wasn't totally clear when showing how the crash occurred:
> 1) I opened pgAdmin (obviously), and connected to server, then clicked on
> 'Tables' in the left-hand pane.
> 2) Then I double-clicked a table name in the right-hand pane (like
> scoringsystem below).
> 3) Then crash (the window for the table is created, but is all grey)
>
> This is just a check, I don't hope there is a crash, though it could make
> debugging easier…
>
>
> with best greetings,
>
> Jyrki Wahlstedt
>
>

--
*Akshay Joshi
Senior Software Engineer
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
Phone: +91 20-3058-9522
Mobile: +91 976-788-8246*

Attachment Content-Type Size
Fixed_Crash.patch application/octet-stream 596 bytes

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-03-28 09:28:55 Re: pgAdmin 1.15 experiences
Previous Message Dave Page 2012-03-27 11:52:57 Re: pgAdmin III commit: Fix a couple more wx2.9 related assertions.