Hi Jeremy, I dropped in the new X11.bin. I see "XQuartz 2.3.2_rc4 (xorg-server 1.4.2-apple29)" in the About X11 window, so the binary is being used. I'm having root window problems, perhaps similar to those reported by Viv Kendon, if memory serves. For reference, I have the X11 "Full-screen mode" box checked and the "Auto-show menu bar in full-screen mode" unchecked. With X11.app not open, I type "xsetroot -solid red" in Terminal. This automatically starts X11. I click on the X11 dock icon and I see a solid red screen. I do "command-option-a" and my Desktop appears with X11 as the active application. I immediately do another "command-option-a" and the menu bar disappears but no red screen. I still see my Desktop, and clicking on it simply activates Finder. Something seems amiss. By the way, I was surprised to see that the size of this new X11.bin is 6.5M compared to 3.4M. Louis On Sun, 21 Dec 2008 21:30:52 -0800 Jeremy Huddleston <jeremyhu@apple.com> wrote:
I think I've fixed the major issues that were still present in 2.3.2- rc4. I've uploaded a drop-in binary for testing... If you're not comfortable with this process, just wait for the final package release. The following issues should be addressed:
1) Root window shows a strip of the OSX desktop at the bottom the first time it's used * This caused a crash if you'd do something like 'xsetroot ...' in that state 2) Fixed a deadlock issue between our pbproxy/appkit/server threads 3) Run applications using '/bin/sh -c' (or whatever your login_shell default is set to instead of /bin/sh) 4) Don't pass a character to the X clients when doing cmd-alt-a to enter/leave fullscreen
(This has no impact on the shell script issues that are being discussed)
Instructions: curl -LO http://static.macosforge.org/xquartz/downloads/X11.bin-1.4.2-apple29.bz2 bunzip2 X11.bin-1.4.2-apple29.bz2 sudo cp X11.bin-1.4.2-apple29 /Applications/Utilities/X11.app/Contents/ MacOS/X11.bin sudo chmod 755 /Applications/Utilities/X11.app/Contents/MacOS/X11.bin
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev