On Fri, Mar 28, 2008 at 9:21 PM, Erwin Brandstetter <[EMAIL PROTECTED]> wrote: > Hi developers! Hi Dave! > > Testing pgAdmin v.1.8.2 (Feb 5 2008), rev: 7050, on WinXP; host: pg 8.2.6 on > Debian Etch > > I have been having occasional crashes with pgAdmin 1.8.x. I still cannot pin > down the cause, it only happens like once on a busy day. They have something > in common: always when I click on an object in the object browser. This time, > after clicking on a schema (the first time since I connected to this > database, other databases of the same "server connection"-object already > open), while retrieving schema data. > > Maybe it is of relevance that I have 12 different "server connection"-objects > in my object browser. Two of them were open before the crash.
I've fixed the redundant %'s you mentioned, and fixed some other subtle bugs that could have caused crashes in some specific circumstances (got any objects with % in the name?). Not sure what else to try unless you want to try getting intimate with a debugger :-p -- Dave Page EnterpriseDB UK Ltd: http://www.enterprisedb.com PostgreSQL UK 2008 Conference: http://www.postgresql.org.uk -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
