Re: Crash at right mouse click in data grid

Поиск
Список
Период
Сортировка
От Robins Tharakan
Тема Re: Crash at right mouse click in data grid
Дата
Msg-id 36af4bed0805301646y5fddb2c4p2cd45b4289ebbe54@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Crash at right mouse click in data grid  ("Dave Page" <dpage@pgadmin.org>)
Ответы Re: Crash at right mouse click in data grid  ("Dave Page" <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Dave,

This is a bug that's been there since February. I remember bringing this up twice, but from the latest conversation, what I understood was that this needed extensive effort (in GDB). Since the code seemed alright and since I amn't too well-versed with GDB, I couldn't do much about it. 

http://www.pgadmin.org/archives/pgadmin-hackers/2008-02/msg00099.php

http://archives.postgresql.org/pgadmin-hackers/2008-04/msg00069.php

In particular, the bug report in the April conversation, said that the crash is due to IsRunning() check that Erwin is pointing to.

Regards,
Robins Tharakan

---------- Forwarded message ----------
From: Dave Page <dpage@pgadmin.org>
Date: Sat, May 31, 2008 at 12:19 AM
Subject: Re: [pgadmin-hackers] Crash at right mouse click in data grid
To: Erwin Brandstetter <brandstetter@falter.at>
Cc: pgadmin-hackers@postgresql.org, Robins Tharakan <robins@pobox.com>


Hi Erwin

On Fri, May 30, 2008 at 1:14 AM, Erwin Brandstetter
<brandstetter@falter.at> wrote:
> Hi Dave! Hi developers!
>
> Testing pgAdmin v.1.9.0-Dev (May 2 2008, rev: 7245, on WinXP Pro; hosts: pg
> 8.2.7 and 8.3.1 on Debian Etch
>
> Looking forward to the upcoming 1.8.3 release!
> You may want to have a look at the following first, though ...

It's a bug in a new feature, so won't affect 1.8.3 (thankfully :-p )

> I have been testing the above version occasionally over the last couple of
> weeks (mostly object tree, data grid, sql window, and some random tests).
> Most everything looks good or better than before. I've found a way to crash
> it, though.
>
> Using the right mouse button in the data grid (table or view) sends pgAdmin
> packing almost every time. Sometimes, however, it doesn't. I could not find
> why.

It's crashing in a thread->IsRunning() test in some new code that
Robins added to display a popup menu of sorting and filtering options.
It's not clear to me why it's crashing though - the code looks as if
it should work just fine. Can you take a look in case I missed
something please Robins?

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

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Crash at right mouse click in data grid
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by guillaume: r7331 - in trunk/pgadmin3/i18n: af_ZA ar_SA bg_BG ca_ES cs_CZ da_DK de_CH de_DE el_GR es_ES fa_IR fi_FI fr_FR gl_ES gu_IN hi_IN hr_HR hu_HU id_ID is_IS it_IT ja_JP ko_KR lt_LT lv_LV mk_MK nb_NO nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU sk_SK sl_SI sr_YU sv_SE te_IN tl_PH tr_TR uk_UA ur_PK vi_VN zh_CN zh_TW