Mac OS X 10.4.3 Released
parry writes "Software Update just delivered the Mac OS X 10.4.3 update to my PowerBook.
Key changes include improved responsiveness when searching in Spotlight, Safari now passes the Acid2 test, better performance for MS-DOS formatted volumes and numerous bug fixes."
Trick or Treat?
Say hello to my little sig.
... even my old Dell inspiron running Win XP is snappier now that 10.4.3 is out!
I installed it a few hours ago and everything seems about right. The only problem I've had so far is in starting up Safari:
Safari 2.0.2 (v416.12) has not been tested with the plugin PithHelmet 2.6.1 (v70). As a precaution, it has not been loaded. Please contact the plugin developer for further information.
Any ideas on getting this working?
Actually, yes... [osx86project.org].
If you have, did it stealth update to iTunes 6?
I don't want 6, yet.
Although I've had no problems with Front Row since I upgraded my Mini, there have been several reports of Front Row failing to work for those not using iMacs (shame on you, pirates! ;)) after this upgrade. Use at your own risk.
Shane
here is probably the easiest way, since I don't know if you're using Apple's Finder or not. Path Finder (which I use instead of Apple's Finder) allows you to look at the contents of a package or app, which would be easier for this edit if you want to use the GUI all the way.
first of all, you may want to make sure you have version 2.6.1 of Pith Helmet (the latest version). then open the Terminal. paste or type this line, all on one line:
open "/Library/Application Support/SIMBL/Plugins/PithHelmet.bundle/Contents/Info.plist"
(this will open the file you need to edit in the Property List Editor.)
click the triangles to expand "Root", then "SIMBLTargetApplications", and then "0".
Change "MaxBundleVersion" to "416".
it should look like this.
then hit Cmd-S to save, Cmd-Q to quit, and you're all set to use Pith Helmet. i've tested it for a bit, and so far it works perfectly.
let me know if you have any questions.
someone brought it to my attention to that you will only have the Property List Editor if you installed the Developer Tools. not to worry, if you don't have it. all you need to do is use TextEdit (or BBedit if you have it). the command for that looks like this (again, all one line):
open -a "TextEdit" "/Library/Application Support/SIMBL/Plugins/PithHelmet.bundle/Contents/Info.plist"
about two-thirds of the way down, you want to change this bit:
<key>MaxBundleVersion</key>
<string>412</string>
to:
<key>MaxBundleVersion</key>
<string>416</string>
it should look like this (with the changed line highlighted in green.
again, save and quit and you should be all set. apologies for forgetting that Property List Editor requires the Developer Tools to be installed in the first post.
One interesting thing I noticed is in the Finder's preview pane for applications. It basically lists the architectures the application is built for, the information does not appear in the 'get information' window. At this point in time, only the developers tool include the intel binaries. Maybe it was there before, but I did not notice it.
Quartz 2D (often just Quartz) is the 2D rendering system used on OS X. It uses a display list format that has a 1:1 mapping with PDF display lists, allowing resolution-independent UI elements to be drawn.
Quartz Extreme was the hardware accelerated compositing system introduced with (I think) Jagwyre. Each window in Quartz 2D is rendered to a buffer. Originally, these were then composited in software. With QE, they were rendered to OpenGL textures and then composited in hardware. This allowed things like translucent windows to be drawn quickly, and made effects like Exposé possible.
Quartz 2D Extreme moves a lot of the things in Quartz 2D into hardware. For example, each character in a font is rendered into an OpenGL buffer with Q2DE, and then composited in the window by the GPU. This makes text rendering much faster with Q2DE (assuming that the GPU is fast enough).
Apple never advertised Q2DE. It was mentioned at the WWDC, but that is a developers conference - and developers can enable it for testing purposes. They advertise Quartz 2D and Quartz Extreme, because these are shipping features.
I am TheRaven on Soylent News
Quartz 2D Extreme is a developers-only feature that could be enabled for testing in previous versions of Tiger. It was never enabled by default, you had to run a special application to enable it. And it was always buggy.
This is not the same thing as Quartz or Quartz 2D - those are still enabled. There is a post a few above yours that explains the difference more fully.
This space intentionally left blank.
In Mail, I can not access the "advanced" panel of Junk Mail Preferences; nor can I edit the rules listed in the Pref Pane. :-(
--
Don't like it? Respond with words, not karma.
He is incorrect, as downloading is capable of being copyright infringement, which can rise to the level of a crime in the United States. But you're incorrect too. You can't use a stolen property law as a substitute for a copyright law; this was settled decades ago by the Supreme Court.
-- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
By visiting the ACID2 test and then scrolling downward in Safari using my Apple Mighty Mouse I'm able to break the ACID2 test rendering. Here is a screenshot of it. The face breaks and the better part of it scrolls across the page. I don't think this is the expected behavior, but I guess I may be wrong?
kybred
10.4.3 fixes the annoying bug that prevents X11 windows from raising to the top when switching apps. Dashboard is noticeably snappier.
But hey, I've only been a Mac owner for three weeks. The Finder still drives me batty.
Wrong.
Copyright infringement is the infringement of any of the exclusive rights of the copyright holder, per 17 USC 501. One of the exclusive rights is the right to reproduce the work in copies, per 106(1). As it happens, the courts have generally considered the reproduction of works into RAM, hard drives, etc. to qualify, and to be infringing. The MAI and Intellectual Reserve cases are examples of this.
This is too well settled for you to be able to truthfully dispute it. You can argue that it's dumb, but that doesn't mean that it's not the current law.
The only question left is whether it is criminal copyright infringement, which is a subset of copyright infringement generally. Per 506(a), copyright infringement of the reproduction sort is criminal if it is willful and either a) is for the purpose of commercial advantage or private financial gain, or b) involves the reproduction during any 180 day period of works with a total retail value of over $1000.
Private financial gain is defined in 101 to include the "receipt, or expectation of receipt, of anything of value, including the receipt of other copyrighted works." That's what the NET Act added, to cover warez trading. Presumably it isn't applicable for a mere downloader. Of course, making a copy through downloading, where you anticipate someone will return the favor by making a copy of something for you would qualify. Uploading without any receipt or expectation of receipt would not. So it's more complicated than whether data went up or down, as you seemed to think.
In any case, if the retail value of the downloaded work -- or all the downloads over the last 180 days, as your typical downloader probably downloads a lot -- is over $1000, then it is irrelevant whether or not he planned to trade warez. He's a criminal infringer anyway, if he infringed willfully.
You really ought to try reading the statutes instead of relying on just the laws that tweak them, or more likely, the sort of gossip and hearsay that most people on the net seem to believe in.
-- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
Thanks for agreeing with me. If you just download a file without uploading anything you cannot be prosecuted under the NET Act and therefore are not in violation of criminal copyright law. As this is the most extreme criminal copyright law in the world I stand by my original statement. Oh, and what we were talking about was the x86 edition of Mac OS X. This currently has no retail value as it is not available for sale.
How we know is more important than what we know.
My dual 2.5GHz G5 crashed after upgrading. Second time around, it booted well. Perhaps it was due to the fact that I had Q2DE turned on...
I got excited about iChat encryption - it'll help it move up to some of the requirements companies have for video conferencing software. But then I got this:
.Mac account to enable iChat encryption."
.Mac tax to get a feature on the core OS? For shame, Apple... for shame.
"You need to sign up for a
What the Frell? I have to pay the
Additionally, I had a major issue when I upgraded, and I wasn't alone according to the discussions on the Apple support site. All my firewire devices freaked out and wouldn't come online. Not my LaCie, not my EyeTV.
I rebooted once, after the initial 10.4.3 reboot load, and everything started behaving. But now I'm a bit scared to reboot again.
RageTech
Updated two machines simultaneously. PowerMac G5 1.8GHz single processor and iBook G4 1GHz.
The PowerMac G5 was sent for reboot after finish updating. While iBook was sent to shutdown after update completed.
Now, iBook G4 is spinning wheel at grey apple. The longest I waited was about 15 minutes before hard shutdown. I have put it into Target Disk Mode to be Verified by PowerMac G5, the filesystem is not corrupted.
I can hear the harddisk clicking in iBook which makes me salivate (I don't know why). Might have to reinstall Mac Os X Tiger. That means a chance to install some Linux on it first.
So, be warned. I'll wait for 30 minutes of spinning wheel to see whether that make any difference.
Looks like I am not the only one.
"Empathise with stupidity, and you're halfway to thinking like an idiot." - Iain M. Banks
First reboot after this update WILL BE LONG.
A lot of minutes on G5 2x1.8 (YMMW)
Just wait.
And after second reboot all will be ok.
There are some heavy things system doing during first reboot.
Don't shut it down or hard reset!
He said a Blue & White G3. While the Beige G3s do not have built-in Firewire (or USB), the B&W's most certainly do. I have one sitting right next to me.
You are not alone. This is not normal. None of this is normal.
I think I found the culprit: the updated system didn't like my version of /etc/ttys (that used to work under 10.4.2). Therefore, loginwindow couldn't start. I figured that out when adding my extensions file by file...
I had /etc/ttys configured to open a LoginHook, and seems there somehow was an additional newline character.
All seems to be working fine, now. Thanks for all your suggestions.
I'd be very wary anytime I updated if I'm changing stuff in"I wish I had a Kryptonite cross, because then you could keep both Dracula AND Superman away." --Jack Handy
Please note that I did not change /etc/ttys before or after the Update.
Got my iBook revived! (my blog)
The detailed steps is in my blog, basically, what I did was, download Mac Os X Combo using a working Mac, boot dead Mac into Target Disk Mode, apply the patch using the Combo package, reboot the dead Mac.
Yes, in fact, it does. I've got a Developer Transition Kit machine and 10.4.3 was actually released a few weeks ago (Oct 13) on the ADC site.
(posting anonymously due to NDA)
No, if this were true, they'd make it easier to get windows to open in column view by default. I adore column view, but it's a bitch to get it by default. Sure you can tell it to "open new windows in column view" - but that only works when you actually choose "New Finder window" or hit command-N, neither of which I ever do. If you open a window by double-clicking on a folder or drive, it opens in some other view - anything but column. I finally found out on the Apple discussion forums that if you hold shift when you close a window, the next time you open that particular folder or whatever it will open in whatever view you closed it in. Which is nice, but until I've closed every folder that way I still have to change stuff back to column view a lot.
Personally, I was wondering why they gave us this great new view and then made it so incredibly hard to make Finder use it.
Warning: Apple/Nintendo fangirl. Likes her electronics cute & cuddly. May be rabid.
Check this out. Google ad running down the side obscuring the text for anyone else? I've been seeing it on a lots of sites since upgrading the PB to 10.4.3. Think I'll hang on for the updated update before patching the G5.
Google ad running down the side obscuring the text for anyone else?
Yep, and I'm not even using Safari. I just tested it, and it's doing the same thing for Safari 1.3.1 on Panther, on Camino, on Firefox/Mozilla.
Complain to the people who run the site, their HTML is broken... I suspect they only tested it on one version of Internet Explorer, ever.
No, if this were true, they'd make it easier to get windows to open in column view by default.
Finder > Preferences > General
Tick the box that says 'Open new windows in column view' and be happy.
The Desktop folder is always on screen and all items are visible. Most folders that contain 300 items only show a portion of those items at a time. If my hypothesis is correct, a folder with 300 items opened full-screen with all items showing should result in the same slowdown (or close to it -- as the desktop is a special case and might work slightly differently than a typical folder).
Warning from Logic Central:
Singular events cannot be used as a basis for generalisations.
Thank you.
My iBook G4 is running very well. So far it's 50/50 and we do not have the numbers for a significant statistical analysis.
If he explores all forms and substances Straight homeward to their symbol-essences; He shall not die.