Re: startup error on suse 10.2 after X update - Mailing list pgadmin-support

From Raphaël Enrici
Subject Re: startup error on suse 10.2 after X update
Date
Msg-id 21e470ef0801211353r73c7219el5eed4111b0abf190@mail.gmail.com
Whole thread Raw
In response to Re: startup error on suse 10.2 after X update  ("Dave Page" <dpage@postgresql.org>)
Responses Re: startup error on suse 10.2 after X update
List pgadmin-support
Hi,

 
this bug is affecting more and more of us. It seems to be related to a security fix in xorg which breaks java apps and wx. Depending on distros, a new fix is available. You can also try to disable MIT-SHM as suggested in a Debian bug.

 
Take a look at:
bugs.debian.org/461465 or at  #183969 in Ubuntu.

Try to add these lines in your Xorg.conf, restart and X and tell me if it's ok?
Section "Extensions"
     Option "MIT-SHM" "no"
EndSection

Regards,
Raph.

On 21/01/2008, Dave Page <dpage@postgresql.org> wrote:
On 21/01/2008, Bruce Ferrell < bferrell@baywinds.org> wrote:
> the following error comes up when I try to start pgadmin3 1.8.1 built
> from the suse source rpm.  I'm using wxWidgets 2.8 from the packman
> site.  This error also occurs with the compiled binary from the packman site

Sounds like something incompatible has changed in your X upgrade. Can
you recompile wxWidgets and pgAdmin?

Where'd you get the Suse RPM from anyway? I wasn't aware we had one.

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

 

pgadmin-support by date:

Previous
From: "Dave Page"
Date:
Subject: Re: pgAgent stand alone
Next
From: Bruce Ferrell
Date:
Subject: Re: startup error on suse 10.2 after X update