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 <[EMAIL PROTECTED]> wrote: > > On 21/01/2008, Bruce Ferrell < [EMAIL PROTECTED]> 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 >