Re: Testing 1.7: Crash on viewing properties of unique constraints

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Erwin Brandstetter <brandstetter(at)falter(dot)at>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Testing 1.7: Crash on viewing properties of unique constraints
Date: 2007-06-12 22:09:57
Message-ID: 466F19B5.6000001@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Erwin Brandstetter a écrit :
> Hi Guillaume!
>
> guillaume(at)lelarge(dot)info wrote:
>> Hi Erwin,
>>
>> Erwin Brandstetter a écrit :
>>
>>> Testing pgAdmin III 1.7.0, rev 6292:6293. Client Win XP, hosts: Debian
>>> Sarge / PG 8.1.8 and Debian Etch / PG 8.2.3.
>>>
>>>
>>> When trying to view the properties of a primary key or unique
>>> constraint, pgAdmin crashes instantly. I can reproduce it every time.
>>> Does not happen with other types of constraints. Those two implement a
>>> unique index, so maybe that's a lead ..
>>>
>>
>> I think you get an old bug that I fixed on rev 6315 :
>> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6315&view=re
>
> I am testing rev 6357 now, and the problem is still present as reported.
> Not the same bug, maybe?
>

It seems you're right. I'll work on this tomorrow morning.

Thanks for the tests.

Regards.

--
Guillaume.
<!-- http://abs.traduc.org/
http://lfs.traduc.org/
http://docs.postgresqlfr.org/ -->

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-06-13 02:36:29 SVN Commit by hiroshi: r6362 - trunk/pgadmin3
Previous Message Erwin Brandstetter 2007-06-12 22:03:44 Re: Testing 1.7: issues in edit grid & query window