Re: pgAdmin beta fixes

Поиск
Список
Период
Сортировка
От Erwin Brandstetter
Тема Re: pgAdmin beta fixes
Дата
Msg-id 453CA868.8020706@falter.at
обсуждение исходный текст
Ответы Re: pgAdmin beta fixes
Список pgadmin-support
Hi Dave!

First try was a crash.
I have an SSH connection to a remote database server. Locally there, the 
postgres sytem user can login without password as postgres database user 
(ident sameuser). So I needn't supply a password.
On my first try pgadmin insisted I supply a password, nevertheless. I 
left the field empty and continued. pgadmin showed a couple of errors 
and left me with a "half-connected" database. Trying to refresh on a 
scheme sent pgadmin crashing.
The same or similar bug is present in all versions from v1.4.2 - 1.6beta3.

Good news: I cannot reproduce the "export bug" any more. A couple of 
dozen tries with various selects and settings, no errors.
Minor glitch: the export dialogue window pops up on the low end of my 
screen. Unlike other dialogues (like "Find and Replace") it won't 
remember a new location.
Also the help window has a quirk: when it is activated (and pgadmin main 
window is not minimized), the SQL dialogue vanishes behind main window. 
When I try to bring it to the foreground, the help screen vanishes. I 
cannot see export dialogue and help at the same time. (If I minimze main 
window before clicking help in the export dialogue, I can do the trick).

The "pane shuffling crash" in the SQL dialogue window is still there. 
But that's probably the wxWindows bug you mentioned.

I will test further and send report my findings..


Regards
Erwin


dpage@vale-housing.co.uk wrote:
> Hi all,
>
> I've found and fixed (or reported to wxWidgets) a number of issues in
> pgAdmin beta 3 over the last few days. You've certainly been keeping me
> busy with corner cases and hard to reproduce stuff! Anyway, here's a
> quick rundown on some of what I've done.
>
> - Fixed a bug in the query tool which could cause a crash or only
> partial deletion of rows when deleting a large block in the Edit Grid.
>
> - Fixed a bug in pgQueryThread. This could cause a crash when loading
> data into the Edit Grid, or sometimes just left the grid empty with the
> status bar saying 'aborting.'
>
> This one was actually quite a nasty thread synchronisation issue that
> could easily have caused a number of problems, including Erwin's export
> bug, and George's long running query death.
>
> - Reported the <return> acts like <tab> in dialogues issue to wxWidgets
> (see
> https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1582051&gro
> up_id=9863). The possibly-related mousewheel issue seems to have vanised
> on my system at the moment.
>
> Can I send you all an updated .exe for testing before I release beta
> 4/rc 1?
>
> Thanks, Dave.
>
>   


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: OID out of range error in PgAdmin 3 1.4.3
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: pgAdmin beta fixes