Muffinresearch Labs by Stuart Colville

FAIL of the Week: Apple’s Invisible Transparency | Comments (2)

Posted in Apple on 19th September 2008, 4:04 pm by Stuart

The Macbook Pro I was issued at work has been plagued with a nasty graphics issue ever since the 10.5.2 update. Prior to that there were also some big graphics issues which caused freezes and crashes which were cleared by the 10.5.3 update but in fixing those issue this new problem appeared.

The Symptoms

The problems experienced showed up in many different ways. For me the worst was a text-tearing issue where the display of text would get scrambled. For example if I was using texmate, lines would overlap when scrolling and the only way to temporarily clear it was to use cmd+a (which presumably caused a re-draw). To stop it completely required a logout. There was also a relationship with sleep modes as it often appeared after waking the machine from sleep.

gfx FAIL

There were also occasions where the display was continually covered with white blocks that appeared as you scrolled. These appear in the terminal and places like embedded YouTube players in the browser making it difficult to get RickRolled.

The FAIL

Apple’s failing was to not publicly admit to there being a problem. This combined with the amount of time between the issue occuring and the fix being released made it incredibly frustrating. This main thread on discussions.apple.com was raised on a back in February and looking at the thread plenty of people had mainboards replaced and yet still the issue persisted like a bad smell emanating from a pair of birkenstocks worn all summer.

From the reports on the thread it also appears that only a very limited number of Apple’s technical staff had been advised of the issue. I pretty sure the frustration of many people waiting for a fix would have been significantly reduced if there had been a statement issued saying that work was being done to put it right.

The net result of not making a statement amounted to a lot of wasted time spent by MacBook Pro owners and Apple’s own uninformed staff trying to fix a problem with solutions that would never work.

I’m pleased it’s now fixed but seriously, a bit of transparency next time wouldn’t go amiss! It’s times like this when the openess and transparency of open source operating systems is much appreciated.

Post Tools

Comments: Add yours

1. On September 23rd, 2008 at 11:12 am Carl Camera said:

OSX has … faults? Apple is not … transparent? I’m shocked!

2. On September 24th, 2008 at 12:00 am Stuart Colville said:

@Carl Camera: Yep you got it right who’d have thunk it!?

It’s easy to ignore a company’s failings — that is until you’re on the receiving end, at which point you become extremely tempted to go and buy a Dell with Ubuntu on it.







XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



GNU screen: open tab in current working directory|(1)

A nice trick for having screen open a new tab in the same directory as the one you’re currently in. To use it add it to your .screenrc

# Open new window in current dir.
bind c stuff "screen -X chdir \$PWD;screen^M"
bind ^c stuff "screen -X chdir \$PWD;screen^M"

Hat tip: mteckert on SuperUser.com

Ubuntu: add-apt-repository: command not found|(2)

When you’re using a minimal Ubuntu install if you find the ‘add-apt-repository’ command is missing (it’s useful for adding PPAs and other repositories), then simply run:

sudo apt-get install python-software-properties

Photos on Flickr

© Copyright 2004-12 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by Slicehost.com This page was baked in 0.503s.