Further QueryBuilder problems

From: Adam H(dot)Pendleton <fmonkey(at)fmonkey(dot)net>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Further QueryBuilder problems
Date: 2003-06-24 20:46:16
Message-ID: E6D751DC-A684-11D7-9E6F-000A9566CE14@fmonkey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

So, for the sake of a quick test, I commented out the code in
frmQueryBuilder::OnSize() and pgAdmin3 happily started to display the
query builder, but it crashed again. This time it gets a segfault in
wxListBase::GetFirst() const (this=0x30) at list.h:270 in list. I will
investigate further. Perhaps someone who is more familiar with the
Query Builder code can comment out the OnSize code and then debug this
second problem.

ahp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-06-24 20:58:31 Re: Linux QueryBuilder error
Previous Message Adam H.Pendleton 2003-06-24 20:39:23 Linux QueryBuilder error