Dear chas0001,
as soon as I read your message, I went to check my system.
I checked /Library/Quicklook for the suspicious package.qlgenerator (ps: quicklook, not quickview on my mac): it was present on my macbook pro, but not on my iMac. (Both macs have the pixelated icon bug). Deleted it.
I also checked for pocketcloud... I had it on both. So I deleted it using the provided uninstaller script (although it was not running), I did a manual check using iFileX to be sure there were no leftovers...
Cleaned all caches (ML cache cleaner, deep cache cleaning), restarted in safe boot mode, then back in normal mode...
Results? Unfortunately no difference...Blurry/fuzzy/pixelated icons on main drive, on mounted dmg...
and also in unzipped archives (usually, app without icon after the archive is unzipped).
The only thing that seem to work (just for few seconds...) is to kill systemUIserver, and mount/unzip files right away. Icon looks fine, but just for a short time. On next dmg/unzip, blurry icons are back...
Concerning iStat menu, I deleted it on my macbookpro but kept it on my iMac. No difference, both show the blurry bug...
But let's not despair. I start to think this has something to do with the systemUIserver error shown in console.
You had errors with pocket cloud, removed it and (hopefully) you fixed it...
I have a different error:
On the iMac:
SystemUIServer: ISGetIconFamilyFromStorage: seed mismatch for ......., actual seed is .....
On MacBookPro:
SystemUIServer. *** WARNING: - [NSImage compositeToPoint: fromRect:operation:fraction:] is depcreated in MaOSX 10.8 and later. Please use _[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
I don't have any idea about what they are, what they do, how to fix them.
I am posting the whole error log in console, just in case someone at apple silently follows this discussion and finds this info useful to help fix the problem:
iMac:
06/10/2012 22:36:07.893 SystemUIServer[820]: ISGetIconFamilyFromStorage: seed mismatch for 272408b0, actual seed is ff500542
1 OSServices 0x00007fff8984c950 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
2 OSServices 0x00007fff8984c8aa _ISAcquireStorageRefInternal + 19
3 OSServices 0x00007fff8984dfa4 _ISRetainStorage + 31
4 HIServices 0x00007fff8ee96dc0 CreateCGImageRefFromBitmapInfo + 162
5 HIServices 0x00007fff8ee98477 _ZL30ISImageRefCGCacheAddImageEntryPvS_sPK8RGBColorjP18_ISBitmapImageInfo + 241
6 HIServices 0x00007fff8ee96285 _ISGetCGImageRefForISImageRef + 2756
7 HIServices 0x00007fff8ee9574d _ISCreateCGImageForTypeAtScale + 857
8 AppKit 0x00007fff8dde23d4 -[NSIconRefImageRep CGImageForProposedRect:context:hints:] + 17
9 AppKit 0x00007fff8dd5de1d -[NSImageRep CGImageForProposedRect:context:hints:flipped:] + 62
10 AppKit 0x00007fff8dde2346 -[NSImage _newSnapshotRepForRep:rect:context:processedHints:] + 162
11 AppKit 0x00007fff8dd843c8 -[NSImage _snapshotRepForRep:rect:context:processedHints:] + 195
12 AppKit 0x00007fff8dd5dd77 __48-[NSImage CGImageForProposedRect:context:hints:]_block_invoke_0 + 305
13 AppKit 0x00007fff8dcc34d6 -[NSImage _usingBestRepresentationForRect:context:hints:body:] + 170
14 AppKit 0x00007fff8dd5d9e5 -[NSImage CGImageForProposedRect:context:hints:] + 938
15 Search 0x00000001065c82a8 MDActivateFinder + 6694
16 Search 0x00000001065b214f __MDNodeGetterCopyFunctionNoFetchNoExtension + 24906
17 Search 0x00000001065b2944 __MDNodeGetterCopyFunctionNoFetchNoExtension + 26943
18 Search 0x00000001065b66a6 MDApplicationsToOpenWithNodes + 4511
19 Foundation 0x00007fff8d5dd986 -[__NSOperationInternal start] + 684
20 Foundation 0x00007fff8d5e51a1 __block_global_6 + 129
21 libdispatch.dylib 0x00007fff8ee79f01 _dispatch_call_block_and_release + 15
22 libdispatch.dylib 0x00007fff8ee760b6 _dispatch_client_callout + 8
23 libdispatch.dylib 0x00007fff8ee771fa _dispatch_worker_thread2 + 304
24 libsystem_c.dylib 0x00007fff94a46cab _pthread_wqthread + 404
25 libsystem_c.dylib 0x00007fff94a31171 start_wqthread + 13
Error on MacBookPro:
07/10/2012 12:32:40.125 SystemUIServer[8124]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.