From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
---|---|
To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
Cc: | edward <edward(dot)pilipczuk(at)unisys(dot)com>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #1982: pgAdmin 1.2.2 crash when refreshing objects |
Date: | 2005-10-21 16:27:17 |
Message-ID: | 435916E5.8020405@pse-consulting.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: pgsql-bugs-owner(at)postgresql(dot)org
>>[mailto:pgsql-bugs-owner(at)postgresql(dot)org] On Behalf Of edward
>>Sent: 21 October 2005 10:40
>>To: pgsql-bugs(at)postgresql(dot)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(dot)pilipczuk(at)unisys(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2005-10-21 17:10:57 | Re: BUG #1977: Na data in GDV Spatial Commander |
Previous Message | Jari Aalto | 2005-10-21 15:31:39 | BUG #1986: Please include ONE BIG .txt and .HTML file in *docs*.tar.gz |