Re: pgadmin 1.8.4 freeze ? - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgadmin 1.8.4 freeze ?
Date
Msg-id 937d27e10903120817y5ba95197ia6421115eaf731f2@mail.gmail.com
Whole thread Raw
In response to pgadmin 1.8.4 freeze ?  (Levente Torok <toroklev@gmail.com>)
Responses Re: pgadmin 1.8.4 freeze ?  (Levente Torok <toroklev@gmail.com>)
List pgadmin-hackers
On Thu, Mar 12, 2009 at 3:12 PM, Levente Torok <toroklev@gmail.com> wrote:

> I was just assuming that pgmin is checking if servers are alive at the startup
> but since it didn't start up in reasonable time I haven't  use it forawhile so I forget
> that it is not likely doing anything since additional click is needed.
>
> So. yess the splashscreen is on forever. How should I debug the case?

Couple of things to try:

- Add something like the following to the top of ~/.pgadmin3 (or edit
the existing values)

LogFile=/home/levente/pgadmin.log
LogLevel=4

Then try to start pgAdmin. See if there are any clues in the logfile.

- Start a debug build of pgAdmin in your debugger, and break it when
it hangs. Get a backtrace that we can then examine.

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdminIII 1.10 Visual Tour
Next
From: Levente Torok
Date:
Subject: Re: pgadmin 1.8.4 freeze ?