Re: pgAdmin III 1.2.2 edit grid crashes with single-column

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Dr(dot) Harald Fricke" <hfricke(at)hdz-nrw(dot)de>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdmin III 1.2.2 edit grid crashes with single-column
Date: 2005-10-24 09:26:37
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC3681@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
> Dr. Harald Fricke
> Sent: 24 October 2005 09:34
> To: pgadmin-support(at)postgresql(dot)org
> Subject: Re: [pgadmin-support] pgAdmin III 1.2.2 edit grid
> crashes with single-column
>
> Dave Page wrote:
> >
> >>-----Original Message-----
> (...)
> >>Hello all,
> >>I have got a strange problem with pgAdmin III 1.2.2 on
> >>Windows XP SP2.
> >>I've got a table with only one column (also primary key) of type
> >>varchar. pgAdmin crashes every time I insert a new row in the
> >>edit grid,
> >>either when hitting enter or pressing the store button. The crash
> >>actually happens after committing the change. The new data is
> >>there when
> >>I restart pgAdmin.
> >>
> >>Can anybody reproduce this?
> >
> >
> > Not on 1.4 beta 3. Can you give that a try please?
> (...)
>
> On my computer, 1.4 beta 3 crashes too.

Hmm - can you post your full table definition please, including any
foreign keys and referenced tables?

> I also get a warning
> in slightly
> broken German that my server is running on Windows and cannot handle
> UTF8 correctly. The server is 8.0.1 running on Novell SLES 9.

The incorrect server detection is fixed in SVN. The broken German would
be our, umm, German lead programmer, Andreas :-(

Regards, Dave

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2005-10-24 09:27:56 Re: pgAdmin III 1.2.2 edit grid crashes with single-column
Previous Message Dr. Harald Fricke 2005-10-24 08:34:12 Re: pgAdmin III 1.2.2 edit grid crashes with single-column