Re: pgadmin 1.10.2 crashes on start

From: Erwin Brandstetter <brandstetter(at)falter(dot)at>
To: guillaume(at)lelarge(dot)info
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: pgadmin 1.10.2 crashes on start
Date: 2010-03-26 15:07:24
Message-ID: 4BACCDAC.1000806@falter.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On 26.03.2010 08:05, guillaume(at)lelarge(dot)info wrote:
> Le 26/03/2010 00:33, Erwin Brandstetter a écrit :
>
>> (...)
>> I have never used VC++ and don't have the debugger.
>> I installed pgAdmin 1.10.2 on an XP Pro version, too (see description in
>> ticket #152) but did not run into problems there. On both machines I
>> downloaded the installer for windows and installed locally. Upgrade from
>> 1.10.1 with the included "upgrade.bat", like I have done dozens of times
>> before. Install process was without a hitch. But starting pgAdmin
>> afterwards resulted in the reported error msg.
>> As reported, I tried the procedure twice with packages from different
>> download mirrors, with identical results. After downgrading
>> (re-installing pgAdmin 1.10.1) this version works like it did before.
>> I don't have Postgres installed on either computer, I manage a number of
>> databases remotely on dedicated Debian servers.
>> Several unneeded services are deactivated on the XP Home machine and a
>> couple of unwanted standard-components are removed, but I never had any
>> problems with that before. I just mention it to complete the picture.
>>
>>
> Can you try to launch pgadmin3 in the two following modes:
>
> * status server: pgadmin3 -S
> * query tool: pgadmin3 -q
>
> If it works, that would mean the issue is with the main browser.
>

Hi Guillaume!

I re-installed v1.10.2 on the same machine and tried as advised. I get
identical error msg. every time.
Even "pgadmin3 \h" has the same effect. As the error messages implies,
pgadmin fail at the very start, trying to "initialize".
Going back to 1.10.1 was without a problem again.

BTW: is there a way to install point-releases in parallel for testing? I
assume, no?

Regards
Erwin

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-03-26 15:47:21 [pgAdmin III] #159: Reverse engineering of a function that RETURNS TABLE
Previous Message Guillaume Lelarge 2010-03-26 07:05:56 Re: pgadmin 1.10.2 crashes on start