Applescript compiles .app as directory why

OS 10.6.8 with the latest patches
AppleScript Editor 2.3
AppleScript 2.1.2
On 12/1/2012 compiled AppleScripts as app (application) and output was a single file with the extension .app.  Today the same compiled script yields a directory of files none of which has the extension .app.  In fact, in the Finder you will see ScriptName.app.  But in Terminal you will see the that what Finder told you was a file is in fact a directory ending in .app. 
This is the snapshot of my ls command result in Terminal.
drwxr-xr-x  3 jchiko  staff
102 Jan  1 18:13 Open • Collection.app
-rw-r--r--@ 1 jchiko  staff   5290 Jan  1 18:05 Open • Collection.scpt
A month ago "Open • Collection.app" was a file.  Now it is directory and can not be executed from AppleWorks script menu because the file is a directory and not a file. 
What is causing my AppleScript Editor to generate .app files as directories of files?

I stumbled upon the answer.  Under the latest version of Snow Leopard (10.6.8) AppleScript saves the application as a bundle.  In other words, former versions of AppleScript saved the compiled application as a single file.  Now it is saved as a directory of files and folders.  Unfortunately, this breaks AppleWorks Script Menu.  I guess I answered my own question.

Similar Messages

  • Problems with AppleScript Editor.app in Snow Leopard

    I have been using the Satimage.osax scripting addition with Script Editor.app in Leopard without problem. After I upgraded to Snow Leopard, the Script Editor.app was replaced by AppleScript Editor.app in which the following one-line script
    change "," into "." in "3,1416"
    compiles without error but it gives an error when I try to run it: as if AppleScript Editor.app was not able to load the ScriptingAdditions (despite the fact that it correctly shows the dictionary for the Satimage.osax scripting addition).
    When I decided to get back the old "Script Editor.app" and use it in Snow Leopard to run the above script, I found... no error! It ran correctly.
    Anybody observed similar problems with the AppleScript Editor.app and ScriptingAdditions?
    Can anybody offer a solution other than trash the new AppleScript Editor.app and stick to the old Script Editor.app?

    Post to the AppleScript forum under OS X Technologies and send a message to Satimage.

  • Whats happened to applescript runner app in 10.9

    My applescripts wont run under Mavericks because they are calling for Applescript Runner App which does not appear to exist in 10.9.
    How do you call a script from within a script without this ?

    Here is the solution that worked for me.
    AppleScripts which require user interaction are going to need specific permission to control your computer.
    So instead of
         <key>ProgramArguments</key>          <array>               <string>osascript</string>               <string>/path_to_do script.app</string>               <string>/path_to_sourcefile.scpt</string>          </array>
    save the /path_to_sourcefile.scpt as a compiled Applescript and change the above key-value pairs to
         <key>ProgramArguments</key>          <array>               <string>osascript</string>               <string>/path_to_sourcefile.app</string>          </array>
    and StartCalendarInterval key so launchd will run the target AppleScript while you are sitting in front of your computer.
    When launchd attempts to initiate the program in question, an alert will pop up that says
    "path_to_sourcefile.app" would like to control this computer using accessiblity features.
    Grant access to this application in Security & Privacy preferences, located in System Preferences.
    When you open the System Preferences > Security & Privacy pane, "path_to_sourcefile.app" will be listed with an unchecked box to its right. Check the box and the next scheduled run of your launchd event will be able to run the "path_to_sourcefile.app".
    Good luck!

  • Can I delete Directory app and Directory Utility?

    Not sure this is the right forum for my question but in reading through some of the posts it seems like people here would know the answer. Can I delete the Directory app and Directory Utility from my machine, since I am not running a server or anything that would utilize those apps? I use my machine at home only, and have never had any need for those apps, seemingly. I am using Leopard 10.5.5. Thanks for input on this.

    Can I delete the Directory app and Directory Utility from my machine ?
    You can delete them, but why?
    Other than the few megabytes of disk space they take up, what do you expect to gain by doing so?

  • Applescript Studio app crashes with link error (dyld) image not found

    I've built a small Applescript studio app that works fine on the development machine but when I run it on other machines it crashes with a dyld error, specifically:
    Link (dyld) error:
    Library not loaded: /System/Library/PrivateFrameworks/ZeroLink.framework/Versions/A/ZeroLink
    Referenced from: /Volumes/Discover Your Mac Spotlight movie/Table of Contents Viewer.app/Contents/MacOS/Table of Contents Viewer
    Reason: image not found
    Does any one know why this happens and how I can fix it?
    Thanks very much in advance...
    iMac G5 20   Mac OS X (10.4.2)  

    Rick,
    looks like you built the application in "Development" mode - switch the build style to "Deployment" and most probably things will be fine in the other machine.
    Andreas

  • Running 10.6.8, I can't access the Mac App store. WHy not?

    Running 10.6.8, I can't access the Mac App store. WHy not?
    Thanks,
    Ty Ford

    Apparently, 10.6.8 can't access the app store. How weird is that?
    When I get to the front door and try to get in, I get this..the app quits.
    Process: App Store [20498]
    Path: /Applications/App Store.app/Contents/MacOS/App Store
    Identifier: com.apple.appstore
    Version: 1.0.2 (63.1)
    Build Info: Firenze-630100~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [95]
    Date/Time: 2012-06-27 10:13:00.711 -0400
    OS Version: Mac OS X 10.6.8 (10K549)
    Report Version: 6
    Interval Since Last Report: 3924860 sec
    Crashes Since Last Report: 8
    Per-App Interval Since Last Report: 12 sec
    Per-App Crashes Since Last Report: 8
    Anonymous UUID: 420C741C-8E1D-477C-8A9B-BBCFB0D59A0F
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    *** Terminating app due to uncaught exception 'NSImageCacheException', reason: 'Cannot lock focus on image , because it is size zero.'
    *** Call stack at first throw:
    0 CoreFoundation 0x00007fff82904784 __exceptionPreprocess + 180
    1 libobjc.A.dylib 0x00007fff894f8f03 objc_exception_throw + 45
    2 CoreFoundation 0x00007fff829045a7 +[NSException raise:format:arguments:] + 103
    3 CoreFoundation 0x00007fff82904534 +[NSException raise:format:] + 148
    4 AppKit 0x00007fff8531b9cc -[NSImage _lockFocusOnRepresentation:rect:context:hints:flipped:] + 319
    5 AppKit 0x00007fff8531b883 __-[NSImage lockFocusWithRect:context:hints:flipped:]_block_invoke_1 + 100
    6 AppKit 0x00007fff852afc1d -[NSImage _usingBestRepresentationForRect:context:hints:body:] + 178
    7 AppKit 0x00007fff8531b809 -[NSImage lockFocusWithRect:context:hints:flipped:] + 289
    8 AppKit 0x00007fff8531b6d3 -[NSImage lockFocusFlipped:] + 142
    9 App Store 0x000000010001c840 0x0 + 4295084096
    10 AppKit 0x00007fff852a4444 -[NSControl drawRect:] + 405
    11 AppKit 0x00007fff8529ccc5 -[NSView _drawRect:clip:] + 3390
    12 AppKit 0x00007fff8529b938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
    13 AppKit 0x00007fff8529bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    14 AppKit 0x00007fff8529bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    15 AppKit 0x00007fff852c0c5a -[NSToolbarItemViewer _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 301
    16 AppKit 0x00007fff8529bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    17 AppKit 0x00007fff8529bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    18 AppKit 0x00007fff8529bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    19 AppKit 0x00007fff8529a00a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 767
    20 AppKit 0x00007fff85299b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
    21 AppKit 0x00007fff852963de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    22 AppKit 0x00007fff8520fc0e -[NSView displayIfNeeded] + 969
    23 AppKit 0x00007fff851d7c3b -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
    24 AppKit 0x00007fff851d77d2 -[NSWindow orderWindow:relativeTo:] + 94
    25 AppKit 0x00007fff851a3974 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1726
    26 AppKit 0x00007fff851a1a91 loadNib + 226
    27 AppKit 0x00007fff851a11a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
    28 AppKit 0x00007fff851a0dd9 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
    29 AppKit 0x00007fff8519e35b NSApplicationMain + 279
    30 App Store 0x00000001000013f4 0x0 + 4294972404
    31 ??? 0x0000000000000002 0x0 + 2
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff8882c0b6 __kill + 10
    1 libSystem.B.dylib 0x00007fff888cc9f6 abort + 83
    2 libstdc++.6.dylib 0x00007fff83f0a5d2 __tcf_0 + 0
    3 libobjc.A.dylib 0x00007fff894fcb39 _objc_terminate + 100
    4 libstdc++.6.dylib 0x00007fff83f08ae1 __cxxabiv1::__terminate(void (*)()) + 11
    5 libstdc++.6.dylib 0x00007fff83f08b16 __cxxabiv1::__unexpected(void (*)()) + 0
    6 libstdc++.6.dylib 0x00007fff83f08bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    7 libobjc.A.dylib 0x00007fff894f8fa2 object_getIvar + 0
    8 com.apple.CoreFoundation 0x00007fff8295c969 -[NSException raise] + 9
    9 com.apple.AppKit 0x00007fff85296924 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4033
    10 com.apple.AppKit 0x00007fff8520fc0e -[NSView displayIfNeeded] + 969
    11 com.apple.AppKit 0x00007fff851d7c3b -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
    12 com.apple.AppKit 0x00007fff851d77d2 -[NSWindow orderWindow:relativeTo:] + 94
    13 com.apple.AppKit 0x00007fff851a3974 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1726
    14 com.apple.AppKit 0x00007fff851a1a91 loadNib + 226
    15 com.apple.AppKit 0x00007fff851a11a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
    16 com.apple.AppKit 0x00007fff851a0dd9 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
    17 com.apple.AppKit 0x00007fff8519e35b NSApplicationMain + 279
    18 com.apple.appstore 0x00000001000013f4 0x100000000 + 5108
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff887f6c0a kevent + 10
    1 libSystem.B.dylib 0x00007fff887f8add _dispatch_mgr_invoke + 154
    2 libSystem.B.dylib 0x00007fff887f87b4 _dispatch_queue_invoke + 185
    3 libSystem.B.dylib 0x00007fff887f82de _dispatch_worker_thread2 + 252
    4 libSystem.B.dylib 0x00007fff887f7c08 _pthread_wqthread + 353
    5 libSystem.B.dylib 0x00007fff887f7aa5 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff887f7a2a __workq_kernreturn + 10
    1 libSystem.B.dylib 0x00007fff887f7e3c _pthread_wqthread + 917
    2 libSystem.B.dylib 0x00007fff887f7aa5 start_wqthread + 13
    Thread 3: WebCore: LocalStorage
    0 libSystem.B.dylib 0x00007fff88818a6a __semwait_signal + 10
    1 libSystem.B.dylib 0x00007fff8881c881 _pthread_cond_wait + 1286
    2 com.apple.JavaScriptCore 0x00007fff80fbf3b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.WebCore 0x00007fff862a9a91 WebCore::LocalStorageThread::threadEntryPoint() + 177
    4 libSystem.B.dylib 0x00007fff88816fd6 _pthread_start + 331
    5 libSystem.B.dylib 0x00007fff88816e89 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff887ddd7a mach_msg_trap + 10
    1 libSystem.B.dylib 0x00007fff887de3ed mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8289f902 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8289ed8f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff808c914f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff8084a114 __NSThread__main__ + 1429
    6 libSystem.B.dylib 0x00007fff88816fd6 _pthread_start + 331
    7 libSystem.B.dylib 0x00007fff88816e89 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff887f7a2a __workq_kernreturn + 10
    1 libSystem.B.dylib 0x00007fff887f7e3c _pthread_wqthread + 917
    2 libSystem.B.dylib 0x00007fff887f7aa5 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x00007fff710e32f8 rcx: 0x00007fff5fbff2e8 rdx: 0x0000000000000000
    rdi: 0x0000000000005012 rsi: 0x0000000000000006 rbp: 0x00007fff5fbff300 rsp: 0x00007fff5fbff2e8
    r8: 0x00007fff710e6a60 r9: 0x0000000000000063 r10: 0x00007fff888280fa r11: 0x0000000000000206
    r12: 0x00007fff82989b09 r13: 0x0000000000000000 r14: 0x00000001003468f0 r15: 0x00007fff70a31190
    rip: 0x00007fff8882c0b6 rfl: 0x0000000000000206 cr2: 0x00007fff70727fd0
    Binary Images:
    0x100000000 - 0x100044fff com.apple.appstore 1.0.2 (63.1) /Applications/App Store.app/Contents/MacOS/App Store
    0x100065000 - 0x10018eff7 com.apple.CommerceKit 1.0 (60.8) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) /usr/lib/dyld
    0x7fff80003000 - 0x7fff80446fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff80478000 - 0x7fff80518fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff80839000 - 0x7fff80abbfff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff80c1d000 - 0x7fff80c31fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff80c32000 - 0x7fff80c43ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) /usr/lib/libz.1.dylib
    0x7fff80cbb000 - 0x7fff80cf2ff7 com.apple.DiskManagement 3.6 (358) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x7fff80f13000 - 0x7fff80f7dfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff80fb5000 - 0x7fff812d8fe7 com.apple.JavaScriptCore 6534.57 (6534.57.3) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff812d9000 - 0x7fff812ddff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff812de000 - 0x7fff8149dfff com.apple.ImageIO.framework 3.0.5 (3.0.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff8149e000 - 0x7fff814f1ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff81580000 - 0x7fff81680fef com.apple.DiskImagesFramework 10.6.8 (289.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff81681000 - 0x7fff816acff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
    0x7fff816ad000 - 0x7fff816f6fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff816f7000 - 0x7fff81775ff7 com.apple.CoreText 151.12 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff81776000 - 0x7fff8177dfff com.apple.OpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8177e000 - 0x7fff81780fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff819c4000 - 0x7fff819d1fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff819d2000 - 0x7fff819d3ff7 libScreenReader.dylib ??? (???) /usr/lib/libScreenReader.dylib
    0x7fff819d4000 - 0x7fff819d4ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff819d5000 - 0x7fff81a8efff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) /usr/lib/libsqlite3.dylib
    0x7fff81b11000 - 0x7fff81b16fff libGIF.dylib ??? (???) <3FD1157B-C002-5268-DEF4-70DDC40E6EDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff81b17000 - 0x7fff81b52fff com.apple.AE 496.5 (496.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff81b53000 - 0x7fff81b54ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff81b55000 - 0x7fff81b55ff7 com.apple.Carbon 150 (152) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff81b56000 - 0x7fff81b90fff com.apple.bom 10.0 (164) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff81ba7000 - 0x7fff81be1fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) /usr/lib/libcups.2.dylib
    0x7fff81be2000 - 0x7fff81c24fe7 com.apple.MediaKit 10.5.1 (490) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff81cf8000 - 0x7fff81dddfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff81e5b000 - 0x7fff81e8afff com.apple.framework.Admin 4.6 (4.6) <376BC531-CE46-A147-9AF5-4D8F8E1522C5> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff81e97000 - 0x7fff81eb0fff com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff81eb1000 - 0x7fff81eb1ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff81eee000 - 0x7fff81f0ffff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) /usr/lib/libresolv.9.dylib
    0x7fff81f1b000 - 0x7fff81f2fff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff81f31000 - 0x7fff81f54fff com.apple.opencl 12.3.6 (12.3.6) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff81f71000 - 0x7fff8277bfe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8277c000 - 0x7fff8277fff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff82780000 - 0x7fff8281afff com.apple.ApplicationServices.ATS 275.19 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8281b000 - 0x7fff8282afef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff82853000 - 0x7fff829cafe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff829cb000 - 0x7fff82a0cfff com.apple.SystemConfiguration 1.10.8 (1.10.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff82a0d000 - 0x7fff82c96ff7 com.apple.security 6.1.2 (55002) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff82fcf000 - 0x7fff836cbff7 com.apple.CoreGraphics 1.545.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff83722000 - 0x7fff83722ff7 com.apple.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff83753000 - 0x7fff83810fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff83874000 - 0x7fff83924fff edu.mit.Kerberos 6.5.11 (6.5.11) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff83925000 - 0x7fff83946fe7 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff83947000 - 0x7fff83953fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib
    0x7fff83954000 - 0x7fff83962ff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
    0x7fff83963000 - 0x7fff839b8ff7 com.apple.framework.familycontrols 2.0.2 (2020) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff839b9000 - 0x7fff839c8fff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x7fff83c03000 - 0x7fff83c52ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff83c53000 - 0x7fff83c5eff7 com.apple.bsd.ServiceManagement 1.3 (1.3) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff83c5f000 - 0x7fff83d9dfff com.apple.CoreData 102.1 (251) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff83d9e000 - 0x7fff83ebdfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
    0x7fff83ebe000 - 0x7fff83f3bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff83f3c000 - 0x7fff84019fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff84076000 - 0x7fff8408cfe7 com.apple.MultitouchSupport.framework 207.11 (207.11) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8408d000 - 0x7fff84090ff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff840ac000 - 0x7fff841e1fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff841e2000 - 0x7fff84383fe7 com.apple.WebKit 6534.57 (6534.57.2) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff843ca000 - 0x7fff84414ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff844a1000 - 0x7fff847d5fef com.apple.CoreServices.CarbonCore 861.39 (861.39) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff847d6000 - 0x7fff84822fff libauto.dylib ??? (???) /usr/lib/libauto.dylib
    0x7fff84823000 - 0x7fff84824ff7 com.apple.TrustEvaluationAgent 1.1 (1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff84825000 - 0x7fff8482afff libGFXShared.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff84bb1000 - 0x7fff84cc7ff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
    0x7fff84cd6000 - 0x7fff84d12fe7 libcurl.4.dylib 6.1.0 (compatibility 6.0.0) /usr/lib/libcurl.4.dylib
    0x7fff84d86000 - 0x7fff84dc3ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libssl.0.9.8.dylib
    0x7fff84dc4000 - 0x7fff84e05fef com.apple.QD 3.36 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff84e06000 - 0x7fff84ed2fff com.apple.installframework 596 (596.1) /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
    0x7fff84ef8000 - 0x7fff84f40ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff84f41000 - 0x7fff84f69fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff84f6a000 - 0x7fff84fcafe7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff85034000 - 0x7fff8507dff7 com.apple.securityinterface 4.0.1 (40418.0.1) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8507e000 - 0x7fff8509eff7 com.apple.DirectoryService.Framework 3.6 (621.14) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8509f000 - 0x7fff85161fe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8519c000 - 0x7fff85b96ff7 com.apple.AppKit 6.6.8 (1038.36) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff85b97000 - 0x7fff85c4cfe7 com.apple.ink.framework 1.3.3 (107) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff85eb7000 - 0x7fff85ec6fff com.apple.NetFS 3.2.2 (3.2.2) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff86082000 - 0x7fff8615aff7 com.apple.DiscRecording 5.0.9 (5090.4.2) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff861d9000 - 0x7fff861dfff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff861e0000 - 0x7fff861fbff7 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff861fc000 - 0x7fff86288fef SecurityFoundation ??? (???) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff86289000 - 0x7fff872f3fef com.apple.WebCore 6534.57 (6534.57.2) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff872f4000 - 0x7fff872ffff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff87319000 - 0x7fff8731bfff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8786e000 - 0x7fff87880fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
    0x7fff8798c000 - 0x7fff879e2fff libTIFF.dylib ??? (???) <31FA0318-105B-9E11-B4D4-246BFD5B18E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff879e3000 - 0x7fff87a20fff com.apple.LDAPFramework 2.0 (120.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff87a21000 - 0x7fff87aa6ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff87b0d000 - 0x7fff87b0dff7 com.apple.ApplicationServices 38 (38) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff87b0e000 - 0x7fff87b13ff7 com.apple.CommonPanels 1.2.4 (91) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff87b14000 - 0x7fff87e12fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff87e96000 - 0x7fff87ed4fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff87f15000 - 0x7fff883b2fff com.apple.RawCamera.bundle 3.8.0 (577) <38481531-657E-DFFA-1EF4-ADFCA15DAC49> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff88403000 - 0x7fff88406fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff88407000 - 0x7fff884dbfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff884dc000 - 0x7fff8855bfe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff88578000 - 0x7fff88583fff com.apple.CrashReporterSupport 10.6.7 (258) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff88783000 - 0x7fff887dcfe7 com.apple.PackageKit 1.1.4 (93) /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff887dd000 - 0x7fff8899efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) /usr/lib/libSystem.B.dylib
    0x7fff8899f000 - 0x7fff889a5ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff889a6000 - 0x7fff889a7fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
    0x7fff889a8000 - 0x7fff889bdff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff889ca000 - 0x7fff889f1ff7 libJPEG.dylib ??? (???) <32EDAB18-08ED-B31A-D2BD-12EFFE60D83C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff88b1a000 - 0x7fff88b61ff7 com.apple.coreui 2 (114) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff88b64000 - 0x7fff88b95fff libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff88b96000 - 0x7fff88badfff com.apple.ImageCapture 6.1 (6.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff88bae000 - 0x7fff88baeff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff88c21000 - 0x7fff88c64ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff88c65000 - 0x7fff88d26fef com.apple.ColorSync 4.6.8 (4.6.8) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff88d57000 - 0x7fff88d5bff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
    0x7fff88d5c000 - 0x7fff88f1afff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) /usr/lib/libicucore.A.dylib
    0x7fff88f1b000 - 0x7fff88f28ff7 com.apple.AppleFSCompression 24.4 (1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff88f31000 - 0x7fff88f47fef libbsm.0.dylib ??? (???) /usr/lib/libbsm.0.dylib
    0x7fff88f48000 - 0x7fff88f6dff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff89151000 - 0x7fff894eefe7 com.apple.QuartzCore 1.6.3 (227.37) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff894ef000 - 0x7fff895a5ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib
    0x7fff895a6000 - 0x7fff895a6ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff895a7000 - 0x7fff896c1fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff89736000 - 0x7fff89769ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff897b4000 - 0x7fff897baff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8a783000 - 0x7fff8a813fff com.apple.SearchKit 1.3.0 (1.3.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Model: MacBook3,1, BootROM MB31.008E.B02, 2 processors, Intel Core 2 Duo, 2.2 GHz, 2 GB, SMC 1.24f3
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHY2120BH, 111.79 GB
    Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0229, 0x5d200000 / 3
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000 / 2

  • TS2771 i was using an app while the battery ran over, then when i recharged my ipod, i can no longer open that app anymore. Why?

    i was using an app while the battery ran over, then when i recharged my ipod, i can no longer open that app anymore. Why?

    No idea why.
    What have you tried to solve?
    Have you tried the basics from the manual?
    restart, reset, restore.
    Have you tried removing the app, tehn adding it back?

  • I mean that i phone take time to open apps ,contact ,etc why? i close all apps and the problem still?

    i mean that i phone take time to open apps ,contact ,etc why? i close all apps and the problem still?

    Try a reset by pressing and holding the home and power buttons for 15-20 seconds until the white Apple logo appears.

  • HT204053 When I initially try to sign in to iCloud, I get the "Account not verified" screen and I am told to check my email for instructions to verify.  No email is ever sent. My ID and password work on all other Apple app's.  Why not for iCloud?

    When I initially try to sign in to iCloud, I get the "Account not verified" screen and I am told to check my email for instructions to verify.  No email is ever sent. My ID and password work on all other Apple app's.  Why not for iCloud?

    I've tried both. First, I tried on my pc, where iTunes had installed iCloud when it last updated. I have iTunes installed on this computer (and on my iPad and iPhone), but that wasn't the issue.
    So I went online, thinking I needed a separate iCloud Apple ID, but it prompted me for my current Apple ID and gave me the message about my ID being "valid" but not an iCloud account," which, lol, was what it had asked me to do in order to create one. I checked, and at least one other user is having the same issue. I'll attempt to copy/paste the Support request url: https://discussions.apple.com/thread/4430653?tstart=0
    Thank you for any help you can give.
    Trish

  • Remote location, 7kbs d'load speed, 10 days to d'load Lion, only software updates are through the App Store. Why can't we d'load and install outside the Cloud anymore? Some of us can't use the cloud.

    Remote location, 7kbs d'load speed, 10 days to d'load Lion, only software updates are through the App Store. Why can't we d'load and install outside the Cloud anymore? Some of us can't use the cloud and never will be able to.

    That is true - I apologize for not being specific - what I was mainly referring to is iLife applications. I have a notice on the App Store that says 3 apps need updates, I look at the apps and they are huge so since my connection is so slow I use my work connection and d'load the files from support to my Windows machine and carry them home, once d'loaded my MacAir states it cannot install, the update must come from the App Store.
    I do the same thing for large Leopard and Lion files and I can install them without error, it is just the App Store files that the system stops.

  • HT204266 I have a iPod touch 4 and updated the iOS 6 and always when I try to search for an app in the App Store it won't let me because it always exits the App Store. Why is this happening?

    I have a iPod touch 4 and updated the iOS 6 and always when I try to search for an app in the App Store it won't let me because it always exits the App Store. Why is this happening?

    Have you tried resetting and restoring your iPod?

  • I want to compile apps schema in oracle applications production.

    Hi,
    Is there any care that must be taken to compile apps schema using adadmin in production.
    With Regards
    GNVMK

    Hi,
    Is there any care that must be taken to compile apps schema using adadmin in production.No, you can simply run adadmin and compile apps schema from adadmin while the application is up and running. Just make sure you login as applmgr and source the application env file before doing so.
    Regards,
    Hussein

  • Can't compile APPS.PN_SPACE_ASSIGN_EMP_PKG !!!

    Dears,
    I have Oracle Applications 11.5.10.2 on Linux RED HAT 4.
    I face the error below when i try to compile the following packages:
    symptom: Can't compile APPS.PN_SPACE_ASSIGN_EMP_PKG and
    APPS.PN_SPACE_ASSIGN_CUST_PKG
    symptom: PLS-00390: undefined column 'UOM_CODE' in INSERT statement
    symptom: PLS-00302: component 'UOM_CODE' must be declared
    symptom: PLS-00417: unable to resolve "UOM_CODE" as a column
    I issued "adodfcmp" command below :
    $ adodfcmp odffile=$AR_TOP/patch/115/odf/artrx.odf userid=pn/pn changedb=yes \
    priv_schema=system/manager mode=views touser=apps/apps \
    logfile=$APPLTMP/mylogfile.log
    But the problem is still there!
    Have you ever come across such a problem?
    Please advise ..
    Firas

    If Oracle Property Manager is not installed then you can ignore it as mentioned in the above note.
    But since you tried to compile it using userid=pn/pn, then I assume you use this module.
    Do you get 'APP-PN-49676' error at the application level? If so, I suggest you consider applying Patch 5219553 on PN.J
    If you already have this patch applied, I suggest you raise a SR with Oracle support.

  • I bought a 5 yr old Mac G5 OSx 10.4.11, 2 GHz intel Core 2 Duo processor, 1GB 667 MHz DDR1 SDRAM memory.  It works fine but I can't get Thunderbird, Flash Player or Adobe reader to install -- it shows up on desktop as download but not App folder. Why?

    Question:  I bought a 5 yr old Mac G5 OSx 10.4.11, 2 GHz intel Core 2 Duo processor, 1GB 667 MHz DDR1 SDRAM memory.  It works fine but I can't get Thunderbird, Flash Player or Adobe reader to install -- it shows up on desktop as download but not App folder. Why?

    The downloads are probably .dmg files (disk images).  You would open the disk image (double-click it) to find the application or an installer.  If it's the application itself, you then drag the application to your Applications folder to "install" it.  If it's an installer, double-click the installer to run the installer that installs the application.
    NOTE:  If you iMac is Intel, it's not a PPC G5.

  • HT204053 If the app is free, why ask me for my appleiD !! Facebookmessenge for example

    If the app is free, why ask me for my appleID and password.  I tried to download FB Messenger for example.
    Just got my phone today so  I have mountains of questions !!

    Apple id is required for ALL itunes transactions, free or not.

Maybe you are looking for

  • Stored procedure for Total in Header from row totals

    Hi Experts, I have read all notes written before regarding that how can we solve that problem if we would like to display on header a rowtotal. But i cannot solve it when i need it dinamically. I copy the following query into SBP_SP_Transactionnotifi

  • How can show the Chinese character in Oracle Report Graph on RedHat Linux?

    The OS is RedHat Linux and I set NLS="SIMPLIED CHINESE_CHINA.ZHS16GBK" in %ORA_AS_HOME%/bin/reports.sh The report file is a JSP Web Report, including Chinese character in web HTML text and graph. Now Chinese character in HTML text can be displayed co

  • Dead zone on iPhone touch screen?

    My iPhone 5 suddenly has a dead column on the touch screen where it won't respond at all. It started suddenly in the middle of texting. I've had this phone for almost a year and never had a problem. Any advice? I tried turning it off and back on, etc

  • Is it ok to wear my apple watch in the steam room?

    I know I can use my apple watch while exercising, so humidity and body heat don not affect it.  However, after exercise I sometimes take a steam for about 10 minutes.  Will the humidity and heat be harmful for my watch?

  • Request groups to responsibility mapping

    Hi I have used the following query to get list of programs mapped to request group and responsibility combination. I feel that i may be missing some programs. Do you have an idea of what does request_unit_type = 'P' stand for and what could be other