Further QueryBuilder problems - Mailing list pgadmin-hackers

From Adam H.Pendleton
Subject Further QueryBuilder problems
Date
Msg-id E6D751DC-A684-11D7-9E6F-000A9566CE14@fmonkey.net
Whole thread Raw
List 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

Attachment

pgadmin-hackers by date:

Previous
From: Adam H.Pendleton
Date:
Subject: Linux QueryBuilder error
Next
From: "Dave Page"
Date:
Subject: Re: Linux QueryBuilder error