Re: Crash at right mouse click in data grid

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Robins Tharakan <tharakan(at)gmail(dot)com>, Erwin Brandstetter <brandstetter(at)falter(dot)at>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Crash at right mouse click in data grid
Date: 2008-06-08 20:12:12
Message-ID: 484C3D1C.9000104@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page a écrit :
> On Sat, May 31, 2008 at 12:46 AM, Robins Tharakan <tharakan(at)gmail(dot)com> wrote:
>
>> In particular, the bug report in the April conversation, said that the crash
>> is due to IsRunning() check that Erwin is pointing to.
>
> Oh yeah, that one :-(. I'm beginning to think we could use a bug
> tracker (and I hate Bugzilla before anyone suggest it!).
>

trac would be a good one : wiki, bug tracker and source browser. Seems a
good deal :)

> I'm still stumped about that now, but I've worked around it by
> checking if the refresh button is enabled as we already do in a few
> other similar places. The data refresh code enables/disables that for
> safety so it should be a reliable indicator of whether or not a thread
> is running.
>

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2008-06-08 20:15:59 Re: Crash at right mouse click in data grid
Previous Message Dave Page 2008-06-08 18:40:30 Re: Crash at right mouse click in data grid