Re: Direct debug dialog hangs in OnSize()

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Direct debug dialog hangs in OnSize()
Дата
Msg-id 1334911623.4142.10.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Direct debug dialog hangs in OnSize()  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Direct debug dialog hangs in OnSize()  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
On Fri, 2012-04-20 at 09:21 +0100, Dave Page wrote:
> Hi
>
> On Thu, Apr 19, 2012 at 9:59 PM, Heikki Linnakangas
> <heikki.linnakangas@enterprisedb.com> wrote:
> > And now that I've updated my local repository, here's a third version that
> > actually applies. (just my working copy didn't fix the issue)
>
> With this change, the dialogue no longer meets our design standard.
>
> Please see http://wiki.postgresql.org/wiki/PgAdmin_Internals#Property_page_dialogue_layout,
> which should be the standard for all new/updated dialogues, except in
> exceptional circumstances (with justification).
>

I worked a bit on Heikki's patch yesterday evening and this morning. It
seems pgAdmin hangs when I want to debug functions with parameters. If
my function doesn't have any parameter, it works well.

IOW, it hangs when we call Show on the dlgDirectDeg dialog.

I don't understand why though. The XRC file seems good to me.


--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Direct debug dialog hangs in OnSize()
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Direct debug dialog hangs in OnSize()