Re: latest pgadmin generates core on Solaris
> -----Original Message-----
> From: Zdenek(dot)Kotala(at)Sun(dot)COM [mailto:Zdenek(dot)Kotala(at)Sun(dot)COM]
> Sent: 26 October 2006 12:33
> To: Dave Page
> Cc: pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] latest pgadmin generates core
> on Solaris
>
> The GetSplitterParams in this case call
> wxRendererGeneric::GetSplitterParams instead
> wxRendererGTK::GetSplitterParams. It should be some problem
> with correct
> virtual method lookup or wrong renderer setup?
Hi Zdenek
I've committed a fix for this. Our custom tree renderer needed a
constructor to make sure the native GTK renderer got used. Thanks for
the analysis work.
Regards, Dave
Home |
Main Index |
Thread Index