Re: Error message while connecting to a UNICODE
От | Raphaël Enrici |
---|---|
Тема | Re: Error message while connecting to a UNICODE |
Дата | |
Msg-id | 3FCBAB5A.4010701@club-internet.fr обсуждение исходный текст |
Ответ на | Re: Error message while connecting to a UNICODE (Andreas Pflug <pgadmin@pse-consulting.de>) |
Ответы |
Re: Error message while connecting to a UNICODE
|
Список | pgadmin-hackers |
Hi Andreas, Andreas Pflug wrote: > Raphaël Enrici wrote: > >>>> And here is pgadmin3 log file: >>>> 2003-11-26 19:25:37 INFO : Destroying a connect dialogue >>>> 2003-11-26 19:25:37 STATUS : Connecting to database... >>>> 2003-11-26 19:25:37 INFO : Creating pgConn object >>>> 2003-11-26 19:25:37 INFO : Server name: 192.169.0.254 (resolved >>>> to: 192.169.0.254) >>>> 2003-11-26 19:25:37 INFO : Opening connection with connection >>>> string: hostaddr='192.169.0.254' dbname='template1' user='xxx' >>>> password='yyy' port=5432 >>>> 2003-11-26 19:25:37 QUERY : Set query (192.169.0.254:5432): SELECT >>>> pg_encoding_to_char(encoding) AS encoding, datlastsysoid >>>> FROM pg_database WHERE datname='template1' >>>> 2003-11-26 19:25:37 INFO : Creating pgSet object >>>> 2003-11-26 19:25:37 INFO : Setting client_encoding to 'UNICODE' >>>> 2003-11-26 19:25:37 ERROR : >>>> ?????????????????????????????????????????????????????????????????????????????????????????????????????????T >>>> >>> >>> > Sorry to come back on this so late. Are you joking ? You took less than a week! :) I am late in testing, that's the only thing which is true! ;p > Seems as if a message box is to be displayed, but the error string is > corrupted, so pango will hickup. > The message originates from the pgConn ctor (line 163), where the > conversion from UTF8 to wchar_t is missing. > Corrected in cvs, can you verify that your problem's gone? As usual it's ok! I can now read the error message correctly... Now, I'm gonna look for what it means :) You can find a screenshot here: http://perso.club-internet.fr/blacknoz/pgadmin3/Screenshot.jpg Thank you Andreas, Raphaël
В списке pgadmin-hackers по дате отправления: