Re: pgadmin 1.8.4 freeze ?

Поиск
Список
Период
Сортировка
От Levente Torok
Тема Re: pgadmin 1.8.4 freeze ?
Дата
Msg-id 200903121624.42921.TorokLev@gmail.com
обсуждение исходный текст
Ответ на Re: pgadmin 1.8.4 freeze ?  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Dave,

This is the first step you suggested:
LogLevel=4 helped:

EDB pg_restore:
2009-03-12 16:19:56 INFO   : Using embedded XRC data.
2009-03-12 16:19:58 ERROR  : can't open file '/home/lev/.local/share/applications/Scilab 5.0.desktop' (error 13:
Permissiondenied) 


-rw------- 1 root root  293 2008-09-30 16:05 Scilab 5.0.desktop

But is it reasonable that is wanted to open it?
(I changed the owner and solved the problem)
It was just a misconfigured another application installation.
In general I woudl expect pgadmin not depend on it...


L

> 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.
>



--
Blogger of http://fapuma.blogspot.com

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAdminIII 1.10 Visual Tour
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7691 - in trunk/pgadmin3: pgadmin/pgscript xtra/pgscript/doc