There are now 3 other threads which have now pointed to this one
https://discussions.apple.com/thread/5530124#23682829
https://discussions.apple.com/thread/5506342?answerId=23599490022#23599490022
https://discussions.apple.com/thread/5477906
I think there is a larger issue going on here that is affecting secondary windows in System Preferences and "Save As" dialogues in multiple programs.
Symptoms:
System Prefs> Security & Privacy> Advanced button not responding in any of the frames ( lock is unlocked / I'm administrator)
System Prefs> Security & Privacy> general allow apps downloaded from: wont let me choose Anywhere
System Prefs> Time machine> options button not responding
System Prefs> Network > Advanced button not responding
Text edit won't let you save or save as from the menu or with key combo shortcut
Can't close the last Text Edit window unless you have saved the document (i.e. the X in the corner of the window does nothing) - but quite (command-q) still works.
And "Save As" dialogues from Pixelmator, Apperture and iPhoto don't appear to be working for different people.
The errors are:
1.
7/11/2013 8:12:13.583 am System Preferences[390]: *** Assertion failure in -[NSSecureColor initWithColor:], /SourceCache/ViewBridge/ViewBridge-46/NSSecureColor.m:32
and 2.
7/11/2013 8:12:13.584 am System Preferences[390]: -[NSRemoteView viewDidMoveToWindow] caught non-fatal NSInternalInconsistencyException 'unable to convert NSNamedColorSpace System controlColor to Device RGB colorspace' with backtrace (
0 CoreFoundation 0x00007fff86a2d41c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff9300ce75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff86a2d1f8 +[NSException raise:format:arguments:] + 104
3 Foundation 0x00007fff935b2c61 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
4 ViewBridge 0x00007fff86be965c -[NSSecureColor initWithColor:] + 724
5 ViewBridge 0x00007fff86be936f +[NSSecureColor secureColorWithColor:] + 48
6 ViewBridge 0x00007fff86c0ccfb -[NSRemoteView sendFontSmoothingBackgroundColorToService:] + 40
7 ViewBridge 0x00007fff86c0dbf5 -[NSRemoteView viewDidMoveToWindow] + 197
8 AppKit 0x00007fff8e5601d0 -[NSView _setWindow:] + 2899
9 AppKit 0x00007fff8e55d804 -[NSView addSubview:] + 364
10 AppKit 0x00007fff8e571953 -[NSFrameView addSubview:] + 45
11 AppKit 0x00007fff8e57fcb5 -[NSWindow setContentView:] + 511
12 ViewBridge 0x00007fff86c13868 rendezvousPanel + 895
13 ViewBridge 0x00007fff86c12f3f -[NSRemoteView beginSheet:modalForWindow:size:isCritical:styleMask:] + 420
14 ViewBridge 0x00007fff86c13eea -[NSRemoteView beginDeferredSheet:] + 209
15 ViewBridge 0x00007fff86c14098 -[NSRemoteView beginDeferredSheets] + 283
16 ViewBridge 0x00007fff86c18ca2 __85-[NSRemoteViewMarshal beginSheet:modalForWindow:size:isCritical:styleMask:withReply:]_block_invoke + 83
17 ViewBridge 0x00007fff86c1c892 __deferBlockOntoMainThread_block_invoke_3 + 441
18 CoreFoundation 0x00007fff8695e7cc __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
19 CoreFoundation 0x00007fff8694fee5 __CFRunLoopDoBlocks + 341
20 CoreFoundation 0x00007fff8694fc6e __CFRunLoopRun + 1982
21 CoreFoundation 0x00007fff8694f275 CFRunLoopRunSpecific + 309
22 HIToolbox 0x00007fff93221f0d RunCurrentEventLoopInMode + 226
23 HIToolbox 0x00007fff93221cb7 ReceiveNextEventCommon + 479
24 HIToolbox 0x00007fff93221abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
25 AppKit 0x00007fff8e54928e _DPSNextEvent + 1434
26 AppKit 0x00007fff8e5488db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
27 AppKit 0x00007fff8e53c9cc -[NSApplication run] + 553
28 AppKit 0x00007fff8e527803 NSApplicationMain + 940
29 libdyld.dylib 0x00007fff8e5245fd start + 1
30 ??? 0x0000000000000001 0x0 + 1
)
timestamp: 08:12:13.584 Thursday 07 November 2013
process/thread/queue: System Preferences (390) / 0x7fff776b3310 / com.apple.main-thread
code: line 607 of /SourceCache/ViewBridge/ViewBridge-46/ViewBridgeUtilities.m in logCaughtException
domain: exceptions
So far I have tried:
1. I Repair Disk in Recovery mode but there were no issues so it had nothing to repair
I ran "repair disk permissions" but that has made no difference
2. I just reinstalled OSX Mavericks from within OSX Mavericks but that hasn't helped either
3.. Boot into your recovery partition (restart, hold down ⌘R until you see the Apple logo), and use Disk Utility to repair your hard drive. Repair permissions too while you're there.OS X: About OS X Recovery
as suggested by Arthur - but no help
4. Cetsk also suggested running:
cd /Library/Preferences/SystemConfiguration
sudo mv NetworkInterfaces.plist NetworkInterfaces.plist.bak
sudo mv preferences.plist preferences.plist.bak
and then restarting - this also didn't help with any of the issues
5. removing the following didn't help
/Preferences/com.apple.system preferences .plist
/Preferences/com.apple.screensaver.<12digitHexNumber>.plist
/Preferences/com.apple.desktop.plist
/Preferences/By Host/com.apple.systempreferences.xxx.plist of them)
/Caches/com.apple.systempreferences
6. I can't create a new user because the secondary menu simply won't come up in the "Users & Groups" system preferenes when I unlock then try to click on the "+" nothing happens
Anyone got any other ideas?