PATCH: prevent a crash during the macro or favourite list updating - Mailing list pgadmin-hackers

From Dmitriy Olshevskiy
Subject PATCH: prevent a crash during the macro or favourite list updating
Date
Msg-id 53E3DEF7.8040102@bk.ru
Whole thread Raw
Responses Re: PATCH: prevent a crash during the macro or favourite list updating  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
Hello.
I would like you to check this patch.
Frequently there are opened several windows: edit grids and queries. In
this case, if you try to change macro or favourites list, pgadmin exits
with error immediately. Though, this isn't happening while all edit
grids are closed.
I propose a solution - to check the presence of the macros menu (or
favourites, if you change the favourites list) and the visibility of the
query window (to prevent false event when the window is just starts to
be opened).
Patch is attached to the letter.
Thank you.

--
Dmitriy Olshevskiy


Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Correct installer version
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Prevent a crash during the update of the macro or f