Dear Apple
Feb. 24th, 2006 09:21 pmFuck you.
No, really. While I rather care for the idea of your BSD-based (Well, Mach kernel, BSD userland, NeXTish UI) OS and shiny machines that are more than a little reminiscent of a Sharp cassette deck I bought in 1984 when silver meant Future, I'm somewhat less impressed with the utter balls-up the latest Quicktime install has made of my Winders box. If I want your woolly-jumpered nanny-knows-best environment, I'll go use it native. It's not going to fly on a machine that's slowly becoming KDEish (only with all the useful corners filed off so I don't hurt myself. And only one screen. Where are the virtual desktops, eh?) as Cygwin takes over.
Arse!
(There's probably a sensible answer to prising Qt's fingers off the capability to play MP3s from Firefox, but I'm not seeing it just now. Normal service is for the weak.)
No, really. While I rather care for the idea of your BSD-based (Well, Mach kernel, BSD userland, NeXTish UI) OS and shiny machines that are more than a little reminiscent of a Sharp cassette deck I bought in 1984 when silver meant Future, I'm somewhat less impressed with the utter balls-up the latest Quicktime install has made of my Winders box. If I want your woolly-jumpered nanny-knows-best environment, I'll go use it native. It's not going to fly on a machine that's slowly becoming KDEish (only with all the useful corners filed off so I don't hurt myself. And only one screen. Where are the virtual desktops, eh?) as Cygwin takes over.
Arse!
(There's probably a sensible answer to prising Qt's fingers off the capability to play MP3s from Firefox, but I'm not seeing it just now. Normal service is for the weak.)
no subject
Date: 2006-02-24 09:32 pm (UTC)no subject
Date: 2006-02-24 09:48 pm (UTC)Windows audio apps usually squabble in an ill mannered way over which of them gets to play which extension. Start up the thing which you actually WANT to play the mp3 in question from the start menu. Usually in an option menu there will be an option called something like "file associations". Go to this and check "mp3".
Note that lots of them have "check this at start up" options meaning that the greedy little fuckers pretend they are the best meejah player ever and try to nab back all the file associations.
Apologies if this is patronising and you know it already and the malaise with your machine is something deeper.
Quicktime does really really really suck utterly.
no subject
Date: 2006-02-24 10:20 pm (UTC)This would appear to have been mimetype malarkey (yes, I'd changed that in QT, too), but while the mimetype associations were tweakable in older browsers, it seems not so in Firefox. In fact, there used to be a 'bolt all the missing configuration bits back in' extension.
[Shrug]
Whatever, the toys are back in the pram and this Belgian beer (Tripel Karmeliet) is rather fine. I feel the need to return to that splendid country when the weather is somewhat more clement and investigate some hostelries.
no subject
Date: 2006-02-24 11:00 pm (UTC)no subject
Date: 2006-02-24 09:50 pm (UTC)no subject
Date: 2006-02-24 10:10 pm (UTC)The longer answer seems to be that the security-patched QT (Qt, by comparison, is reasonably well-behaved) took control of in-browser MP3 playing. Which would have been fair enough if the thing had actually managed to play all of the MP3, rather than just the first half-second while whizzing the slider all the way to the right in a self-righteous manner.
Deinstalling QT has made things work the way I want, so that's jolly good.
no subject
Date: 2006-02-24 10:14 pm (UTC)FWIW I've found QT to be a model of stability when I used Winders for AV, but I never saw it steal things I didn't want it to. Caveat: that was ages ago.
no subject
Date: 2006-02-24 10:24 pm (UTC)Indeed. Previous versions behaved themselves. It's very odd.
no subject
Date: 2006-02-24 09:59 pm (UTC)Double click on My Documents > Tools > Folder Options > File Types
Scroll down to MP3 and change it from Quicktime to FireFox.
Of course, QT may well have seriously frigged with the registery, in which case it's probably quicker to re-install winders ;)
no subject
Date: 2006-02-24 10:12 pm (UTC)no subject
Date: 2006-02-24 10:54 pm (UTC)In Firefox, go to Tools>Options>Downloads>View and edit actions
Should sort you.
no subject
Date: 2006-02-24 11:19 pm (UTC)Very odd.
no subject
Date: 2006-02-24 11:21 pm (UTC)no subject
Date: 2006-02-25 01:00 am (UTC)no subject
Date: 2006-02-24 11:40 pm (UTC)no subject
Date: 2006-02-27 12:52 pm (UTC)no subject
Date: 2006-02-24 11:59 pm (UTC)no subject
Date: 2006-02-25 12:20 am (UTC)That said the redmond boys aren't much better at coding for OS X.
In windows I do whatever I can to kill quicktime, on my mac, it works perfectly.*
*once you have downloaded apple's "presetation script" and yoinked the nasty bit of code out tat stops full screen playback...
-- CHECK FOR QUICKTIME PRO
if QuickTime Pro installed is false then
set the target_URL to "http://www.apple.com/quicktime/download/"
display dialog "This script requires QuickTime Pro." & return & return & ¬
"If this computer is currently connected to the Internet, " & ¬
"click the “Upgrade” button to visit the QuickTime Website at:" & ¬
return & return & target_URL buttons {"Upgrade", "Cancel"} default button 2
ignoring application responses
tell application "Finder"
open location target_URL
end tell
end ignoring
error number -128
end if
no subject
Date: 2006-02-25 01:39 am (UTC)Works like a dream on the Mac, utter dog on the PC.