Re: pgadmin crashing on OS X in table view

From: Dave Page <dpage(at)postgresql(dot)org>
To: Patrick De Visschere <pdvisschere(at)fulladsl(dot)be>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgadmin crashing on OS X in table view
Date: 2007-02-19 08:27:19
Message-ID: 45D95F67.7010002@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Patrick De Visschere wrote:
> Hi,
>
> pgadmin crashes consistently when editing a table:
>
> 1) when adding a row and then saving the data (the new data are added to
> the DB)
> 2) when changing a row and selecting then the new empty row (the change
> is not in the DB)
>
> The database is a simple one: a few columns (3 floats and 1 timestamp)
> and 1 PK (integer)
>
> -->pgadmin version: pgadmin3-1.6-20070214
> -->OS: OS X 10.4.8
>
> I've found a few mentions in the mailing list archives of this same
> problem (on different platforms) but no solution or workaround.

I cannot reproduce this in trunk or the tip of the 1.6 branch (the other
crashes under OSX have all been fixed as far as I'm aware). What do you
table definitions look like? Does it occur on any particular tables?

Regards, Dave

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2007-02-19 08:35:16 Re: Update Guru for Admin Pack
Previous Message Patrick De Visschere 2007-02-18 17:25:59 pgadmin crashing on OS X in table view