Peter Eisentraut wrote:

I have received the following feedback:

09:26 <@nobse> src/gtk/font.cpp(575): assert "wxAssertFailure" failed: unknown font weight
09:26 <@nobse> beim Start von pgadmin3


"nobse" is the administrator of backports.org. Do you know what could be wrong?



Does "nobse" has a ~/.gtkrc-2.0 file ?
Did he try to take a fresh account to do the test ?
Which desktop is he running (gnome ? kde ? ... ?)
Does it occur before or after the locale selection ?

Can he try with something like this:

cat >~/.gtkrc-2.0 file<<EOF
style "defaultfont"
{
font_name = "Arial 8"
}
widget_class "*" style "defaultfont"
EOF

Then relaunch pgAdmin... Just to see if it changes something.

BTW I CC pgadmin-hackers, maybe someone will have a better idea.

Andreas, I've provided a backport for Debian woody but it seems that under specific conditions it just crashes... I saw you made some modifications in 1.1 branch with the following comment attached:
"changed font handling to accept exotic weights" do you think that the issue we see here in 1.0.2 could be solved by the modifications you made in 1.1 ?


Regards,
Rapha�l

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to