Re: pgadmin3: 1.0.2-4 + 1.0.2-3.backports.org.1 - Mailing list pgadmin-hackers

From Raphaël Enrici
Subject Re: pgadmin3: 1.0.2-4 + 1.0.2-3.backports.org.1
Date
Msg-id 408AC0D2.2080909@club-internet.fr
Whole thread Raw
Responses Re: pgadmin3: 1.0.2-4 + 1.0.2-3.backports.org.1  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers
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

pgadmin-hackers by date:

Previous
From: Raphaël Enrici
Date:
Subject: Re: [Fwd: Re: Bug#245310: pgadmin3-data: pgadmin3
Next
From: Andreas Pflug
Date:
Subject: Re: pgadmin3: 1.0.2-4 + 1.0.2-3.backports.org.1