Re: startup error on suse 10.2 after X update

Поиск
Список
Период
Сортировка
От Raphaël Enrici
Тема Re: startup error on suse 10.2 after X update
Дата
Msg-id 21e470ef0801211353r73c7219el5eed4111b0abf190@mail.gmail.com
обсуждение исходный текст
Ответ на Re: startup error on suse 10.2 after X update  ("Dave Page" <dpage@postgresql.org>)
Ответы Re: startup error on suse 10.2 after X update
Список 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 по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: pgAgent stand alone
Следующее
От: Bruce Ferrell
Дата:
Сообщение: Re: startup error on suse 10.2 after X update