Re: Font debugging code - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: Font debugging code
Date
Msg-id 3F8ECF75.7030908@pse-consulting.de
Whole thread Raw
In response to Re: Font debugging code  ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>)
List 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 by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Font debugging code
Next
From: "Hiroshi Saito"
Date:
Subject: Re: Font debugging code