Re: Font debugging code

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Font debugging code
Дата
Msg-id 3F8ECF75.7030908@pse-consulting.de
обсуждение исходный текст
Ответ на Re: Font debugging code  ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>)
Список pgadmin-hackers
Hiroshi Saito wrote:

>Hi Andreas.
>
>It is FreeBSD.
>2003-10-16 23:57:25 INFO   : Using fontmetrics 12/13, 10 Point
>2003-10-16 23:57:25 INFO   : Native Description 'Sans 10'
>2003-10-16 23:57:25 INFO   : Draw size of 'M': w=12, h=13, descent 0, external lead 0.
>2003-10-16 23:57:25 INFO   : Draw size of 'g': w=12, h=13, descent 0, external lead 0.
>2003-10-16 23:57:25 INFO   : Draw size of 'Mg': w=24, h=13, descent 0, external
>
>
Very strange, with of g is the same as M, while sans shouldn't be fixed
font...
However, calculated font metrics match the calculated sizes, so display
should be ok.

>However,
>It is wrong in something.:-(
>This occurs only in today's cvs.
>
>bsd5% LANG=ja_JP.UTF8 src/pgadmin3
>(process:80785): Gdk-WARNING **: locale not supported by C library
>(process:80785): Gtk-WARNING **: Locale not supported by C library.
>        Using the fallback 'C' locale.
>...
>connecting to ...crash!
>
>

Did we have any locale changes in the last days I don't know of?
This is a crash while trying to log an sql statement. Maybe you can
catch it in the debugger, to inspect why it crashes?

Regards,
Andreas



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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Font debugging code
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: Font debugging code