Обсуждение: Re: pga3: problem

Поиск
Список
Период
Сортировка

Re: pga3: problem

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Jochem van Dieten [mailto:jochem@vandieten.net]
> Sent: 23 May 2003 13:28
> To: Dave Page
> Subject: Re: pga3: problem
>
>
> Hi Dave,

Hi Jochem,

> I have experienced the same problem with pga3 crashing when
> opening the
> options screen. Debug output is below.

That's odd - it crashes here with that snapshot, but not if I compile my
own release build version.

Andreas: any ideas? How are you compiling the snapshots?

> Is there a bug submission process other then the mailinglists (I'm
> struggling with the PostgreSQL listserver for a while now)?

Yes, it is having issues. I don't think it likes being in Panama...
Anyway, please send them to the list so they hit the archives, but feel
free to CC me for a more rapid response!

Regards, Dave.

Re: pga3: problem

От
Andreas Pflug
Дата:
Dave Page wrote:

>>I have experienced the same problem with pga3 crashing when
>>opening the
>>options screen. Debug output is below.
>>
>>
>
>That's odd - it crashes here with that snapshot, but not if I compile my
>own release build version.
>
>Andreas: any ideas? How are you compiling the snapshots?
>
I had this problem just before we changed to autoconf. I got a lot of
crashes when the resource was loaded, it  while creating a combobox (but
this didn't all the time), starting to drive me crazy. This went away
without modification after I cleanly updated from cvs.

Right now, I only do "bootstrap" (if makefile.am was modified) and
"make"; config.status will do its job automatically.
On W32, I use the unmodified cvs pgAdmin3.dsp and pgAdmin3.dsw versions.

Regards,
Andreas