So along with the 2.4.1_beta1 release, some of you braver souls might like to replace the 1.6 server binary with one built from the 1.7 branch. This binary contains everything from the 1.7.1.901 release that was made earlier today as well as a few patches that didn't make the deadline but will probably wind up in 1.7.2 when it finally ships. http://static.macosforge.org/xquartz/downloads/SL/X11.bin-1.7.1.901.bz2 Just download, decompress, and replace /A/U/XQuartz.app/Contents/MacOS/X11.bin with it. If all goes well, I'll switch over to the 1.7 server for the next release, but I want some more feedback first. I've been using it and master (1.8) extensively, and this version is what is currently in MacPorts, so I do believe it is release-quality. Please let me know if you run into any trouble. Thanks, Jeremy
Jeremy Huddleston <jeremyhu@apple.com> writes:
So along with the 2.4.1_beta1 release, some of you braver souls might like to replace the 1.6 server binary with one built from the 1.7 branch. This binary contains everything from the 1.7.1.901 release that was made earlier today as well as a few patches that didn't make the deadline but will probably wind up in 1.7.2 when it finally ships.
I tried it for a bit, but went back to the 1.6.5 server as soon as I realized that sound output is broken :-(. Really can't function without emacs beeping at me when I make a mistake. regards, tom lane
On Nov 7, 2009, at 19:31, Tom Lane wrote:
Jeremy Huddleston <jeremyhu@apple.com> writes:
So along with the 2.4.1_beta1 release, some of you braver souls might like to replace the 1.6 server binary with one built from the 1.7 branch. This binary contains everything from the 1.7.1.901 release that was made earlier today as well as a few patches that didn't make the deadline but will probably wind up in 1.7.2 when it finally ships.
I tried it for a bit, but went back to the 1.6.5 server as soon as I realized that sound output is broken :-(. Really can't function without emacs beeping at me when I make a mistake.
Ah, interesting... not sure why that's happening since there is literally no difference in quartzAudio.c between 1.6 and 1.7 ... so something outside must've changed how we're supposed to hook into the bell... Can you please file a bug report, and I'll try to get to it next week. Thanks.
Jeremy Huddleston <jeremyhu@apple.com> writes:
On Nov 7, 2009, at 19:31, Tom Lane wrote:
I tried it for a bit, but went back to the 1.6.5 server as soon as I realized that sound output is broken :-(. Really can't function without emacs beeping at me when I make a mistake.
Ah, interesting... not sure why that's happening since there is literally no difference in quartzAudio.c between 1.6 and 1.7 ... so something outside must've changed how we're supposed to hook into the bell... Can you please file a bug report, and I'll try to get to it next week.
Done, ticket #327. regards, tom lane
participants (2)
-
Jeremy Huddleston
-
Tom Lane