Thread: Re: pgadmin3 stops working when trying to access/show

Re: pgadmin3 stops working when trying to access/show

From
blacknoz@club-internet.fr
Date:
>> which wxwindows ? official 2.4 ones or unofficial 2.5 that we provide and that is used to compile debian packages ?
>the official one ..

ok, so it is an unpatched 2.4.

>
>btw: the wrong wxwindows library(2.4) wouldn't interfere with
>     my installed pgadmin3, would it?


No, pgadmin3 as released for the moment is linked statically against our wxwindows 2.5.


Andreas, do you have any idea concerning this problem ? Does anybody on the list can reproduce such problems with other
linuxdistros ? 

Christian, I'll try to send you more precise informations concerning debian build so that you can try to build it by
yourself...But I won't have time until tonight. 

Cheers,

Raphaël


Re: pgadmin3 stops working when trying to access/show

From
Andreas Pflug
Date:
blacknoz@club-internet.fr wrote:

>>>which wxwindows ? official 2.4 ones or unofficial 2.5 that we provide and that is used to compile debian packages ?
>>>
>>>
>>the official one ..
>>
>>
>
>ok, so it is an unpatched 2.4.
>
>
>
>>btw: the wrong wxwindows library(2.4) wouldn't interfere with
>>    my installed pgadmin3, would it?
>>
>>
>
>
>No, pgadmin3 as released for the moment is linked statically against our wxwindows 2.5.
>
>
>Andreas, do you have any idea concerning this problem ? Does anybody on the list can reproduce such problems with
otherlinux distros ? 
>
>Christian, I'll try to send you more precise informations concerning debian build so that you can try to build it by
yourself...But I won't have time until tonight. 
>
>
>

I'm quite sure that we have a libpq problem here. Christian reports that
the query tool will not even return from a simple

SELECT rw.ev_class FROM pg_rewrite rw WHERE ev_class = 711967


which is really horrible. Only way I see is that Christian tries to
figure it out on his system.

Regards,
Andreas