Possible Bug in "View data for selected object" screen

From: Stijn Vanroye <s(dot)vanroye(at)easytowork(dot)nl>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Possible Bug in "View data for selected object" screen
Date: 2006-09-01 11:23:52
Message-ID: ed95g7$1om7$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello,

I am experiencing the following (reproducable) error in pgAdmin. I'm
posting this as information. If this bug is already known, my apologies.

I'm running pgAdmin version 1.4.3 (which is the latest stable I
presume), Language English, downloaded the win32 zip file.
OS: Win XP Pro SP2 Dutch with all latest updates
Postgres backend Version: 8.1.4 for Win32

Unfortunatly I do not have the luxury to download and test with the
latest beta or development snapshot.

This is the error description:

I do the following:
- open the "View data for selected object" screen for a table with an
autoinc field as PK (fieldtype serial in combination whit a sequence)
- edit some data (not the PK field)
- perform an action that would confirm the changes (selecting different
record, pressing enter key,...)

pgAdmin closes entirely without an error message, other than the windows
"report this behaviour" screen, which is shown 3 times.

I hope this helps in some way for the development. If additional
information is needed (screenshots or something), I'll be glad to provide.

Kind Regards,

Stijn.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2006-09-01 12:59:03 Re: Possible Bug in "View data for selected
Previous Message Florian G. Pflug 2006-09-01 01:49:57 Re: Build fails on OSX using wx 2.7.0