vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: pgsql-bugs-owner@postgresql.org > [mailto > Sent: 21 October 2005 10:40 > To: pgsql-bugs@postgresql.org > Subject: [BUGS] BUG #1982: pgAdmin 1.2.2 crash when refreshing objects > > > The following bug has been logged online: > > Bug reference: 1982 > Logged by: edward > Email address: edward.pilipczuk@unisys.com > PostgreSQL version: 8.0.3 > Operating system: Win2000 WS > Description: pgAdmin 1.2.2 crash when refreshing objects > Details: > > how to recreate crash in pgAdmin 1.2.2 on W2K > 1. open application and connect to my_db > 2. navigate on left panel: > open db->my_db->schemes->public->tables->my_table > 3. open child window to edit/review the table layout > 4. don't accept changes, but push refresh button on the > toolbar of the main > pgAdmin window > 5. try to accept changes now on the child window There won't be a 1.2.3 release as we're aboout to release 1.4 (we don't maintain prior major releases like PostgreSQL because we keep backwards compatibility anyway). Please test this in 1.4 beta 3 (in which the refresh and tree handling code is largely rewritten) and report any issues to pgadmin-support@postgresql.org. Regards, 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 |
| ||||
| Dave Page wrote: > > > >>-----Original Message----- >>From: pgsql-bugs-owner@postgresql.org >>[mailto >>Sent: 21 October 2005 10:40 >>To: pgsql-bugs@postgresql.org >>Subject: [BUGS] BUG #1982: pgAdmin 1.2.2 crash when refreshing objects >> >> >>The following bug has been logged online: >> >>Bug reference: 1982 >>Logged by: edward >>Email address: edward.pilipczuk@unisys.com >>PostgreSQL version: 8.0.3 >>Operating system: Win2000 WS >>Description: pgAdmin 1.2.2 crash when refreshing objects >>Details: >> >>how to recreate crash in pgAdmin 1.2.2 on W2K >>1. open application and connect to my_db >>2. navigate on left panel: >> open db->my_db->schemes->public->tables->my_table >>3. open child window to edit/review the table layout >>4. don't accept changes, but push refresh button on the >>toolbar of the main >>pgAdmin window >>5. try to accept changes now on the child window This is a known problem, not easily solved (not in 1.4.0). When refreshing, you're destroying program structures used by the open dialog. Advice: don't do this. Regards, Andreas ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| Thread Tools | |
| Display Modes | |
|
|