Re: Crash at right mouse click in data grid

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: "Robins Tharakan" <tharakan(at)gmail(dot)com>
Cc: "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 18:40:30
Message-ID: 937d27e10806081140p72c6a3b7wd681999b5876873c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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!).

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.

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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2008-06-08 20:12:12 Re: Crash at right mouse click in data grid
Previous Message svn 2008-06-08 18:37:48 SVN Commit by dpage: r7363 - trunk/pgadmin3/pgadmin/frm