Bug: Custom AIR Application icons on Mac OS X don't display after install

There are circumstances where custom AIR application icons don't display in certain Finder views after installation.
This is apparent when viewing the application in a docked folder popup. The icon renders as a blank with a sort of no entry slash across it. Another example where this occurs is in a Downloads folder in the Dock (if you immediately create an alias to the app in the your Downloads folder, and your Downloads folder is in the Dock).
In addition, the maximum icon size of 128x128 really not that large. I wish AIR applications could have larger icons, like real applications.

I've seen this occur with numerous applications (native OS X and AIR) and typically restarting the dock (rebooting or logout/login) fixes it for me.  Doing a quick search on Google show's that it's a pretty common occurrence.  Are you still seeing this occur after rebooting?
As for the large icon support, I would like to encourage you to vote for the following two feature requests!
Application Icon Size
512x512 Icon Support
Thanks,
Chris

Similar Messages

  • Custom AIR application installer

    Hello,
    I have one question about air application installation process.
    Is there any way to build a custom air application installer?
    How it works now:
    First I've made air project, and when I start installation process (over badge swf file on the web site), I've going through next steps:
    - On the first step I can to open or save installation .air file.
    - After I click on the "open" button, I've getting the info about publisher and application, and I have "install" and "cancel" buttons.
    - After I click on the "install" button, I've getting more options, about desktop shortcut icon, installation location, and I have "contionue" and "cancel" buttons.
    - After I click on the "continue" button, the installation process begins.
    Is there any way to put some steps out from the air installation process. For example, to put out the third step?
    The best for us would be, if is possible, to integrate all questions in only one Accept or Cancel, make the most simple for user to install. Do you have advice how to do it?
    Thank you

    Not using a web install badge. What I have done in some cases is a first-run configuration setup UI as part of the app itself.
    You can create a custom native installer (not in AIR) for AIR apps using the captive runtime:
    http://help.adobe.com/en_US/air/build/WSfffb011ac560372f709e16db131e43659b9-8000.html
    -Aaron

  • I am using the DSGN CS4 CT now upgrade to DSGN CS5.5 MAC UPG EPA PROMO APAC CS4 (After installed CS5

    I am using the DSGN CS4 CT now upgrade to box set DSGN CS5.5 MAC UPG EPA PROMO APAC CS4 (After installed CS5.5 s/n works but the old one CS4 s/n not work) Pls let me know the solution sooner.

    So your CS4 serial number is not accepted when you try to enter it as a qualifying version?

  • My Yosemite startup screen (grey mac logo and bar) has frozen after installing. The progress bar is stuck at halfway.

    My Yosemite startup screen (grey mac logo and bar) has frozen after installing. The progress bar is stuck at halfway.
    H

    I've had the same issue and despite clearing the PRAM and powering on and off repeatedly this is what has (at least temporarily) resolved my issue:
    I've done this 3 times and sometimes it works right off the jump other times I've had to wait a bit and try again or power off and try again, once the start up screen is frozen hit Command : Option : Shift : Esc and a window should pop up "You restarted because of a problem..." from there you can go to your desktop. I haven't found an actual resolution to fix the problem but this does get you into your computer.
    Hope this helps!

  • AIR Application stopping the MAC OS to Shutdown if event.preventDefault() is used

    Hi all,
    I have a issue that adobe air application is stoping the shutdown of the MAC,This issue arises only when
    AIR application uses event.preventDefault();
    Even I figureout the same thing when the TourDeFlex's AIR version was open on the MAC then also it is
    not allowing the shutdown to be allowed.Although the MAC gives the Alert message for the same and tell us
    to explicitly close the Application. So should this be treated as a bug or not?
    I have already checked the below mentioned link long ago in which it is told that this is not possible to find the solution for this.
    http://blogs.adobe.com/cantrell/archives/2011/07/when-air-applications-prevent-shutdown-or -restart-on-mac-os-x.html
    Still if anyone here is having any solution on this then any help will be appriciated.
    Also if it is not possible then also I will like that some one from Adobe AIR team to confirm me on this that this is not possible and this
    is know to you people.
    Thanks in advance
    Shardul

    Are the workarounds in the link you provided not sufficient?

  • Create a custom dock/application icon for .jar files built in eclipse

    I've spent the better part of the afternoon trying to figure out how to apply a custom icon to jar file that I created in eclipse. I am presently using eclipse v3.5 on Mac OS X 10.6.2 and have yet to find a way to change the java coffee cup logo in the document icon for my jar files created in eclipse. Is there some way I can call a specific Apple class in Eclipse to change the dock/application icon of my .jar file?
    I found this link that uses a class that seems to be specific to XCode to change the icon of the .jar file.
    What I mean by change the icon of the jar file, I mean change the icon used in the dock, and also the icon used when the "command+tab" switcher pops up. Presently, I have the black console icon with the text "exec" in the upperleft.
    If anyone has any good links on this topic or even better knows the code I need insert into my program I would be highly greatful.
    cheers
    -ipatch

    See http://www.centerkey.com/mac/java/

  • Air 1.5 Broke all Air applications on My Mac.

    I updated to 1.5 about two weeks back, and when I did every
    single Air application I have stopped working. Some of them
    (Remember the Task, Snoopr, Twhirl) say that I am running a version
    of Air that isn't supported...and they redirect me to the adobe
    site and tell me to update. When I attempt to install again, it
    just tells me that the version is already installed.
    When this problem first occurred I was running OS X 10.5.5. A
    few days ago I updated to OS X 10.5.6 but the problem still exists.
    I tried using the adobe uninstaller, and then reinstalled
    fresh...but that didn't fix anything either.
    Has anyone else had a similar problem? Or does anyone know
    where one can download the previous version of AIR?
    I'm not an expert at this stuff....so I appreciate any help,
    and apologize for any ignorance. Thanks.

    I'm adding in my own answer of "what" causes this; however, I still believe it's a bug...
    We were using URLMonitor to verify whether or not an asset existed -- Each urlMonitor instantiation and start() method calls generated an additional thread - for certain objects, we were checking for multiple assets (thus the 1000+ threads). This still may be related to garbage collection, but it was definitely the URLMonitor that sparked the issue.

  • AIR runtime and AIR applications built using Captive Runtime still need Admin Privilege to Install

    I am working on a small project to install AIR application(native .exe & .dmg) with AIR runtime without needing the Administrator privilege so I used Captive runtime but the installation is still asking for admin privilege
    I bundled AIR application with AIR runtime using Captive runtime from flash builder 4.6, then I packaged this into a .MSI using Advanced Installer. Now when I install it for a user without admin privilege it prompts me for Admin credentials.
    Can you please tell me if
    1. I need AIR distribution license to install AIR runtime without Admin privilege
    2. Do I need a different installer
    3. Am I missing any step here
    Thank you

    If you're installing to a location where Windows requires elevated privileges, like Program Files, you'll need to have admin privileges to continue.  Are you using an AIR based native installer or have you taken the application with the captive runtime and rolled this up in your own installer?
    Here's a section from the Installation and deployment options in Adobe AIR 3 article that might help:
    Installation privileges
    When designing an installer, one has the option to choose from approaches that may or may not require administrative privilege. For example, a drag-and-drop install on Mac OS X requires no special privilege; users can always copy the application into their own application folders, for which they have the necessary permissions. On the other hand, if registry keys must be written to the machine-specific portion of the registry on Windows, installation of that application will require administrative privilege to do so.
    The two installer formats directly supported by AIR, AIR files and native installers, have always required administrative privilege. This was a design decision made in part to simplify the implementation of the AIR installers: If administrative privilege is assumed to be available, implementation is possible if the registry can be written to, and so on. It was also selected because, in many enterprises, this is the desired behavior: administrators can use the privilege requirement to gate software installation.
    All the same, there are scenarios where supporting installation without requiring administrative privileges is desirable, or even necessary. This can now be achieved using custom installers; you simply need to author an installer that operates correctly with only standard user privilege. In practice this can be easy to achieve; a simple install-by-copy to a writable location (that is, in the user's own folder) will suffice. Should you author a more complex installer, you should keep in mind that the addition of certain operations during the install process will in turn reintroduce the requirement for administrative privileges.

  • For questions about your desktop icons and all file associations changing to itunes after install, follow this link.

    SUCCESS!
    I had the same problem and this is what helped me to fix the problem.  It is a computer problem in your registry.  Here's the link to the post that helped me. Good Luck!
    http://www.sevenforums.com/tutorials/19449-default-file-type-associations-restor e.html .   This link helped in fixing the problem.  Just follow the instructions.

    Drew
    The specific link for Apple Remote Desktop is here:
    http://discussions.apple.com/forum.jspa?forumID=1007
    This is the link for all the Forums. Apple Remote Desktop is in the Server Section at the bottom of the 2nd Column:
    http://discussions.apple.com/index.jspa
    You can't install Snow Leopard Remotely. Think about it.
    What you could do - and assuming you have OSX Server - is install 10.6 on one mac, get it fully up to date, install the remaining applications - assuming site licenses - use the System Image Utility on the Server (or a Client with the application installed) to create a NetBoot Image of that built workstation. Image the rest using OSX Server's NetBoot Service. I've done numerous site installations using OSX Server and NetBoot (60 and more individual workstations) in a day or two depending on the Software installed.
    Not surprisingly there is a dedicated forum for this also:
    http://discussions.apple.com/category.jspa?categoryID=96
    +" . . . is this a tool that would help obtain our goals quicker that installing all the software on each computer individually."+
    Apart from the initial OS install - Yes. You can install incremental OS Updates using ARD easily and quickly. Again if you have OSX Server you can utilise it's Software Update Service to achieve the same thing quickly and easily.
    If you don't have OSX Server you can by all means do this the way you're saying. You don't even need to use SuperDuper - why pay for something that can be done for free with what's already supplied? All you need is a firewire cable, target disk mode and the Restore option in Disk Utility. The more firewire cables you have the sooner you'll get it done.
    It does not really matter what you're using for your Network although a Time Machine Capsule is adequate enough.
    Tony

  • Mac Pro Mid 2010 keeps restarting after installing OSX Mavericks

    Hello,
    my Mac Pro Mid 2010 started quitting and restarting after installing the Mavericks OSX. I was thinking about wiping out the drive and reinstalling OS X Mountain Lion but thought I should see if anyone else is experiencing these issues before going that route.
    It just intermittently restarts and it tries to restart multiple times before it will actually start up again. It's not issuing a crash report. It just quits out and restarts. It started doing this just at initial startup. It now will quit and restart at any given time and it will take multiple times attempting to start before it actually starts up. I've even had to shut it down because it would going through that startup sequence without starting. No perceivable pattern as to why this is occurring. No specific programs that it occurs in. The only thing I know for certain is that it started happening after installing Mavericks OSX – OSX Mountain Lion was fine. I also made sure to unistall Mountain Lion before installing Mavericks with those potential issues of trying to install one operating system over another. Any thoughts would be appreciated.
    Specs for Mac Pro Mid 2010:
    - 2 x 2.66 GHz 6-Core Intel Xeon
    - 14 GB 1333 MHz DDR3 ECC
    - ATI Radeon HD 5770 1024 MB
    - OS X 10.9.2

    Hello Linc,
    I followed your instructions. I have information for the BOOT_TIME and for SYSTEM DIAGNOSTICS sections. I've included all within one post with heading separators between the two sections. I wasn't sure if you needed this posted as two separate posts or not. If this isn't correct, please let me know and I'll do again. Hopefully I didn't pull too much content for the BOOT_TIME section. I was trying to search for enough diverse content that would clearly represent what might be occurring. It was also challenging to choose content for the BOOT_TIME section though because there was no time-stamped content close to the time of BOOT_TIME time stamp. The last time I restarted my system was hours before I attempted your exercise. And, I haven't experienced "crashing"  more than it just automatically restarts in the middle of things. I wonder if that's why there were no .crash reports? There was only a list of .panic reports so that's what I provided. Thanks for your help Linc.
    STEP 1 - BOOT_TIME:
    8/12/14 1:58:29.000 PM kernel[0]: Fixing incorrect zfree from zone kalloc.32 to zone kalloc.64
    8/12/14 1:58:46.987 PM WindowServer[104]: Display 0x2b2840d1: Unit 1; ColorProfile { 3, "DELL 2408WFP"}; TransferFormula (1.000000, 1.000000, 1.000000)
    8/12/14 1:58:54.698 PM DMProxy[194]: CGSServiceForDisplayNumber: Invalid display 0x2b2840d0
    8/12/14 2:00:51.000 PM kernel[0]: Fixing incorrect zfree from zone kalloc.32 to zone kalloc.64
    8/12/14 2:00:51.000 PM kernel[0]: *** kernel exceeded 500 log message per second limit  -  remaining messages this second discarded ***
    8/12/14 2:01:04.666 PM WindowServer[120]: Display 0x2b2840d1: Unit 1; ColorProfile { 3, "DELL 2408WFP"}; TransferFormula (1.000000, 1.000000, 1.000000)
    8/12/14 2:01:12.000 PM kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=254[GoogleSoftwareUp] final status 0x0, allowing (remove VALID) page
    8/12/14 2:01:13.811 PM WiFiKeychainProxy[237]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiKeychainProxy
    8/12/14 2:01:20.859 PM NotificationCenter[243]: Failed to mmap file. The file has zero length.
    8/12/14 2:01:23.997 PM com.apple.audio.DriverHelper[279]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
    8/12/14 2:01:27.000 PM kernel[0]: Fixing incorrect zfree from zone kalloc.32 to zone kalloc.64
    8/12/14 2:15:33.763 PM quicklookd[2724]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x203] flags: 0x8 binding: FileInfoBinding [0x103] - extension: mp4, UTI: public.mpeg-4, fileType: ???? request size:16 scale: 1
    8/12/14 2:15:39.000 PM kernel[0]: Sandbox: coreaudiod(264) deny file-read-metadata /Library/Audio/Plug-Ins/Components/UVIWorkstationAU.component
    8/12/14 2:42:17.839 PM QuickLookUIHelper[2874]: *** Throwing exception err=-536870174 type=3 PlugInDevice.cpp line 81
    8/12/14 2:42:17.851 PM sandboxd[145]: ([2874]) QuickLookUIHelpe(2874) deny iokit-open com_motu_driver_PCIAudio_UC
    8/12/14 2:53:26.000 PM kernel[0]: firefox (map: 0xffffff803dc844b0) triggered DYLD shared region unnest for map: 0xffffff803dc844b0, region 0x7fff91200000->0x7fff91400000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
    8/12/14 2:55:19.376 PM plugin-container[2917]: Just logged in, send prefs down to 0 drivers
    8/12/14 2:55:19.376 PM plugin-container[2917]: Adding ConsoleUID 501 to dictionary
    8/12/14 2:55:21.182 PM plugin-container[2917]: CoreText performance note: Client called CTFontCreateWithName() using name "Myriad Pro" and got font with PostScript name "MyriadPro-Regular". For best performance, only use PostScript names when calling this API.
    8/12/14 2:55:32.503 PM com.apple.launchd.peruser.501[200]: (com.apple.PackageKit.InstallStatus) Throttling respawn: Will start in 10 seconds
    8/12/14 2:55:32.960 PM plugin-container[2917]: PlugInDevice::~PlugInDevice
    8/12/14 2:55:33.790 PM WindowServer[120]: CGXGetConnectionProperty: Invalid connection 63027
    8/12/14 2:55:33.807 PM com.apple.launchd[1]: (com.apple.MailServiceAgent[2714]) Exited: Killed: 9
    8/12/14 2:55:33.812 PM loginwindow[80]: ERROR | -[Application setAppContext:] | Unable to get PID for context [0,118813]
    8/12/14 2:55:33.814 PM com.apple.launchd[1]: (com.apple.ShareKitHelper[282]) Exited: Killed: 9
    8/12/14 2:55:33.816 PM com.apple.launchd.peruser.501[200]: ([0x0-0x27027].com.apple.AppleSpell[2673]) Exited: Killed: 9
    8/12/14 2:55:33.886 PM Core Sync[373]: NSDistantObject (0x1088026a0) is invalid (no connection)
    8/12/14 2:55:34.305 PM sessionlogoutd[2929]: sessionlogoutd Launched
    8/12/14 2:55:34.314 PM sessionlogoutd[2929]: DEAD_PROCESS: 80 console
    8/12/14 2:55:34.335 PM fseventsd[86]: Events arrived for /Volumes/Mac OS X Install ESD after an unmount request! Re-initializing.
    8/12/14 2:55:34.335 PM fseventsd[86]: creating a dls for /Volumes/Mac OS X Install ESD but it already has one...
    8/12/14 2:55:34.612 PM shutdown[2930]: halt by _coreaudiod:
    8/12/14 2:55:34.000 PM kernel[0]: Kext loading now disabled.
    8/12/14 2:55:34.000 PM kernel[0]: Kext unloading now disabled.
    8/12/14 2:55:34.000 PM kernel[0]: Kext autounloading now disabled.
    8/12/14 2:55:34.000 PM kernel[0]: Kernel requests now disabled.
    8/12/14 2:55:34.612 PM shutdown[2930]: SHUTDOWN_TIME: 1407880534 611700
    8/12/14 2:55:34.625 PM Creative Cloud[252]: XPC error messaging com.apple.IconServicesAgent: Connection invalid
    8/12/14 7:30:33.000 PM bootlog[0]: BOOT_TIME 1407897033 0
    STEP 2 - SYSTEM DIAGNOSTIC REPORT:
    Tue Aug 12 19:30:48 2014
    panic(cpu 0 caller 0xffffff801f8dc24e): Kernel trap at 0xffffff801fc51e48, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xffffff803f930ec0, CR3: 0x0000000022630000, CR4: 0x00000000000206e0
    RAX: 0xffffff803ebc9f80, RBX: 0x0000000000000070, RCX: 0xffffff801ff034d0, RDX: 0xffffff803f915588
    RSP: 0xffffff81c98d3c10, RBP: 0xffffff81c98d3c40, RSI: 0x0000000000010002, RDI: 0x0000000000000001
    R8:  0x0000000000000000, R9:  0x0000000000000039, R10: 0xffffff801ff03770, R11: 0x0000007e3672c41b
    R12: 0xffffff801ff034d0, R13: 0xffffff803f8dc2c0, R14: 0xffffff803f915580, R15: 0xffffff803f930ec0
    RFL: 0x0000000000010286, RIP: 0xffffff801fc51e48, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xffffff803f930ec0, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff81c98d38a0 : 0xffffff801f822f79
    0xffffff81c98d3920 : 0xffffff801f8dc24e
    0xffffff81c98d3af0 : 0xffffff801f8f3746
    0xffffff81c98d3b10 : 0xffffff801fc51e48
    0xffffff81c98d3c40 : 0xffffff801fc8bffe
    0xffffff81c98d3c80 : 0xffffff801fc8c1fd
    0xffffff81c98d3cb0 : 0xffffff7fa01e49aa
    0xffffff81c98d3ce0 : 0xffffff7fa01e48dc
    0xffffff81c98d3d10 : 0xffffff7fa0144068
    0xffffff81c98d3d70 : 0xffffff7fa0142c85
    0xffffff81c98d3da0 : 0xffffff7fa0141646
    0xffffff81c98d3dd0 : 0xffffff7fa01bfc43
    0xffffff81c98d3e20 : 0xffffff7fa0140b8b
    0xffffff81c98d3e50 : 0xffffff801fc956ef
    0xffffff81c98d3ea0 : 0xffffff801fc952af
    0xffffff81c98d3f30 : 0xffffff801fc90e89
    0xffffff81c98d3f70 : 0xffffff801fc95e03
    0xffffff81c98d3fb0 : 0xffffff801f8d7417
          Kernel Extensions in backtrace:
             com.apple.iokit.IOAudioFamily(1.9.7f2)[092DA230-DD20-3369-A32B-E162A496C638]@0x ffffff7fa013d000->0xffffff7fa016bfff
                dependency: com.apple.kext.OSvKernDSPLib(1.14)[7C60EDB3-7527-3412-B424-C9A667A65B92]@0xffff ff7fa012b000
             com.motu.driver.PCIAudio(1.6)[00000000-0000-0000-0000-000000000000]@0xffffff7fa 01be000->0xffffff7fa0223fff
                dependency: com.apple.iokit.IOAudioFamily(1.9.7fc2)[092DA230-DD20-3369-A32B-E162A496C638]@0 xffffff7fa013d000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[4662B11D-2ECA-315D-875C-618C97CDAB2A]@0xffffff 7f9febe000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13E28
    Kernel version:
    Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
    Kernel UUID: BBFADD17-672B-35A2-9B7F-E4B12213E4B8
    Kernel slide:     0x000000001f600000
    Kernel text base: 0xffffff801f800000
    System model name: MacPro5,1 (Mac-F221BEC8)
    System uptime in nanoseconds: 26153387208
    last loaded kext at 18269508545: com.apple.driver.AppleMikeyHIDDriver    124 (addr 0xffffff7fa10fa000, size 20480)
    loaded kexts:
    com.Cycling74.driver.Soundflower    1.5.1
    com.motu.driver.PCIAudio    1.6 58373
    com.apple.driver.AppleMikeyHIDDriver    124
    com.apple.driver.AppleMikeyDriver    2.6.3f4
    com.apple.driver.AppleHDAHardwareConfigDriver    2.6.3f4
    com.apple.driver.AppleHDA    2.6.3f4
    com.apple.driver.AudioAUUC    1.60
    com.apple.driver.AppleUpstreamUserClient    3.5.13
    com.apple.driver.AppleMCCSControl    1.2.5
    com.apple.kext.AMDFramebuffer    1.2.4
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.iokit.IOBluetoothUSBDFU    4.2.6f1
    com.apple.AMDRadeonX3000    1.2.4
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport    4.2.6f1
    com.apple.driver.AppleHWAccess    1
    com.apple.driver.AppleLPC    1.7.0
    com.apple.kext.AMD5000Controller    1.2.4
    com.apple.driver.AppleIntelMCEReporter    104
    com.apple.driver.ACPI_SMC_PlatformPlugin    1.0.0
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCIBlockStorage    2.6.0
    com.apple.iokit.SCSITaskUserClient    3.6.6
    com.apple.driver.AppleFileSystemDriver    3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    35
    com.apple.driver.AppleUSBHub    683.4.0
    com.apple.driver.AppleFWOHCI    5.0.2
    com.apple.driver.Intel82574L    2.6.2b1
    com.apple.driver.AirPort.Brcm4331    700.20.22
    com.apple.driver.AppleAHCIPort    3.0.5
    com.apple.driver.AppleUSBEHCI    660.4.0
    com.apple.driver.AppleUSBUHCI    656.4.1
    com.apple.driver.AppleRTC    2.0
    com.apple.driver.AppleHPET    1.8
    com.apple.driver.AppleACPIButtons    2.0
    com.apple.driver.AppleSMBIOS    2.1
    com.apple.driver.AppleACPIEC    2.0
    com.apple.driver.AppleAPIC    1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient    217.92.1
    com.apple.nke.applicationfirewall    153
    com.apple.security.quarantine    3
    com.apple.driver.AppleIntelCPUPowerManagement    217.92.1
    com.apple.driver.DspFuncLib    2.6.3f4
    com.apple.vecLib.kext    1.0.0
    com.apple.iokit.IOSurface    91.1
    com.apple.iokit.IONDRVSupport    2.4.1
    com.apple.iokit.IOBluetoothFamily    4.2.6f1
    com.apple.iokit.IOAcceleratorFamily    98.22
    com.apple.driver.AppleSMBusController    1.0.12d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport    4.2.6f1
    com.apple.driver.AppleHDAController    2.6.3f4
    com.apple.iokit.IOHDAFamily    2.6.3f4
    com.apple.iokit.IOFireWireIP    2.2.6
    com.apple.driver.AppleSMBusPCI    1.0.12d1
    com.apple.iokit.IOAudioFamily    1.9.7fc2
    com.apple.kext.OSvKernDSPLib    1.14
    com.apple.kext.AMDSupport    1.2.4
    com.apple.AppleGraphicsDeviceControl    3.6.22
    com.apple.iokit.IOGraphicsFamily    2.4.1
    com.apple.driver.AppleSMC    3.1.8
    com.apple.driver.IOPlatformPluginLegacy    1.0.0
    com.apple.driver.IOPlatformPluginFamily    5.7.1d6
    com.apple.driver.AppleUSBHIDKeyboard    170.15
    com.apple.driver.AppleHIDKeyboard    170.15
    com.apple.iokit.IOUSBHIDDriver    660.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.6.6
    com.apple.iokit.IOUSBMassStorageClass    3.6.0
    com.apple.driver.AppleUSBMergeNub    650.4.0
    com.apple.driver.AppleUSBComposite    656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.6.6
    com.apple.iokit.IOBDStorageFamily    1.7
    com.apple.iokit.IODVDStorageFamily    1.7.1
    com.apple.iokit.IOCDStorageFamily    1.7.1
    com.apple.iokit.IOAHCISerialATAPI    2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.6.6
    com.apple.iokit.IOFireWireFamily    4.5.5
    com.apple.iokit.IOUSBUserClient    660.4.2
    com.apple.iokit.IO80211Family    640.36
    com.apple.iokit.IONetworkingFamily    3.2
    com.apple.iokit.IOAHCIFamily    2.6.5
    com.apple.iokit.IOUSBFamily    683.4.0
    com.apple.driver.AppleEFINVRAM    2.0
    com.apple.driver.AppleEFIRuntime    2.0
    com.apple.iokit.IOHIDFamily    2.0.0
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    278.11.1
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.AppleKeyStore    2
    com.apple.driver.DiskImages    371.1
    com.apple.iokit.IOStorageFamily    1.9
    com.apple.iokit.IOReportFamily    23
    com.apple.driver.AppleFDEKeyStore    28.30
    com.apple.driver.AppleACPIPlatform    2.0
    com.apple.iokit.IOPCIFamily    2.9
    com.apple.iokit.IOACPIFamily    1.4
    com.apple.kec.corecrypto    1.0
    com.apple.kec.pthread    1

  • Mac Pro will not sleep properly after installing new SATA BD-CD-DVD drive.

    Hello and thank you in advance for time reading this.
    I have been using a Mac Pro for 4 years and it never happened to me before.
    This started almost immediately after installing a new SATA BD-CD-DVD Drive.
    When the Mac is ordered to sleep, It shuts down 3 out of 4 Hard Drives
    (I guess the one that doesn't is the OSX Drive) and It will not shut down the fans
    and the display has no signal.
    During that (when it won't sleep completely) the Mac is completely paralysed and it's unable to wake up.
    Now, I've tried being patient and giving the Mac a ton of time to sleep.
    In some cases it actually worked and the Mac did sleep completely and it was able to wake up,
    but that defeats the purpose (being able to sleep and wake up in an in a few seconds).
    In these few cases, the Mac took about 30 min to sleep.
    In the rest of the cases the Mac never slept and I had to emergency shut it off from the power button.
    In simply words, Mac falls into a "coma", not asleep but not awake at the same time.
    As I said, this started exactly when I installed an SATA LG CH10LS20 optical Drive.
    You may say that the Mac Pro does not support SATA for optical Drives.
    This is why you should know that there is a SATA port on the motherboard of a Mac,
    and with the correct method you can connect a SATA Drive AND be able to use it with out additional drivers.
    http://www.tomorrowland.com/guides/mac-pro-optical-drive-install-part-1/
    Now, you may say that If I'm so sure that it's the new drive causing the problem, why don't I disconnect it?
    Well, please try to understand me, it's an all new drive and it cost a good load of money...
    and other users of the same drive do not have that problem... yet...
    Is there a way for the drive (which otherwise works fine) and the Mac to coexist and work properly?
    Do you really think it's the new Drive?
    Is the motherboard bothered somehow by the new drive and wont go to sleep properly?
    Any kind of help is welcome and
    I thank you in advance if you can help me.

    Thanks for taking the time to respond RedBaron, I don't have a USB aircard in this system but I do have numerous firewire drives. I haven't unplugged everything yet and restarted. That's a good tip. I think I will try that to see if that is the problem.
    Thanks again
    Chris

  • Mac Pro fans run full speed after installing Solid State Drives

    I recently visited the Genius Bar at my local Apple store because my Mac Pro's fans were running at full speed after installing 2 solid state drives. The genius told me that it was because the drives themselves are so small they don't touch the metal tab on the motherboard that reads the drive's temperature, so it defaults to running full speed. Does anyone know how to fix this problem? I've tried smcFan Control but it doesn't let me set the actual fan speed. I'm getting 5200 rpms on my Boost A and B fans, and this causes an insane amount of noise. Can anyone help?

    Which model Mac Pro?
    I have an SSD in a 2009  (MacPro4,1). I removed it from the 2.5 in stamped metal can, and just installed the bare circuit board onto the SATA connector. It does not make any contact with the metal tab below the SATA connector. The only trouble I have is that Tech Tool Pro says its temperature is not optimum when it does disk tests.

  • Mac pro won't wake up after installing Mountain Lion

    After installing Mountain Lion in my Mac Pro it won't wake up after long periods of sleep. I have tried unplugging it for 15 seconds and plugging it back in and starting it back up. No help. I've reset the Pram with no change.
    Chuck

    Two calls into tech support, but I think they may have helped me fix this.
    CHECK:
    \Library\LaunchAgents
    \Library\LaunchDaemons
    \Library\StartupItems
    remove any third party software and set aside.  (they told me I could keep some adobe, microsoft and HP items)
    THEN CHECK:
    System Preferences --> Users + Groups -->Login Items
    remove any third party stuff from in there.
    I'll know tomorrow morning if this REALLY works, but it dfefinitely allowed my computer to sleep and wakeup over a short period of time.

  • Air Application Icons

    Not sure if this is the best forum - but I have been pulling my hair out over this on and off for about a year now.
    I can't get custom icons to show in the air app I'm trying to create using Flex Builder.
    I have done the following:
    Created an assets folder under src
    added 4 PNG icon files to that folder (tried PNG-8, PNG-24, with and without transparency)
    added the following to the -app.xml
            <image16x16>assets/pawprint16.png</image16x16>
            <image32x32>assets/pawprint32.png</image32x32>
            <image48x48>assets/pawprint48.png</image48x48>
            <image128x128>assets/pawprint128.png</image128x128>
    Verrified that these files end up in Export build and that the folder is in the bin-debug
    but these never show up when the air app is installed and run.
    what am I missing?

    Hi,
    I think you should get the icons unless you forgot to uncommecnt the <icon> tags

  • My mac mini doesn't shut down after installing mountain lion?

    Right after i installed mountain lion and checked all the new features, I closed all applications, clear ram, clear cache, clear print queue, made sure that nothing was running when i logged out(only one 1 user was logged on.) I shut down and it seemed normal until the mac mini restarted, saying there was a problem and the normal error report appeared on screen when everything rebooted(after I log back on.) I'm angry. Really what should I do, I just bought this on December 2011( i7 mac mini sandy bridge) of last year. I hope apple releases an update to fix this problem.
    My first attempt was to go to disk utility and fixed it, it worked I was able to shut down. However after that it started to go back to the way it was and it still wont shut down. Yes Im able to do everything else like put the hardrive to sleep(yes it goes to sleep I made sure) and force closing applications. Right now Im going to attempt doing what I did before but I will appreciate if a representaive or an apple veteran would give me advice or some useful information on how to fix this problem.
    This happened 8/18/2012 at 6:57(when I installed Mountain lion and checked.)

    Open > http://www.reedcorner.net/understanding-upgrade-nightmares/

Maybe you are looking for