This is a discussion on pgAdmin beta fixes within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> Hi all, I've found and fixed (or reported to wxWidgets) a number of issues in pgAdmin beta 3 over ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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/?fun...id=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. ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| Fine with me. On Sun, 22 Oct 2006 20:43:12 +0100, Dave Page 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/?fun...id=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. -- Open WebMail Project (http://openwebmail.org) ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
| Thread Tools | |
| Display Modes | |
|
|