Re: bug on debian... what's wrong with me ?

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: bug on debian... what's wrong with me ?
Дата
Msg-id 41A0A472.3010703@pse-consulting.de
обсуждение исходный текст
Ответ на Re: bug on debian... what's wrong with me ?  (Raphaël Enrici <blacknoz@club-internet.fr>)
Ответы Re: bug on debian... what's wrong with me ?
Список pgadmin-hackers
Raphaël Enrici wrote:
>>>>
>>>>> I can't login to the database with RC2 and Debian. I have a
>>>>> wxWidgets assert. Did I miss something or should I try the
>>>>> --disable-beer ?
>>>>
>>>>
> #8  0x086317e5 in wxWcstr ()
> #9  0x0862ba87 in wxString::wxString ()
> #10 0x081b062b in pgConn::GetLastError (this=0x5) at string.h:919
> #11 0x08216ea2 in pgServer::GetLastError (this=0x8c9f560) at string.h:228

Possibly PQerrorMessage from the libpq version you're using is returning
NULL under some circumstances; catching it doesn't hurt so please try
the new pgConn.cpp.

Regards,
Andreas

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

Предыдущее
От: cvs@cvs.pgadmin.org
Дата:
Сообщение: CVS Commit by andreas: catch possible false error msg
Следующее
От: Raphaël Enrici
Дата:
Сообщение: Re: bug on debian... what's wrong with me ?