Click Desktop icon event handler

Is there any way to handle a user clicking the desktop icon? What I need to do is when the user clicks the desktop icon and if the app is already running (by means of icon in the system tray) then pop up the application and not start a new instance.
thanks
-Mike

Figured this out ....you need to handle the NativeApplication Invoke Event...
public  function onApplicationComplete(event:Event):void
           //if user starts a second instance of THIS APP we want to handle the event:      NativeApplication.nativeApplication.addEventListener(InvokeEvent.INVOKE, OnNativeAppInvoke);
public  function OnNativeAppInvoke(evt:Event):void{
   //I popup my app here
    undock(evt);
public 
function undock(evt:Event):void {  
      //After setting the window to visible, make sure that the application is ordered to the front, //else we'll still need to click on the       application on the  askbar to make it visible      stage.nativeWindow.visible =
true;     stage.nativeWindow.orderToFront();
If anyone finds answers to their own questions please post them as it helps everyone out.....Thanks!
-Mike

Similar Messages

  • Slow start up after double clicking desktop icon. Firefox 5.0 and 6.0

    When I double click the icon on my desktop it takes 30 40 seconds for Firefox to start. I did this in fire fox 5.0 and 6.0. Firefox 3.6 had no trouble and IE8, Google Chrome and Safari has no trouble. Running win XP with 2 gig ram. 3.06 P 4 cpu on Dell 2400.

    I have these problems, too, and they're making think it's time to give up on Firefox.

  • Finder crashes when clicking desktop icon in sidebar - any help?

    I ran TM for a couple of hours on my iBook and only searched for a couple of archived files and restored one just to see if it works. Since then, when I click on the desktop icon in the left finder navigation, it crashes and I need to force quit the finder.
    I have tried to delete the finder.plist file, but it did not help.
    My 2 questions:
    (a) can this crashing be caused by TM?
    (b) how can I fix it?
    Any help would be very much appreciated.
    Andreas

    Hi Petrock ,
    phantastic - that did the trick. Thanks a lot!!!
    Since you can easily read those cryptic logs, can you tell me why I cannot shut down the computer in some situations? Here is the log:
    Process: SystemUIServer [109]
    Path: /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
    Identifier: com.apple.systemuiserver
    Version: 1.5.2 (245)
    Build Info: SystemUIServer-2450000~1
    Code Type: X86 (Native)
    Parent Process: launchd [82]
    Date/Time: 2008-01-27 13:27:17.226 +0100
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000008
    Crashed Thread: 17
    Thread 0:
    0 libSystem.B.dylib 0x93ab68e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x93abe0dc mach_msg + 72
    2 com.apple.CoreFoundation 0x936f10fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x936f1d38 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x925868a4 RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x925866bd ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x92586531 BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x91c4cd5b _DPSNextEvent + 657
    8 com.apple.AppKit 0x91c4c6a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.AppKit 0x91c456d1 -[NSApplication run] + 795
    10 com.apple.systemuiserver 0x00005f84 0x1000 + 20356
    11 com.apple.systemuiserver 0x00005a86 0x1000 + 19078
    Thread 1:
    0 libSystem.B.dylib 0x93abdace _semwaitsignal + 10
    1 libSystem.B.dylib 0x93ae7ced pthreadcondwait$UNIX2003 + 73
    2 ...e.ImageCaptureNotifications 0x000d3eaa _StaticProcessIOObjectsArray + 95
    3 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    4 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x93ae68e6 kevent + 10
    1 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    2 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x93ab68e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x93abe0dc mach_msg + 72
    2 com.apple.CoreFoundation 0x936f10fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x936f1d38 CFRunLoopRunInMode + 88
    4 com.apple.systemuiserver 0x00026373 0x1000 + 152435
    5 com.apple.Foundation 0x92ea304d -[NSThread main] + 45
    6 com.apple.Foundation 0x92ea2bf4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    8 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x93ab68e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x93abe0dc mach_msg + 72
    2 com.apple.CoreFoundation 0x936f10fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x936f1d38 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x9642f464 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x9642f300 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    7 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x93abdace _semwaitsignal + 10
    1 libSystem.B.dylib 0x93ae7ced pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x966fe161 fefragmentthread + 54
    3 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    4 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x93ab6946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x93ae81cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x93ae9a53 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x92ee8f9c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x92ee8db0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x92ee8d15 -[NSConditionLock lockWhenCondition:] + 69
    6 ...syncservices.syncservicesui 0x0b1827e4 -[ISyncPlanWatcher(InternalMethods) _runQueue] + 701
    7 com.apple.Foundation 0x92ea304d -[NSThread main] + 45
    8 com.apple.Foundation 0x92ea2bf4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    10 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x93b05f5a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    2 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x93ab68e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x93abe0dc mach_msg + 72
    2 com.apple.CoreFoundation 0x936f10fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x936f1d38 CFRunLoopRunInMode + 88
    4 com.apple.IMUtils 0x9342cdcb -[IMRemoteObjectBroadcaster _workerThread] + 246
    5 com.apple.Foundation 0x92ea304d -[NSThread main] + 45
    6 com.apple.Foundation 0x92ea2bf4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    8 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x93b1f95a _workqops + 10
    1 libSystem.B.dylib 0x93b1f98a start_wqthread + 30
    Thread 10:
    Thread 11:
    0 libSystem.B.dylib 0x93ab68e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x93abe0dc mach_msg + 72
    2 com.apple.CoreFoundation 0x936f10fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x936f1d38 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x92ed9e8d -[NSConnection sendInvocation:internal:] + 3005
    5 com.apple.Foundation 0x92ed8b76 -[NSDistantObject methodSignatureForSelector:] + 1302
    6 com.apple.CoreFoundation 0x937707dd __forwarding__ + 237
    7 com.apple.CoreFoundation 0x93770b32 CF_forwarding_prep0 + 50
    8 com.apple.menuextra.appleuser 0x0072331f 0x720000 + 13087
    9 com.apple.Foundation 0x92ea304d -[NSThread main] + 45
    10 com.apple.Foundation 0x92ea2bf4 _NSThread__main_ + 308
    11 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    12 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x93ab692e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x93abe405 pthreadmutexlock + 569
    2 com.apple.CFOpenDirectory 0x93a97ee7 ODRecordCopyDetails + 376
    3 com.apple.OpenDirectory 0x93a88b5c -[ODRecord recordDetailsForAttributes:error:] + 106
    4 com.apple.menuextra.appleuser 0x00724897 0x720000 + 18583
    5 com.apple.menuextra.appleuser 0x00723293 0x720000 + 12947
    6 com.apple.Foundation 0x92ea304d -[NSThread main] + 45
    7 com.apple.Foundation 0x92ea2bf4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    9 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x93ab692e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x93abe405 pthreadmutexlock + 569
    2 com.apple.CFOpenDirectory 0x93a97ee7 ODRecordCopyDetails + 376
    3 com.apple.OpenDirectory 0x93a88b5c -[ODRecord recordDetailsForAttributes:error:] + 106
    4 com.apple.menuextra.appleuser 0x00724897 0x720000 + 18583
    5 com.apple.menuextra.appleuser 0x00723293 0x720000 + 12947
    6 com.apple.Foundation 0x92ea304d -[NSThread main] + 45
    7 com.apple.Foundation 0x92ea2bf4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    9 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x93ab692e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x93abe405 pthreadmutexlock + 569
    2 com.apple.CFOpenDirectory 0x93a97ee7 ODRecordCopyDetails + 376
    3 com.apple.OpenDirectory 0x93a88b5c -[ODRecord recordDetailsForAttributes:error:] + 106
    4 com.apple.menuextra.appleuser 0x00724897 0x720000 + 18583
    5 com.apple.menuextra.appleuser 0x00723293 0x720000 + 12947
    6 com.apple.Foundation 0x92ea304d -[NSThread main] + 45
    7 com.apple.Foundation 0x92ea2bf4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    9 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x93ab692e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x93abe405 pthreadmutexlock + 569
    2 com.apple.CFOpenDirectory 0x93a97ee7 ODRecordCopyDetails + 376
    3 com.apple.OpenDirectory 0x93a88b5c -[ODRecord recordDetailsForAttributes:error:] + 106
    4 com.apple.menuextra.appleuser 0x00724897 0x720000 + 18583
    5 com.apple.menuextra.appleuser 0x00723293 0x720000 + 12947
    6 com.apple.Foundation 0x92ea304d -[NSThread main] + 45
    7 com.apple.Foundation 0x92ea2bf4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    9 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x93ab692e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x93abe405 pthreadmutexlock + 569
    2 com.apple.CFOpenDirectory 0x93a97ee7 ODRecordCopyDetails + 376
    3 com.apple.OpenDirectory 0x93a88b5c -[ODRecord recordDetailsForAttributes:error:] + 106
    4 com.apple.menuextra.appleuser 0x00724897 0x720000 + 18583
    5 com.apple.menuextra.appleuser 0x00723293 0x720000 + 12947
    6 com.apple.Foundation 0x92ea304d -[NSThread main] + 45
    7 com.apple.Foundation 0x92ea2bf4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    9 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 17 Crashed:
    0 libSystem.B.dylib 0x93abe1de pthreadmutexlock + 18
    1 com.apple.CFOpenDirectory 0x93a99691 ODRecordVerifyPassword + 351
    2 com.apple.OpenDirectory 0x93a88eb3 -[ODRecord verifyPassword:error:] + 94
    3 com.apple.menuextra.appleuser 0x00724a21 0x720000 + 18977
    4 com.apple.menuextra.appleuser 0x0072327a 0x720000 + 12922
    5 com.apple.Foundation 0x92ea304d -[NSThread main] + 45
    6 com.apple.Foundation 0x92ea2bf4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    8 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x93ab692e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x93abe405 pthreadmutexlock + 569
    2 com.apple.CFOpenDirectory 0x93a99683 ODRecordVerifyPassword + 337
    3 com.apple.OpenDirectory 0x93a88eb3 -[ODRecord verifyPassword:error:] + 94
    4 com.apple.menuextra.appleuser 0x00724a21 0x720000 + 18977
    5 com.apple.menuextra.appleuser 0x0072327a 0x720000 + 12922
    6 com.apple.Foundation 0x92ea304d -[NSThread main] + 45
    7 com.apple.Foundation 0x92ea2bf4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    9 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x93ab692e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x93abe405 pthreadmutexlock + 569
    2 com.apple.CFOpenDirectory 0x93a99683 ODRecordVerifyPassword + 337
    3 com.apple.OpenDirectory 0x93a88eb3 -[ODRecord verifyPassword:error:] + 94
    4 com.apple.menuextra.appleuser 0x00724a21 0x720000 + 18977
    5 com.apple.menuextra.appleuser 0x0072327a 0x720000 + 12922
    6 com.apple.Foundation 0x92ea304d -[NSThread main] + 45
    7 com.apple.Foundation 0x92ea2bf4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x93ae7075 pthreadstart + 321
    9 libSystem.B.dylib 0x93ae6f32 thread_start + 34
    Thread 17 crashed with X86 Thread State (32-bit):
    eax: 0x00000008 ebx: 0x93abe1dd ecx: 0x0059ed3c edx: 0xffffffff
    edi: 0x00000008 esi: 0x0ca0ba38 ebp: 0xb0a96ba8 esp: 0xb0a96b70
    ss: 0x0000001f efl: 0x00010282 eip: 0x93abe1de cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000008
    Binary Images:
    0x1000 - 0x52fef com.apple.systemuiserver 1.5.2 (245) <f795dd2f3418d618a75b8bc180503099> /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
    0x69000 - 0x6dfff com.apple.framework.SystemUIPlugin 1.5 (20) <39c3296a84437bbdc2e0f55078fe379d> /System/Library/PrivateFrameworks/SystemUIPlugin.framework/Versions/A/SystemUIP lugin
    0x77000 - 0xa2fff com.apple.framework.NetworkConfig 2.2 (2.2) <d2b7b51b7f0047e04133cb3c79e26f74> /System/Library/PrivateFrameworks/NetworkConfig.framework/Versions/A/NetworkCon fig
    0xcb000 - 0xd7ffb com.apple.ImageCaptureNotifications 4.0 (4.0) /System/Library/PrivateFrameworks/ICANotifications.framework/Versions/A/ICANoti fications
    0xf5000 - 0xf9fff com.apple.iPod 1.5 (15) <80c68d6d158ff1999c64d7450e34e0db> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0x100000 - 0x103fff com.apple.BezelServicesFW 1.4.533 (1.4.533) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x10a000 - 0x1d3ff5 com.apple.DiscRecording 4.0 (4000.4.10) <d4130992c67baeb1ec39e6b63e080550> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x23e000 - 0x336fe0 com.apple.DiskImagesFramework 10.5.1 (192.1) <bc81cfae2611298268170f2e25ce07b3> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x39c000 - 0x3c4ff8 com.apple.framework.Apple80211 5.0.1 (501.1) <77dae9ed98cd5d7dc6925ec705f94bf0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x3d4000 - 0x3deffc com.apple.framework.AppleTalk 1.2.0 (???) <e0f5f336ad29ca635740ed8b83061234> /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    0x3e5000 - 0x41afff com.apple.MediaKit 9.0 (391) <baf0ef1d2fb7dec226bb982c991b6b95> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x42b000 - 0x456ffb libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
    0x4f3000 - 0x4f6fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x720000 - 0x730fff com.apple.menuextra.appleuser 3.0 (3.0) <ca11387e6d8b6469102e37722b156b60> /System/Library/CoreServices/Menu Extras/User.menu/Contents/MacOS/User
    0x781000 - 0x78cfff com.apple.menuextra.textinput 1.1.0 (1.1.0) <6ae1b0b5bb8390d44e923dd2c56fad08> /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/MacOS/TextInput
    0x797000 - 0x79cfff com.apple.audio.AppleHDAHALPlugIn 1.4.0 (1.4.0a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x7a1000 - 0x7a2fff com.apple.syncservices.sync_menu 4.0 (388) <1dcfbb4614b8c7a844df4b2aef479899> /System/Library/CoreServices/Menu Extras/Sync.menu/Contents/MacOS/Sync
    0x7c1000 - 0x7d3ffa com.apple.menuextra.airport 5.0.1 (501.1) <ddbd669439f1d97d4f3f603836375c5c> /System/Library/CoreServices/Menu Extras/AirPort.menu/Contents/MacOS/AirPort
    0x7e7000 - 0x7f0fff com.apple.menuextra.iChat 4.0 (601) <0a632dd05b25d7d3dba866f33d1fc4fa> /System/Library/CoreServices/Menu Extras/iChat.menu/Contents/MacOS/iChat
    0xb056000 - 0xb05bff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0xb075000 - 0xb15bff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0xb16a000 - 0xb173fff com.apple.syncservices.SyncMenuExtraBundle 4.0 (388) <d1db268c8e9b921f6a691132adbf8fbc> /System/Library/CoreServices/Menu Extras/Sync.menu/Contents/Resources/SyncMenuExtraBundle.bundle/Contents/MacOS/S yncMenuExtraBundle
    0xb17c000 - 0xb18ffff com.apple.syncservices.syncservicesui 4.0 (388) <6bf1ae04e217b3b699223e2d55b30a71> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0xb1a8000 - 0xb1abfff com.apple.iCal.DockExtra 3.0.1 (1205) <6368c4993e0886241da779ce442d82dd> /Applications/iCal.app/Contents/Resources/iCalDockExtra.bundle/Contents/MacOS/i CalDockExtra
    0xc728000 - 0xc73affb com.apple.airport.clientbundle 5.0.1 (501.1) <af3be03b174586245ecf7d2bb8dc049a> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/Cli entController.bundle/Contents/MacOS/ClientController
    0xc747000 - 0xc75dfe0 com.apple.EAP8021X 9.0.0 (???) <ad96db7b958d90ba3078f4a8f2beb341> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0xc768000 - 0xc788ff7 com.apple.internetconnect.framework 1.5 (1.5) <b0f222a3a8161cde2e47b8a0602cc8c1> /System/Library/PrivateFrameworks/InternetConnect.framework/Versions/A/Internet Connect
    0xcdcc000 - 0xcfbefea +com.elgato.mpegsupport EyeTV MPEG Support 1.0.7 (build 43) (1.0.7) /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5 (1.5) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
    0x90003000 - 0x900b2fff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x900b3000 - 0x90169fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9019a000 - 0x9019afff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9019b000 - 0x901cdfff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x901ce000 - 0x90255ff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
    0x90256000 - 0x90271ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90273000 - 0x902adff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x902ae000 - 0x90945fef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90946000 - 0x90996ff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90997000 - 0x90a16ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90a17000 - 0x90a17ffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90a18000 - 0x90a59fe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90a5a000 - 0x90a66fff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
    0x90a67000 - 0x90afafff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90afb000 - 0x90b1affa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91033000 - 0x91035ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91036000 - 0x91075fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91076000 - 0x91542ffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x91543000 - 0x9160aff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91671000 - 0x91681ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91682000 - 0x9184bfef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9184c000 - 0x918f3fff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x918f4000 - 0x918fbff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x918fc000 - 0x91929feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9192e000 - 0x91a66ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x91a67000 - 0x91af3ffb com.apple.QTKit 7.4 (92) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91af4000 - 0x91b38feb com.apple.DirectoryService.PasswordServerFramework 3.0.1 (3.0.1) <e2858f33c02cef9ea4d717b19529059e> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x91b39000 - 0x91b3bfff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91b3c000 - 0x91c07fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91c08000 - 0x91c08ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91c0c000 - 0x92406fef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92426000 - 0x9242bfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9245e000 - 0x9247afff com.apple.IMFramework 4.0 (578) <b8e7d1e85ec753dc0116843125927ae8> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9247b000 - 0x92499ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9249a000 - 0x9254afff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92557000 - 0x9285dfff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9285e000 - 0x929dcfff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x929dd000 - 0x92b01fe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92b02000 - 0x92b1afff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92b1b000 - 0x92bfcff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x92bfd000 - 0x92c74fe3 com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92c75000 - 0x92c7ffeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92c80000 - 0x92caafef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x92cb1000 - 0x92ce0fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92ce1000 - 0x92d6bfff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92db9000 - 0x92e98fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x92e99000 - 0x93112fe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93113000 - 0x933ecfe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x933ed000 - 0x9342aff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9342b000 - 0x9343efff com.apple.IMUtils 4.0 (578) <cf6de2e36b4922509a027dcf59951de8> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x9343f000 - 0x9344cfe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9344d000 - 0x934f6fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x934f7000 - 0x93589ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9367f000 - 0x937b1fe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93a1b000 - 0x93a60fef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93a61000 - 0x93a85feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x93a86000 - 0x93a8afff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x93a8b000 - 0x93a8cffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x93a8d000 - 0x93a9effe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x93a9f000 - 0x93ab5fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93ab6000 - 0x93c10fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
    0x93d80000 - 0x93f3bff3 com.apple.QuartzComposer 2.0 (106) <e31bf3733d0676dd7993afca6ce48c3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93f3c000 - 0x9401bfff com.apple.syncservices 3.0 (388) <fc1294b5b89dcab17de9e04c282a3cad> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x94053000 - 0x94367fe2 com.apple.QuickTime 7.4.0 (92) <0d674546d12c65dc5c33dca4c81c315b> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x943d7000 - 0x943d8fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x943d9000 - 0x94429feb com.apple.framework.familycontrols 1.0.1 (1.0.1) <da064f9f4b4ac1edd1bd3818f637c11f> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9442a000 - 0x94435ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x94436000 - 0x94473fff com.apple.CoreMediaIOServicesPrivate 1.4 (1.4) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x944b2000 - 0x944ebffe com.apple.securityfoundation 3.0 (32768) <1e9885d63ced51f81bc1f39af624637d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x944ec000 - 0x9452efef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9453d000 - 0x94549ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9454a000 - 0x9454ffff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x94550000 - 0x9490efea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95859000 - 0x95860fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x95861000 - 0x95897fff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x959cf000 - 0x959f3fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x959f4000 - 0x95a6eff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x95a6f000 - 0x95ac9ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x95aca000 - 0x95adeff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95ae5000 - 0x95af3ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x95c2c000 - 0x95c53fff libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
    0x95c54000 - 0x96064fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x96065000 - 0x96065ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96066000 - 0x96066ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96067000 - 0x96072fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x96073000 - 0x96125ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x9629f000 - 0x962fbff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x963b8000 - 0x96411fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x96412000 - 0x9648efeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9648f000 - 0x964d9fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x964da000 - 0x965beffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x965bf000 - 0x965cefff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x96600000 - 0x96600ffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96601000 - 0x96608ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x96609000 - 0x9699fff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x969a0000 - 0x969b0fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x969b1000 - 0x969b1ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x96a00000 - 0x96a04fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96a05000 - 0x96a05ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x96a06000 - 0x96a06ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96a07000 - 0x96b4cff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96b4d000 - 0x96b56fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96b5f000 - 0x96b87ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96b88000 - 0x96bfcfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96bfd000 - 0x96c5affb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x96d2f000 - 0x96d59fff com.apple.CoreMediaPrivate 1.4 (1.4) <59630ee9096ecf2ca1e518da2f46c68d> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x96d5a000 - 0x96d62fff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96d63000 - 0x96d81fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
    0x96db7000 - 0x96dcdfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96e6d000 - 0x96e7cffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x96e7d000 - 0x96e83fff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96e84000 - 0x96e87fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96e88000 - 0x96f14ff7 com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    or here is /Library/Logs:
    Process: DirectoryService [11]
    Path: /usr/sbin/DirectoryService
    Identifier: DirectoryService
    Version: ??? (???)
    Code Type: X86 (Native)
    Parent Process: launchd [1]
    Date/Time: 2007-12-18 16:47:09.904 +0100
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000001214196a
    Crashed Thread: 2
    Thread 0:
    0 libSystem.B.dylib 0x901d48e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x901dc0dc mach_msg + 72
    2 com.apple.CoreFoundation 0x907720fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x90772d94 CFRunLoopRun + 84
    4 DirectoryService 0x00016a8f main + 2583
    5 DirectoryService 0x0001605a start + 54
    Thread 1:
    0 libSystem.B.dylib 0x901d48e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x901dc0dc mach_msg + 72
    2 com.apple.CoreFoundation 0x907720fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x90772d94 CFRunLoopRun + 84
    4 DirectoryService 0x00022b42 CPluginRunLoopThread::ThreadMain() + 222
    5 ...ectoryServiceCore.Framework 0x0015f349 DSCThread::Run() + 39
    6 ...ectoryServiceCore.Framework 0x0015f554 DSLThread::_RunWrapper(void*) + 84
    7 libSystem.B.dylib 0x90205075 pthreadstart + 321
    8 libSystem.B.dylib 0x90204f32 thread_start + 34
    Thread 2 Crashed:
    0 libsqlite3.0.dylib 0x94ea71e8 sqlite3_open16 + 22184
    1 libsqlite3.0.dylib 0x94e437be sqlite3blobbytes + 46
    2 libsqlite3.0.dylib 0x94e4380d sqlite3blobbytes + 125
    3 libsqlite3.0.dylib 0x94e4380d sqlite3blobbytes + 125
    4 libsqlite3.0.dylib 0x94ea6edd sqlite3_open16 + 21405
    5 libsqlite3.0.dylib 0x94e85edf sqlite3columntext16 + 8383
    6 libsqlite3.0.dylib 0x94e9992e sqlite3columntext16 + 88846
    7 libsqlite3.0.dylib 0x94e9e67c sqlite3columntext16 + 108636
    8 libsqlite3.0.dylib 0x94e9e982 sqlite3columntext16 + 109410
    9 libsqlite3.0.dylib 0x94ea09d8 sqlite3declarevtab + 6744
    10 DirectoryService 0x000727a1 CDSLocalPluginNode::GetFileAccessIndex(__CFString const*, tDirPatternMatch, __CFString const*, __CFString const*, bool*) + 665
    11 DirectoryService 0x0007588f CDSLocalPluginNode::GetRecords(__CFString const*, __CFArray const*, __CFString const*, tDirPatternMatch, bool, unsigned long, __CFArray*, bool, __CFString const**) + 1387
    12 DirectoryService 0x0006d22f CDSLocalPlugin::GetRecordList(sGetRecordList*) + 995
    13 DirectoryService 0x000ac800 BaseDirectoryPlugin::ProcessRequest(void*) + 396
    14 DirectoryService 0x0006d812 CDSLocalPlugin::ProcessRequest(void*) + 444
    15 DirectoryService 0x00002639 CRequestHandler::HandlePluginCall(sComData**) + 775
    16 DirectoryService 0x000033f4 CRequestHandler::HandleRequest(sComData**) + 82
    17 DirectoryService 0x0000b03d CMessaging::SendInlineMessage(unsigned long) + 211
    18 DirectoryService 0x0000a2da dsGetRecordList + 1090
    19 DirectoryService 0x0000d72b CSearchPlugin::GetRecordList(sGetRecordList*) + 975
    20 DirectoryService 0x00011af8 CSearchPlugin::HandleRequest(void*) + 152
    21 DirectoryService 0x0000df2a CSearchPlugin::ProcessRequest(void*) + 372
    22 DirectoryService 0x00002639 CRequestHandler::HandlePluginCall(sComData**) + 775
    23 DirectoryService 0x000033f4 CRequestHandler::HandleRequest(sComData**) + 82
    24 DirectoryService 0x0000b03d CMessaging::SendInlineMessage(unsigned long) + 211
    25 DirectoryService 0x0000a2da dsGetRecordList + 1090
    26 DirectoryService 0x00085ff3 CCachePlugin::GetRecordListLibInfo(unsigned long, char const*, char const*, unsigned long, tDataList*, sCacheValidation* (*)(unsigned long, unsigned long, kvbuf_t*, tDataBuffer*, tRecordEntry*, unsigned long, void*, CCache*, char**), kvbuf_t*, void*, CCache*, char**, sCacheValidation**) + 209
    27 DirectoryService 0x0008ed36 CCachePlugin::DSgetpwnam(kvbuf_t*, int) + 678
    28 DirectoryService 0x00093199 CCachePlugin::ProcessLookupRequest(int, char*, int, int) + 85
    29 DirectoryService 0x0002eb0d libinfoDSmigdoQuery + 585
    30 DirectoryService 0x00098a0c _XQuery + 343
    31 DirectoryService 0x00098769 DSlibinfoMIG_server + 109
    32 libSystem.B.dylib 0x902497af machmsgserver + 343
    33 DirectoryService 0x00022d7b CMigHandlerThread::ThreadMain() + 303
    34 ...ectoryServiceCore.Framework 0x0015f349 DSCThread::Run() + 39
    35 ...ectoryServiceCore.Framework 0x0015f554 DSLThread::_RunWrapper(void*) + 84
    36 libSystem.B.dylib 0x90205075 pthreadstart + 321
    37 libSystem.B.dylib 0x90204f32 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x902048e6 kevent + 10
    1 libSystem.B.dylib 0x90205075 pthreadstart + 321
    2 libSystem.B.dylib 0x90204f32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x90216b45 syscall + 5
    1 ...ectoryServiceCore.Framework 0x0015f349 DSCThread::Run() + 39
    2 ...ectoryServiceCore.Framework 0x0015f554 DSLThread::_RunWrapper(void*) + 84
    3 libSystem.B.dylib 0x90205075 pthreadstart + 321
    4 libSystem.B.dylib 0x90204f32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x901d48e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x901dc0dc mach_msg + 72
    2 libSystem.B.dylib 0x90231731 machmsg_serveronce + 318
    3 DirectoryService 0x00022cee CMigHandlerThread::ThreadMain() + 162
    4 ...ectoryServiceCore.Framework 0x0015f349 DSCThread::Run() + 39
    5 ...ectoryServiceCore.Framework 0x0015f554 DSLThread::_RunWrapper(void*) + 84
    6 libSystem.B.dylib 0x90205075 pthreadstart + 321
    7 libSystem.B.dylib 0x90204f32 thread_start + 34
    Thread 2 crashed with X86 Thread State (32-bit):
    eax: 0xb0101b5c ebx: 0x94ea71d4 ecx: 0xb010155c edx: 0x94ea71c0
    edi: 0xb010155c esi: 0x12141968 ebp: 0xb0101478 esp: 0xb0101410
    ss: 0x0000001f efl: 0x00010202 eip: 0x94ea71e8 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x1214196a
    Binary Images:
    0x1000 - 0x109fe7 +DirectoryService ??? (???) <2aa6a70696bda8eb650934b84d2db600> /usr/sbin/DirectoryService
    0x158000 - 0x165fe3 com.apple.DirectoryServiceCore.Framework 3.5 (3.5) <8461435d3a5574c799d82d1d718c945d> /System/Library/PrivateFrameworks/DirectoryServiceCore.framework/Versions/A/Dir ectoryServiceCore
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
    0x90124000 - 0x90142fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
    0x901d4000 - 0x9032efe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
    0x90425000 - 0x9044ffef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x904fb000 - 0x905adffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x905ae000 - 0x906e6ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x906f8000 - 0x906fffe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x90700000 - 0x90832fe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91106000 - 0x91138fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x919e4000 - 0x91a94fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91fee000 - 0x92024fff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9207f000 - 0x920c4fef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x931d9000 - 0x93263fff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93271000 - 0x932f0ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x933d1000 - 0x933e7fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9349c000 - 0x93715fe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93cbb000 - 0x93cc2ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x94099000 - 0x94372fe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x943f3000 - 0x9447fff7 com.apple.LaunchServices 284 (284) <0fb50a7a6fd38875f727fc2592a496e4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94abd000 - 0x94abefef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x94dce000 - 0x94df2fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x94e41000 - 0x94ec8ff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
    0x95049000 - 0x9512aff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x95416000 - 0x95445fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9578b000 - 0x9578bffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x95798000 - 0x957bcfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x957bd000 - 0x9581affb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x9581b000 - 0x9585ffeb com.apple.DirectoryService.PasswordServerFramework 3.0.1 (3.0.1) <e2858f33c02cef9ea4d717b19529059e> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x95b27000 - 0x95b2ffff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9600a000 - 0x96018ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96050000 - 0x96219fef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9621a000 - 0x96291fe3 com.apple.CFNetwork 220 (220) <0ae8fbcbadcb9bd8d673aa4531c0fcfc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x96a39000 - 0x96b18fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x96b5f000 - 0x96c15fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96d5e000 - 0x96d6dfff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    any idea?
    Thanks a lot,
    Andreas

  • Can't click desktop icons

    Sometimes after sleep all the desktop icons (disks, folders, documents, etc...) are unresponsive and the only way to fix it is to restart. This doesn't happen on my other machines. Anyone else experience this issue and know a possible fix?

    Thanks for the reply - I should've been more specific:
    This is a new machine. Even though it's the previous generation it was purchased only a few months ago. It doesn't require a hard restart - apps function fine and it'll allow a soft restart. It's just the desktop icons that are unresponsive. If this is just a little quirk it's no big deal, but I'd love to figure this out in case it turns into a larger issue. I'll also go ahead and run Diskwarrior.

  • I have been using firefox for some years but today I click my desktop icon and nothing happens

    when clicking desktop icon firefox does not open. internet explorer is working ok

    May you please see the, [[Firefox won't start - find solutions]] article.

  • What event handling code do I need to access a web site ?

    Hello
    I am doing a GUI program that would go to a program or a web site when a button is clicked. What event handling code do I need to add to access a web site ?
    for instance:     if (e.getSource() == myJButtonBible)
              // go to www.nccbuscc.org/nab/index.htm ? ? ? ? ? ? ?
            } below is the drive class.
    Thank you in advance
    import java.awt.*;
    import javax.swing.*;
    import javax.swing.border.*;
    import javax.swing.event.*;
    import java.awt.event.*;
    import javax.swing.JEditorPane.*;
    public class TryGridLayout
      public TryGridLayout() {
        JFrame myJFrame = new JFrame("Choose your program");
        Toolkit myToolkit = myJFrame.getToolkit();
        Dimension myScreenSize = myToolkit.getDefaultToolkit().getScreenSize();
        //Center of screen and set size to half the screen size
        myJFrame.setBounds(myScreenSize.width / 4, myScreenSize.height / 4,
                           myScreenSize.width / 2, myScreenSize.height / 2);
        //change the background color
        myJFrame.getContentPane().setBackground(Color.yellow);
        //create the layout manager
        GridLayout myGridLayout = new GridLayout(2, 2);
        //get the content pane
        Container myContentPane = myJFrame.getContentPane();
        //set the container layout manager
        myContentPane.setLayout(myGridLayout);
        //create an object to hold the button's style
        Border myEdge = BorderFactory.createRaisedBevelBorder();
        //create the button size
        Dimension buttonSize = new Dimension(190, 100);
        //create the button's font object
        Font myFont = new Font("Arial", Font.BOLD, 18);
        //create the 1st button's object
        JButton myJButtonCalculator = new JButton("Calculator");
        myJButtonCalculator.setBackground(Color.red);
        myJButtonCalculator.setForeground(Color.black);
        // set the button's border, size, and font
        myJButtonCalculator.setBorder(myEdge);
        myJButtonCalculator.setPreferredSize(buttonSize);
        myJButtonCalculator.setFont(myFont);
        //create the 2nd button's object
        JButton myJButtonSketcher = new JButton("Sketcher");
        myJButtonSketcher.setBackground(Color.pink);
        myJButtonSketcher.setForeground(Color.black);
    // set the button's border, size, and font
        myJButtonSketcher.setBorder(myEdge);
        myJButtonSketcher.setPreferredSize(buttonSize);
        myJButtonSketcher.setFont(myFont);
        //create the 3rd button's object
        JButton myJButtonVideo = new JButton("Airplane-Blimp Video");
        myJButtonVideo.setBackground(Color.pink);
        myJButtonVideo.setForeground(Color.black);
    // set the button's border, size, and font
        myJButtonVideo.setBorder(myEdge);
        myJButtonVideo.setPreferredSize(buttonSize);
        myJButtonVideo.setFont(myFont);
        //create the 4th button's object
        JButton myJButtonBible = new JButton("The HolyBible");
        myJButtonBible.setBackground(Color.white);
        myJButtonBible.setForeground(Color.white);
    // set the button's border, size, and font
        myJButtonBible.setBorder(myEdge);
        myJButtonBible.setPreferredSize(buttonSize);
        myJButtonBible.setFont(myFont);
        //add the buttons to the content pane
        myContentPane.add(myJButtonCalculator);
        myContentPane.add(myJButtonSketcher);
        myContentPane.add(myJButtonVideo);
        myContentPane.add(myJButtonBible);
        JEditorPane myJEditorPane = new JEditorPane();
        //add behaviors
        ActionListener myActionListener = new ActionListener() {
          public void actionPerformed(ActionEvent e) throws Exception
            /*if (e.getSource() == myJButtonCalculator)
              new Calculator();
            else
            if (e.getSource() == myJButtonSketcher)
              new Sketcher();
            else
            if (e.getSource() == myJButtonVideo)
              new Grass();
            else*/
            if (e.getSource() == myJButtonBible)
               // Go to http://www.nccbuscc.org/nab/index.htm
        }; // end of actionPerformed method
        //add the object listener to listen for the click event on the buttons
        myJButtonCalculator.addActionListener(myActionListener);
        myJButtonSketcher.addActionListener(myActionListener);
        myJButtonVideo.addActionListener(myActionListener);
        myJButtonBible.addActionListener(myActionListener);
        myJFrame.setVisible(true);
      } // end of TryGridLayout constructor
      public static void main (String[] args)
        new TryGridLayout();
    } // end of TryGridLayout class

    Hello
    I am doing a GUI program that would go to a program or a web site when a button is clicked. What event handling code do I need to add to access a web site ?
    for instance:     if (e.getSource() == myJButtonBible)
              // go to www.nccbuscc.org/nab/index.htm ? ? ? ? ? ? ?
            } below is the drive class.
    Thank you in advance
    import java.awt.*;
    import javax.swing.*;
    import javax.swing.border.*;
    import javax.swing.event.*;
    import java.awt.event.*;
    import javax.swing.JEditorPane.*;
    public class TryGridLayout
      public TryGridLayout() {
        JFrame myJFrame = new JFrame("Choose your program");
        Toolkit myToolkit = myJFrame.getToolkit();
        Dimension myScreenSize = myToolkit.getDefaultToolkit().getScreenSize();
        //Center of screen and set size to half the screen size
        myJFrame.setBounds(myScreenSize.width / 4, myScreenSize.height / 4,
                           myScreenSize.width / 2, myScreenSize.height / 2);
        //change the background color
        myJFrame.getContentPane().setBackground(Color.yellow);
        //create the layout manager
        GridLayout myGridLayout = new GridLayout(2, 2);
        //get the content pane
        Container myContentPane = myJFrame.getContentPane();
        //set the container layout manager
        myContentPane.setLayout(myGridLayout);
        //create an object to hold the button's style
        Border myEdge = BorderFactory.createRaisedBevelBorder();
        //create the button size
        Dimension buttonSize = new Dimension(190, 100);
        //create the button's font object
        Font myFont = new Font("Arial", Font.BOLD, 18);
        //create the 1st button's object
        JButton myJButtonCalculator = new JButton("Calculator");
        myJButtonCalculator.setBackground(Color.red);
        myJButtonCalculator.setForeground(Color.black);
        // set the button's border, size, and font
        myJButtonCalculator.setBorder(myEdge);
        myJButtonCalculator.setPreferredSize(buttonSize);
        myJButtonCalculator.setFont(myFont);
        //create the 2nd button's object
        JButton myJButtonSketcher = new JButton("Sketcher");
        myJButtonSketcher.setBackground(Color.pink);
        myJButtonSketcher.setForeground(Color.black);
    // set the button's border, size, and font
        myJButtonSketcher.setBorder(myEdge);
        myJButtonSketcher.setPreferredSize(buttonSize);
        myJButtonSketcher.setFont(myFont);
        //create the 3rd button's object
        JButton myJButtonVideo = new JButton("Airplane-Blimp Video");
        myJButtonVideo.setBackground(Color.pink);
        myJButtonVideo.setForeground(Color.black);
    // set the button's border, size, and font
        myJButtonVideo.setBorder(myEdge);
        myJButtonVideo.setPreferredSize(buttonSize);
        myJButtonVideo.setFont(myFont);
        //create the 4th button's object
        JButton myJButtonBible = new JButton("The HolyBible");
        myJButtonBible.setBackground(Color.white);
        myJButtonBible.setForeground(Color.white);
    // set the button's border, size, and font
        myJButtonBible.setBorder(myEdge);
        myJButtonBible.setPreferredSize(buttonSize);
        myJButtonBible.setFont(myFont);
        //add the buttons to the content pane
        myContentPane.add(myJButtonCalculator);
        myContentPane.add(myJButtonSketcher);
        myContentPane.add(myJButtonVideo);
        myContentPane.add(myJButtonBible);
        JEditorPane myJEditorPane = new JEditorPane();
        //add behaviors
        ActionListener myActionListener = new ActionListener() {
          public void actionPerformed(ActionEvent e) throws Exception
            /*if (e.getSource() == myJButtonCalculator)
              new Calculator();
            else
            if (e.getSource() == myJButtonSketcher)
              new Sketcher();
            else
            if (e.getSource() == myJButtonVideo)
              new Grass();
            else*/
            if (e.getSource() == myJButtonBible)
               // Go to http://www.nccbuscc.org/nab/index.htm
        }; // end of actionPerformed method
        //add the object listener to listen for the click event on the buttons
        myJButtonCalculator.addActionListener(myActionListener);
        myJButtonSketcher.addActionListener(myActionListener);
        myJButtonVideo.addActionListener(myActionListener);
        myJButtonBible.addActionListener(myActionListener);
        myJFrame.setVisible(true);
      } // end of TryGridLayout constructor
      public static void main (String[] args)
        new TryGridLayout();
    } // end of TryGridLayout class

  • Just updated Safari to 5.1.7 and now it won't open. (Quits as soon as I click the icon on my desktop)

    Safari won't open when I click the icon on my desktop. It just comes up with an error and says that it "quit unexpectantly." It does however open when I turn on my macbook in safe mode (which is what I'm doing now).  My mac os is version 10.6.8. It's completely updated and worked perfectly before I updated it earlier today. Anyone have any idea what could be wrong? I've restarted my computer a few times and it hasn't done anything. After I restart my computer in the normal mode once more I'll post the error that I keep getting.

    Process:         Safari [179]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.7 (6534.57.2)
    Build Info:      WebBrowser-75345702~2
    Code Type:       X86 (Native)
    Parent Process:  launchd [96]
    Date/Time:       2012-10-14 14:57:18.402 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          151195 sec
    Crashes Since Last Report:           76
    Per-App Interval Since Last Report:  1250 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      0C1CF900-1E78-4B08-A042-7136E6FA0D57
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Symbol not found: _IOConnectRelease
      Referenced from: /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
      Expected in: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    in /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    Binary Images:
        0x1000 -     0x1ff7  com.apple.Safari 5.1.7 (6534.57.2) <D2D33A8B-C908-5E66-B4C0-1F5E7DAB102A> /Applications/Safari.app/Contents/MacOS/Safari
        0x5000 -   0x664fe7  com.apple.Safari.framework 6534 (6534.57.2) <D43F9630-981A-AB0D-71DD-67A484BB2A84> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
      0x911000 -   0xbbffe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <5B18B308-DBB2-7133-DE56-494C2FA1848B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
      0xc2b000 -   0xdadfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <50A70082-F800-93D8-1A7C-C95AAB1F352C> /usr/lib/libicucore.A.dylib
      0xe0f000 -   0xe1dff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
      0xe25000 -   0xf20fff  com.apple.PubSub 1.0.5 (65.28) <6F9B8187-DA37-878F-1760-89116A2B2BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
      0xf7e000 -  0x11e4ff7  com.apple.security 6.1.2 (55002) <3FA54D69-5476-78DD-0AFC-D6697263890E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x12c1000 -  0x1301ff3  com.apple.securityinterface 4.0.1 (40418.0.1) <2141A924-748E-CE6F-2D75-D82BC265BD30> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x1322000 -  0x1332ffb  SyndicationUI ??? (???) <83669983-61AE-3150-C8A2-EABF25FA2331> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x133e000 -  0x1466fe7  com.apple.WebKit 6534.57 (6534.57.2) <4CB86278-4657-3503-8042-074628222DF3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x1513000 -  0x164eff7  com.apple.WebKit2 6534.57 (6534.57.2) <4FC3F523-B7E2-8A48-EEA1-C81C662F772B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x1773000 -  0x18eefe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x19e6000 -  0x1c57fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x1d65000 -  0x1da9fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x1dd0000 -  0x1df8ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x1e03000 -  0x1f03fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x1f27000 -  0x20eafeb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <5BF202E9-730A-3675-4374-E5300BC8ED10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x2149000 -  0x21aafe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x21e2000 -  0x227dfe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x22a4000 -  0x2360fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x2397000 -  0x23e7fe7  libTIFF.dylib ??? (???) <E8B31850-BFD4-48E6-B264-A4340CD19929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x23f3000 -  0x23f7ff7  libGIF.dylib ??? (???) <9E51F8ED-83B4-DA41-1E2F-CFA726936A30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x23fc000 -  0x241afe7  libPng.dylib ??? (???) <5B979A83-8CE7-6BD7-B84C-A2D1119B378D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x2423000 -  0x2425ff7  libRadiance.dylib ??? (???) <5F803B4A-B294-BA94-FB68-E8756EE41B20> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x2429000 -  0x244dff7  libJPEG.dylib ??? (???) <C43FD809-08B6-629D-8980-D7B0ECEA20A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x2454000 -  0x250cfeb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x259c000 -  0x25d6ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x25e3000 -  0x2603fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x260d000 -  0x274afe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x27ba000 -  0x27ebff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x27f3000 -  0x2836ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x2844000 -  0x2950fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x296f000 -  0x2972ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x2977000 -  0x297bff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x2980000 -  0x2981ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x2986000 -  0x29a8fef  com.apple.DirectoryService.Framework 3.6 (621.15) <F38894EA-2C13-7FC5-C084-94DA0B5B6B68> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x29b2000 -  0x372afe7  com.apple.WebCore 6534.57 (6534.57.2) <6AF29D9A-F549-5BE7-3842-CFF75FC46360> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90053000 - 0x90072ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90077000 - 0x9008cfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x902e9000 - 0x90397ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x903b1000 - 0x903beff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x90424000 - 0x9078fff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x908c6000 - 0x908f9ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x916ba000 - 0x91794fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9179c000 - 0x9179cff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x917a9000 - 0x91f98557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91f99000 - 0x92019feb  com.apple.SearchKit 1.3.0 (1.3.0) <902536CB-69A1-D825-BC5F-42CB676C96A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9201a000 - 0x92040ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x920b9000 - 0x920ffff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x92100000 - 0x9219dfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x921ef000 - 0x921f9ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x922fd000 - 0x92333fff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x92781000 - 0x927fbfff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9332b000 - 0x93335fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93531000 - 0x9353dff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x9353e000 - 0x935adff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93b3c000 - 0x93e5cff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94059000 - 0x940b6ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x945b9000 - 0x945c8fe7  libxar.1.dylib ??? (???) <2FC317EB-7AC2-CD6C-8C09-E06B2DF02929> /usr/lib/libxar.1.dylib
    0x945c9000 - 0x945d2ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x945db000 - 0x94688fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x94a0e000 - 0x94a10ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94a11000 - 0x94a93ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94a94000 - 0x94c3bff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x94c47000 - 0x94c47ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x94fe8000 - 0x95038ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x95350000 - 0x9539dfeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9539e000 - 0x953a9ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x953aa000 - 0x953adfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x953ae000 - 0x953e8fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x955c3000 - 0x95600ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95601000 - 0x95703fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x95756000 - 0x9575dff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9575e000 - 0x95817fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x95818000 - 0x958b0fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95913000 - 0x9592bff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9592c000 - 0x95940ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <8D562874-9298-9939-DAEE-7D1648F80C46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x95941000 - 0x95953ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x95a0b000 - 0x95a6fffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95a70000 - 0x95a7efe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x95a7f000 - 0x95ac2ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95ae1000 - 0x963c4ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x963cd000 - 0x963eefe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x96839000 - 0x9687bff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9687c000 - 0x96924ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96c41000 - 0x97076ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x97352000 - 0x97396ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x97a14000 - 0x97aa6fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x97aa7000 - 0x97aadfe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x97aaf000 - 0x97b1eff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x97bf1000 - 0x97bf1ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x97bf2000 - 0x97bf2ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97d94000 - 0x97da5ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x97df1000 - 0x97e01ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x97e02000 - 0x97e02ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97e03000 - 0x97e10fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
    0x97e4d000 - 0x97f7bfe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97f7c000 - 0x98392ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x98393000 - 0x983e6ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x98a63000 - 0x98a68ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x98a69000 - 0x98a69ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x98cf6000 - 0x9901afef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9901b000 - 0x9902ffe7  libbsm.0.dylib ??? (???) <0476BD2A-BF85-4DDF-3CBC-00B690284B93> /usr/lib/libbsm.0.dylib
    0x991cd000 - 0x991d0ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x991d1000 - 0x991d1ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x991d2000 - 0x9923cfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9923d000 - 0x992e9fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x992ea000 - 0x99306fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x99307000 - 0x99312ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x994c8000 - 0x99593fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x99668000 - 0x9966cff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9a5c1000 - 0x9a5c1ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9a61d000 - 0x9a652fe7  com.apple.framework.Apple80211 6.2.5 (625.6) <9F56E0EC-EB90-52F6-0ECF-C2E5DE85652E> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x9a77c000 - 0x9a782fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9a789000 - 0x9a78aff7  com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9a78b000 - 0x9a794ff7  com.apple.corelocation 12.3 (12.3) <11640844-4B96-4B4D-0419-B7845C4A40FF> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x9aa93000 - 0x9ab73fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

  • Help! Desktop icons gone, no right click ... and Nautilus crashes!

    I have a fully upgraded Gnome-based system, and all of a sudden my desktop icons disappeared, clicking on the desktop does nothing, and every time I use Nautilus it crashes with the error (from bug report):
    Distribution: Unknown
    Gnome Release: 2.24.3 2009-01-20 (Archlinux)
    BugBuddy Version: 2.24.2
    System: Linux 2.6.28-ARCH #1 SMP PREEMPT Sun Jan 18 20:17:17 UTC 2009 i686
    X Vendor: The X.Org Foundation
    X Vendor Release: 10503000
    Selinux: No
    Accessibility: Disabled
    GTK+ Theme: Glider
    Icon Theme: Foxtrot
    Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
    CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0
    ----------- .xsession-errors (6 sec old) ---------------------
    seahorse nautilus module initialized
    ** (nautilus:9421): WARNING **: Unable to add monitor: Not supported
    ** (nautilus:9421): WARNING **: Unable to add monitor: Not supported
    --- Hash table keys for warning below:
    --> file:///home/user
    --> file:///home
    (nautilus:9421): Eel-WARNING **: "nautilus-metafile.c: metafiles" hash table still has 2 elements at quit time (keys above)
    (nautilus:9421): Eel-WARNING **: "nautilus-directory.c: directories" hash table still has 2 elements at quit time
    seahorse nautilus module shutdown
    Shutting down nautilus-open-terminal extension
    It doesn't seem to be an options or configuration thing, maybe more like some sort of corruption? The Panels are fine. I have checked desktop and Nautilus options using Gconf and tried recreating ~/.gconf etc. The only suspicious occurrence was when, in the middle of a pacman -Syu, I was thrown back to the GDM login prompt. I just logged in again and did another pacman -Syu and everything seemed okay.
    By the way, running Nautilus as root does show root's desktop okay, but Nautilus still crashes.
    Any help would be most welcome for a very frustrating problem!
    PS: Forgot to say that I'd tried reinstalling quite a few Gnome things and Nautilus, with no effect.
    Also, the problem persists after restarting X, logon, reboot, power-off ...
    Last edited by ninian (2009-01-21 09:35:05)

    Uh-oh, seems like this problem could go wider than I thought. There's a fairly lengthy thread on the Ubuntu forums which smells the same, for example:
    http://ubuntuforums.org/showpost.php?p= … stcount=42 =>
    Re: Desktop icons disappear
    Got it! I can get a crash with this:
    Code:
    mkdir ~/test
    cp /usr/share/applications/compiz.desktop ~/test/
    nautilus ~/test
    I'm going to leave a comment in the bug.
    And in fact, I was mucking around with .desktop files when I think my icons went AWOL.
    Anyone else brave enough to risk losing their desktop to try this out?!

  • I had Firefix, however I downloaded the newest Firefox along with all plugins. Now when I click in the desktop icon firefox refuses to open my default webpage. Why?

    I run Windows 7. I downloaded Firefox 6.0 for Windows which resulted in the following which I cannot fix:
    "I had Firefix, however I downloaded the newest Firefox along with all plugins. Now when I click in the desktop icon firefox refuses to open my default webpage. Why?....How do I fix this"
    I can go to internet explorer or AOL and it opens right up to my homepage but not when I click on Firefox.

    That problem can be caused by the Yahoo! Toolbar that extents too much downwards and covers the top part of the browser window and thus makes links in that part of the screen not clickable.
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • I have to re-install Firefox everyday, when I click on the desktop icon, it does not open.

    When i double click the desktop icon Firefox to open it, nothing happens. I have to install the program from the setup file again. This happens everyday, it used to only happen maybe once every 2-3 months, now it's all the time. Any advice?
    Aaron

    Please update to the current Firefox 25.0.1 release.
    *Help > About Firefox
    *https://support.mozilla.org/kb/update-firefox-latest-version.
    *https://support.mozilla.org/kb/Updating+Firefox
    Download and save the Firefox installer to the desktop and start the installation with a double-click on the desktop icon.
    You can find the full version of the latest Firefox 25.0.1 release in all languages and for all Operating Systems here:
    *http://www.mozilla.org/en-US/firefox/all.html
    It is possible that your security software (firewall, anti-virus) blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    *https://support.mozilla.org/kb/fix-problems-connecting-websites-after-updating

  • Is there a way to open desktop icons on macbook pro osx with one click

    Is there a way to open desktop icons on macbook pro osx 10.8 with one click?

    You might look for third-party software for that, but there is no such option in OS X itself unless you drag the icon into the Dock.

  • I have just clicked on my iTunes desktop icon and got the following message "The file iTunes Library.itl" cannot be read because it was created by a newer version of iTunes. Why has this occurred when it working fine?

    I have just clicked on my iTunes desktop icon and got the following message "The file iTunes Library.itl" cannot be read because it was created by a newer version of iTunes. Why has this occurred when it working fine? Is it best to update iTunes to 10.2 to attempt to resolve? Initially I got the prompt Quicktime was out of date so I updated that successfully in all programs. I do not want to lose my iTunes library.

    Sorted problem updated and reinsatlled and restarted computer.

  • Desktop icons wont open when clicked on

    Hi to all Happy New Year just installed Leopard on both of my computers- on Macbook -desktop icons open when clicked on but not on my Imac computer- tried restarting numerous time any suggestions. Any thoughts. Kevin

    I have a friend that has the same problem. Seems related to plugging in an external monitor. When she unplugs, her Desktop icons are unresponsive and can't be clicked on. In the Terminal I issue:
    killall Finder
    and that temporarily fixes the problem. Wondering if there is a permanent fix. Perhaps I'll delete the Finder .plist.

  • I've installed Photoshop Elements 12 on my PC computer.  Although the installation message at the end noted the installation was successful, when I tried to double-click on the desktop icon, it won't open.  Any ideas?

    I've just installed Photoshop Elements 12 on my PC computer.  At the end of the installation, I received a message that the installation was successful.  I then tried to click on the desktop icon, but it won't open.  Any ideas as to what could be going on?  Thanks very much!

    This worked for me
    Sandeep Singh (Official Rep) replied to this problem:
    Elements 12: Editor will not Open  
    Hi Kimberly,
    Please follow these steps:
    Try to rename SLCacje to Slcache.old
    C:\Program Files (x86)\Common Files\Adobe
    and
    SLStore to Slstore.old
    C:\ProgramData\Adobe\SLStore
    and Right Click on the Photoshop Elements 12 icon and run as administrator
    Let me know if this works.
    Thanks
    Sandeep

  • Why does a firefox properties box appear when I click on a desktop icon?

    I click on a desktop icon, and instead of going to that application, I get a box that says firefox properties, asking what my target is. If I restart the computer, the desktop works for a short time, and then starts the firefox properties box again.

    Hello Helena.
    You may be having a problem with some extension or plugin that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?

Maybe you are looking for