Re: Crash at right mouse click in data grid

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Crash at right mouse click in data grid
Дата
Msg-id 937d27e10806081140p72c6a3b7wd681999b5876873c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Crash at right mouse click in data grid  ("Robins Tharakan" <tharakan@gmail.com>)
Ответы Re: Crash at right mouse click in data grid  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
On Sat, May 31, 2008 at 12:46 AM, Robins Tharakan <tharakan@gmail.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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7363 - trunk/pgadmin3/pgadmin/frm
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Crash at right mouse click in data grid