Mac OS X 10.2.4 Is Out
J. Ventura writes "Mac OS X Update 10.2.4 has been relased. The 10.2.4 Update delivers enhanced functionality and improved reliability for the following applications, services and technologies: Address Book, Classic compatibility, Finder, FireWire, Graphics, OpenGL, and Sherlock. It includes AFP and Windows file service improvements, as well as audio, disc recording, graphics, and printing improvements." Get it via Software Update.
Installing 10.2.4 screwed my network settings. I have my Network preferences panel set to "Manually" configure, but after the upgrade, OS X lost it's memory. The panel still showed the settings correctly, and I repeatedly hit "Apply," but it would not set the parameters.
/etc/resolv.conf
I had to resort to ifconfig, route, and hand editing
Thanks Apple!
After the update, it is probably a good idea to fix your permissions (which can be done via the Disk Utility).
10.2.4 seems to have fixed the problem - much snappier performance in Mail, and NetNewsWire (going from headline to headline was sometimes sluggish.)
No problems on the update that I've noticed so far...
hmmm... trashed my php install on my desktop machine (overwrites httpd.conf) and now my TiBook can't boot because of kernel panics.
I thought I'd be more pissed, but frankly I've had so few update problems with OS X I figure I must be ahead.
I
Forgot to inclue the KB article.
10.2.4 fixes:
http://www.info.apple.com/kbnum/n107362
The update replaced Apache's httpd.conf and saved the old version as httpd.conf.applesaved. The problem is that the new httpd.conf has the PHP module commented out, and apparently the PHP module is not included. Anyone else having this problem or my installation that is broken?
I've always been impressed that Apple's patches for Mac OS X fix such a short list of not-too-serious bugs. Microsoft's Windows service packs, on the other hand, often fix hundreds of serious bugs. And Windows service packs seem to get increasingly unstable in later service packs.
cpeterso
Apple uses a .plist file to add certain things to the Dock. It does stuff like "Change the pathname of this Dock app", or "Insert this app after the Finder". It was probably applied after your update.
I believe it's located in the Dock.app bundle, if anybody wants to poke around.
"I'll say it again for the logic-impaired." -- Larry Wall.
...to everyone, and the fact that it happened to this one poster is a fluke. As far as that goes, it shouldn't happen to *anyone*, but as with every OS update, there will be a very, very small subset of people who say "it fouled up my x" or "totally screwed my settings for y", but the vast, vast majority of people have no problems at all.
Check out my HOWTO for enabling PHP (written for newbies) and some (scarce) info on Apple's mod_rendezvous.
Oh, boy. Here we go again. Raise your hand if you're unclear on what Cocoa and Carbon mean. Okay, now pay attention:
[localhost:~] twirlip% otool -L Finder.app/Contents/MacOS/Finder
Carbon.framework
QuickTime.framework
PowerPlant.framework
DesktopServicesPriv.framework
URLMount.framework
DiskArbitration.framework
DiskImages.framework
CoreFoundation.framework
IOKit.framework
SystemConfiguration.framework
Security.framework
libSystem.B.dylib
I write in my journal
Apple's Java 1.4.1 is in developer preview now. If you want it, you can get yourself an ADC account-- they're free; sign up here-- and go to the "Download Software" area of the ADC site.
Java 1.4.1 is at developer preview 8 right now, so it's not Sir Crashalot or anything, but it's not finished, either. No lifeguard on duty; swim at your own risk.
I write in my journal
Try resetting the PMU. You'll have to reset the time, but it seems to correct a large number of problems with power management.
It's actually pretty easy to do if you have your own domain and have a bunch of dummy accounts setup so you can "send as" each one. Whenever you make a new one you have to put in the correct mail server info (so it will send) and it will default to the settings it already knows about from the original account.
It's easy enough to change to something bogus for the username (since one never needs to collect through more than one account, only send) but if you forget you're hosed! The only way to undo your mistake is to backup the mail folder, do your delete and then restore it...
A minor annoyance once one is aware of it but a bit of a pisser the first time.
There's a much easier way to send mail from multiple addresses: in the account config, specify as many addresses as you like, comma-separated. They'll all appear in the account pop-up menu at compose time, using the first by default.
It's quite useful, though I can't imagine how anyone's expected to figure out that it's there. And still not quite as flexible as being able to just edit the From: field directly, of course.
Those of you that installed Apple's preview IP over Firewire drivers back in the day might have the same problem I did:
/sbin/fsck -y then /sbin/mount -uw / /System/Library/Extensions/IOFireWireIP.kext/ /
Kernel panic upon reboot.
Apparently they broke the kext's support in 'updating firewire'
Just reboot holding down apple-s , that'll drop you into single-user mode, run the obligatory
then get rid of the FirewireIP kext by
mv
Trash it or do what you will with it after you successfully reboot.
Hope this helps!
10.2.4 comes with AppleAirPort2.kext version 3.0.3. This version appears to perform an extra check designed to thwart those of us who have managed to get the 3.0.1 version of the driver to talk to Linksys WPC54G and WMP54G cards.
If you have used this (admittedly unsupported) hack to get 802.11g for older hardware, you might want to move the 3.0.1 kext out of the way and put it back. At least until this extra check is found and neutralized.
Well, that didn't take long.
The procedure to get your WPC54G to work with Apple's AirPort2 driver is a little more advanced now (it involves patching the driver), but it once again works.
here is where you can get the details.