If this is what we are experiencing under Woody would it crash before or after the locale selection ?
You probably mean assert, which can be ignored? The font settings are retrieved in a very early stage, in the systemsettings class, which is constructed even before logging is enabled (because the setting determines logging params), and before locale is set to a non-default one.
Do you agree that by specifying default gtk font (like specified in my previous mail and FAQ) we should bypass this problem ?
No, explicitely not. 1.0.2 can only use the default font, and won't try to restore it from a private .pgadmin3 setting which caused that mentioned trouble. This can only be caused by the SQL window font setting. Only "Normal" or "Bold" style are recognized, wx doesn't know e.g. "Medium".
Regards, Andreas
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
