Adobe Air Crashes on Mac OS x LION(10.7)

When the mouse is over after the execution of the program ends abnormally.
Steps to Reproduce:
See below link..
http://labs.adobe.com/downloads/airlaunchpad.html
Adobe AIR Launchpad 3.0.0 or Adobe AIR Launchpad 2.6.0
1. Click Install Now
2. Launch (not use application folder, Only use Web Badge - Install Now button)
3. Mouse over to Launchpad application.
4. You can see crashed application.
Actual Result: AIR application crash.
Expected Result: normal operation.
** Link Crash log : http://dl.dropbox.com/u/3534838/crash_launchpad.txt
** Link issue video : http://dl.dropbox.com/u/3534838/ReproduceMovie.mov
if does not reproduce.... please check below..
1. Clean Install Mac was meant to check on the sure?
2. AIR applications using Web Badge Was the execution of?
3. If you have installed Flash Builder does not occur.
   Once installed, after removing one Falsh Builder does not occur.
My test environment
2009 late iMac - i5 Quad core
** My system information : http://dl.dropbox.com/u/3534838/iMac_SPX.zip
* Java SDK, Flash Player is already installed. (Adobe Flash player 11 Beta2, Adobe AIR 2.3 / 3.0 Beta 2)
- Use Flex SDK 4.5
1. LION clean install.
2. Flash Builder 4 / 4.5 does not install.

Hello.
I have already updated to 10.7.1
Still have the same symptoms.
Thanks.

Similar Messages

  • How to run Smart School Applicaiton adobe flex builder in Mac OS X lion

    How to run Smart School Applicaiton adobe flex builder in Mac OS X lion
    Smart School is an interactive e-learning platform for CBSE based schools & students, offers 3D multimedia lessons, assessments and fully solved NCERT textbook exercises.
    Smart School Online
    Website: www.smartschoolonline.in
    Youtube: www.youtube.com/user/smartschoolonline

    You should be able to find the add in this location:
    ~/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin/connectaddin

  • Adobe Air Crash when try to load video

    Hi,
    Recently, I am trying to do an very simple application using Adobe Air that plays video when certain key pressed on keyboard. However, the adobe air crash frequently when it try to load the video. The problem seems to be Adobe Air/ Flash player bug, because when I tried to do the debug, the debug launcher crash. I have tried with both f4v and mp4 format, but the situation is still the same.
    I am using up to date Flash builder 4.5 and Adobe Air 2.7.1. Tested on both WinXP and Win7 Home Premium 32bit. Hopes to get your respond as soon as possible. If the problem cannot be solved soon, maybe I have to search for alternative solution to do the project. Thanks.
    Here is my working code:
    Display Window:
    <?xml version="1.0" encoding="utf-8"?>
    <s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
                                xmlns:s="library://ns.adobe.com/flex/spark"
                                xmlns:mx="library://ns.adobe.com/flex/mx" width="640" height="360" showStatusBar="false" applicationComplete="initConn()">
         <fx:Script>
              <![CDATA[
                   import flash.utils.setTimeout;
                   import mx.events.FlexEvent;
                   private var SWFconn:LocalConnection;
                   private var delay:Number = 300;
                   private var intervalId:uint;
                   protected var nWin:videoscreen = new videoscreen();
                   private var playing:Number = 0;
                   protected function initConn():void{
                        stage.addEventListener(KeyboardEvent.KEY_DOWN, handleKeyDown);
                        SWFconn = new LocalConnection();
                        nWin.width = 500;
                        nWin.height = 400;
                        nWin.open();
                   public function handleKeyDown(event:KeyboardEvent) :void
                        if(event.keyCode==13){
                             stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;
                             nWin.fullscreen();
                        }else if(event.keyCode==27){
                             stage.displayState = StageDisplayState.NORMAL;
                             nWin.normalscreen();
                        }else{
                             if((playing==0)&&(((event.keyCode>=48)&&(event.keyCode<=57))||((event.keyCode>=65)&&(event.keyCode<=67)))){
                                  playing=1;
                                  SWFconn.send("swfConnection", "reset");
                                  clearTimeout(intervalId);
                                  SWFconn.send("swfConnection", "select", String.fromCharCode(event.charCode));
                                  intervalId = setTimeout(sendLock,delay, String.fromCharCode(event.charCode));
                   private function sendLock(msg:String):void{
                        SWFconn.send("swfConnection", "lock", msg);
                        playing=1;
                        nWin.player.source = msg+".f4v";
                        nWin.player.play();
                   private function reset():void{
                        SWFconn.send("swfConnection", "reset");
                   public function playFinished():void{
                        reset();
                        playing =0;
              ]]>
         </fx:Script>
         <fx:Declarations>
              <!-- Place non-visual elements (e.g., services, value objects) here -->
         </fx:Declarations>
         <mx:SWFLoader left="0" right="0" top="0" bottom="0" source="content.swf"/>
    </s:WindowedApplication>
    Video Window:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Window xmlns:fx="http://ns.adobe.com/mxml/2009"
                xmlns:s="library://ns.adobe.com/flex/spark"
                xmlns:mx="library://ns.adobe.com/flex/mx" width="400" height="300" showStatusBar="false">
         <fx:Script>
              <![CDATA[
                   import mx.core.FlexGlobals;
                   import org.osmf.events.TimeEvent;
                   protected function CallBack(event:TimeEvent):void
                        // TODO Auto-generated method stub
                        player.source="";
                        FlexGlobals.topLevelApplication.playFinished();
                   public function fullscreen():void
                        stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;
                   public function normalscreen():void
                        stage.displayState = StageDisplayState.NORMAL;
              ]]>
         </fx:Script>
         <fx:Declarations>
              <!-- Place non-visual elements (e.g., services, value objects) here -->
         </fx:Declarations>
         <s:VideoDisplay id="player" left="0" right="0" top="0" bottom="0" complete="CallBack(event)"/>
    </s:Window>

    Hi Pierre,
    Would you mind adding this as a new bug report over at bugbase.adobe.com?  I went to look to see if there was an existing bug already in place but couldn't find one.  If you can, note this thread url in the bug and post back with the bug URL and I'll follow up internally.
    In Yue's original bug, he was able to narrow this down to memory leaks in the spark component video display.  He ended up working around it by using the mx video display.
    Thanks,
    Chris

  • Why is Adobe Air crashing Dofus on Windows 7 64-bit

    Hello!  I play an MMORPG called Dofus, which runs on Adobe Air. 
    I've been having this problem with Dofus since I started playing again a few weeks ago.  My Dofus client and/or Adobe Air will crash, causing the error popup "DofusMod.exe has stopped responding".  This happens many times a day, but it is not predictable.  Sometimes I will go hours without a crash.  Other times it crashes and re-load and re-login, and it immediately crashes again.  I've tried everything that I can think of or find online, but there isn't much to go on.  When you try to search for this problem all you find is stuff for MAC.
    Systems Specs:
    Windows 7 Home Premium SP1 64-bit
    12GB of RAM
    Intel Core i5 CPU
    NVidia GeForce GTS 450 Graphics card
    Dual Monitors
    Adobe Air 3.7
    Not sure what else you all might want to know about system specs.
    Here is the data that gets logged into Event Viewer when this crash happens:
    Faulting application name: DofusMod.exe, version: 0.0.0.0, time stamp: 0x4f9aad90
    Faulting module name: Adobe AIR.dll, version: 3.4.0.2540, time stamp: 0x502c2269
    Exception code: 0xc0000005
    Fault offset: 0x004de65b
    Faulting process id: 0x183c
    Faulting application start time: 0x01ce5fa61afa53e0
    Faulting application path: C:\Program Files (x86)\Dofus2\app\DofusMod.exe
    Faulting module path: C:\Program Files (x86)\Dofus2\app\.runtime\3.4\Versions\1.0\Adobe AIR.dll
    Report Id: a8864c9f-cb9a-11e2-b1e5-7071bc949f54
    Things I have tried that do not fix my problem:
    - Cleared Cache- Launching DofusMod.exe directly
    - Running DofusMod.exe in compatibility mode for Windows XP SP3- Running DofusMod.exe as administrator
    - Running the Launcher as administrator
    - Installing different versions of Adobe Air
    - Changing the AdobeAir.dll file located in the Dofus directory
    - Closing every thing on my computer that I could possible close and still play the game
    - Google. As I said, everything I can find is for a MAC, and is quite dated at that.
    I play with 4 accounts, but this has happened with just one account open plenty of times.  What, if anything, can I do to resolve this?  It's not too bad when all I'm doing is leveling professions, but when I'm fighting mobs and one or two of my accounts just crashes randomly, it quickly becomes a major frustration.
    This has never happened to me in the past so I don't know what could be causing it now.  I'm tempted, but shouldn't be bothered, to setup a virtual machine running Ubuntu or something, specifically to play Dofus on.  Please, if anyone can help me fix this it would be absolutely amazing.
    Thanks!
    **edit**
    I've also started a topic on this problem at the Dofus "Problems and Solutions" forum.  You can follow it here:  http://forum.dofus.com/en/4-problems-solutions/253374-dofusmod-exe-stopped-responding

    Oh, and if by chance you, too, run Windows 64 Bit and Flash CS4, I would appreciate if you could share any thing you did to your system or installation to make it work better.
    Please don't just say, "Well, it works for me, blah blah blah."
    Thanks.

  • Installing Adobe Air on a Mac 10.5.8

    I have an Apple Mac with version 10.5.8 installed. I need a version of Adobe Air to install on it. Where can I get it please and what version will work on my Mac?

    A powermac. I am trying to install Digitaldesigner on it which needs Air installed. I have the following Adobe products already installed (it came with these):-
         Adobe Acrobat 9 Pro
    Adobe Bridge CS4
    Adobe Contribute CS4
    Adobe Device Central CS4
    Adobe Dreamweaver CS4
    Adobe Drive CS4
    Adobe Extension Manager CS4
    Adobe Fireworks CS4
    Adobe Flash CS4
    Adobe Illustrator CS4
    Adobe InDesign CS4
    Adobe Media Encoder CS4
    Adobe Media Player
    Adobe Photoshop CS4
    Is there anything I can do or is there an equivlant of Digital Designer? (www.docrafts.com)

  • Can't install Adobe AIR 3 on Mac OS X 10.5.8

    When I try to install adobe Air 3 I always get this message. "You cannot use this version of the application Adobe AIR Installer with this version of Mac OS X." Do I really have to upgrade os x?

    Hi,
    Adobe won't be developing for 10.5.8 new features (including new runtime) only security relates updates for existing runtimes (Flash 10.3.*/Air 2.7.*). Flash 11/Air 3.0 are only supported on 10.6.8.*/10.7.*, see:
    http://kb2.adobe.com/cps/916/cpsid_91694.html#main_system_requirements
    There is recent,  lengthy thread on forums with Adobe's employees statements on that subject (support/development for 10.5.* and newer) but I cannot find it quickly as basically forum search is broken/hard to do,
    regards,
    Peter

  • Issue with Adobe Air and Rosetta Stone in Mountain Lion.

    After installing Mountain Lion, I tried to open Rosetta Stone.  I was directed to update and install adobe air.  I did that, then tried to open Rosetta Stone again and it said the installation of Adobe Air was damaged.  I went to Adobe to reinstall and it said it's already installed.  I'm now stuck in a circle...Help!

    I also found this page from the Rosetta Stone site very helpful.
    It was more helpful than anything on the Adobe site.
    http://success.rosettastone.com/articles/en_US/Text/I-receive-an-Adobe-AIR-Error -when-trying-to-use-Rosetta-Stone/?q=Adobe+Air+problems&l=en_US&fs=RelatedArticl e#macdiv
    Hope others find it helpful to avoid the stress I encountered.

  • Adobe AIR ANE for Mac OSX 32-64bits Error

    Hi,
    I'm trying to build a ANE for Mac OSX. I setup XCode 5.1 and was following this two tutorials:
    http://riawanderer.com/2012/03/27/working-with-air-native-extensions-on-the-mac/
    http://quetwo.com/2011/12/03/working-with-air-native-extensions-on-the-mac/
    To get the project setup.
    I'm finding that Adobe AIR.framwork in folder /runtimes/air/mac is 32-bit, but XCode has deprecated 32-bit...so I'm finding this error when I try to build the project:
    error: -fobjc-arc is not supported on platforms using the legacy runtime
    Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cl ang failed with exit code 1
    So right now ANE development for Mac OSX is broke since I can't build a cocoa framework library due to 32-bit deprecation and Adobe not updating the library since 2011
    I'm right or maybe I'm missing something.
    Hope someone could give some path to solve this since it's very frustrating to deal with this stuff to see there's no update for this basic libraries for Mac.
    If what I'm seeing is true, I see another error in Adobe stack that make people like me supporting the platform tired of deal with this kind of things. Sorry to be sound so frustrated but it's a very negative experience for the Adobe AIR platform since you see that a part of the platform is not updated for 3 years!.
    Thanks
    Carlos

    Does what is talked about here help in any way?:
    http://stackoverflow.com/questions/22363266/xcode-5-1-force-32-bit-compilation-for-a-cocos 2d-iphone-v3-project

  • Adobe Air for Older  Mac

    I bought a product that use of Adobe Air and says it  should work with my Mac OS 10.4.11. The Adobe Air website says the latest version of Adobe Air is not supported with that OS and refers me to the archived older versions, with no indication that I can see  as  to which one is a workable version for my  computer.

    Big question is: Are you on a PPC mac or Intel?
    (Edit)
    PPC or Intel is irrelevant from what I've found.
    http://www.oldapps.com/mac/adobe_air_for_mac.php?system=mac_os_x_10.5_leopard_powerpc
    Mac OS 10.5 is the minumin to run AIR
    Adobe has Air 1.5.3 http://helpx.adobe.com/air/kb/archived-air-sdk-version.html But there is no support for PPC or 10.4 mentioned.

  • Mac Air Crashed New Mac Need help syncing

    My Mac Book Air Crashed. My back up to my music was my IPad. I was able to get my purchased music from to sync with the new Ipad, or rather authorized. I want to get my pics and music from my IPad to the new computer. This is music from old CDs I had uploaded to my Mac Air and then to my IPad and Nano. I want the music that was not purchased from Itunes on my computer.
    Can I do that? There has to be a way to do this. I know you can only sync to one computer, but what happens when you have a crash or your computer is lost or destroyed?

    check out this post by Zevoneer.
    also, there is PhoneView.
    JGG

  • MacBook Pro crashing with Mac OS X Lion

    After upgrading my MacBook Pro (15" mid 2010 model) to Mac OS X Lion, it frequently crashes. What happens is : the display turns black without any previous warning or error message and then my notebook restarts. Has anybody experienced the same bug?

    Lion will come pre installed. Move your Data over with Set-Up Assistant on initial boot.
    Recovery Partition:  http://support.apple.com/kb/HT4718

  • Adobe WebForms issue running MAC OS X Lion

    I require the Adobe PDF plug-in to function in order to use web forms that I need for work. Since I run MAC OS X Lion and have Safari 5.1, I cannot run my Adobe web forms. Any thoughts on a fix?

    Well still no solution. It's unfortunate that a company as innovative as APPLE always seems to fall short in the most basic areas. Never will understand it.
    At this point I've given up. I got a copy of virtual box and Windows 7 for the one task I use every day, which worked in Safari 5.0.6.
    Thanks all for the help. If anyone comes across this and has other suggestions I'm open to trying anything. As frustrated as I am with Apple and the Mac it's still my OS of choice.

  • New MacBook Pro, Adobe Air crashes

    Oh, this joy that is a new 15" MacBook Pro to replace my beloved but war weary white Macbook circa 2007 is turning into a nightmare.
    I've done nothing but run Software Update a few times to make sure everything is up to date. Then I installed iBank. That's it. Now onto the big stuff.
    As a designer, first order of business was to prepare to install Adobe Creative Suite 3 Web Premium. A quick check made it clear that CS 3 wasn't compatible, so I admitted yeah, it was time to pony up another grand to Adobe in order to upgrade. Can't do that until next month, but no problem, right, I can just download the software, do the one month trial, and then be flush with cash next month and pony up.
    I download the package. I try to install... I need a new version of Adobe Air. Using Safari I download Air installer... and when I try to install it does nothing, tells me I need a new version of Air. Huh?
    So I poke around online and find LOTS of talk of this problem, LOTS of "Yeah, me too" but no solutions. Seriously? You've got to be kidding me. It's got to be out there and I'm just missing it.
    Keep in mind this is a fresh out of the box machine...

    FYI for anyone that finds this while looking to solve the same problem. I continued digging, and here's what I found that finally worked for me.
    1. Go into System Preferences, Energy Saver, and uncheck Automatic Graphic Switching.
    2. In /library/frameworks, delete the Adobe Air folder, if you have one.
    3. Download, install and run Firefox. Download the Air install package using Firefox. KEEP FIREFOX OPEN AS YOU RUN THE PACKAGE.
    4. Install Air (with Firefox open, remember).
    Go about your business.
    This solution makes no sense to me. 
    To have this much trouble with something that is needed, at least for designers, so much, seems crazy to me. But... it looks like there's no fix yet. I found these steps in an Adobe bug report thread; as of end of December the developers were still saying a fix was coming, sometime.
    I also really hate that Lion won't show me my disks. That bugs me, for some reason!
    Amy

  • Unable to install Adobe Air on a Mac Pro OSX 10.5.8, HELP!!!

    Hi!
    I'm hoping someone could help me out.  I have an older macbook pro (2006) and I'm trying to install Adobe Air, but haven't had any luck.  Initially, all looks great and installation seems to be going smoothly until I click "Finish" on the installation window and then another window pops up that reads:
    "An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator."
    This is so frustrating especially since it already showed me a "installation complete" window just seconds before!
    In addition, I recently purchased CS5 Creative Suite 5 Design Premium and I haven't been able to use some of the applications because I need AIR.
    I'm VERY new to ALL of this, so I need all the help I could get.
    Thanks!
    - Malaya

    Hi Chris,
    Thanks for helping...
    When I downloaded the zip file and then tried running it it gave me an error message (something about permissions violation?) and then this popped up:
    tell application "Finder"
        do shell script "test -d /Applications/Adobe || mv /Applications/Adobe /Applications/Adobe-Backup > /dev/null 2>&1 &" with administrator privileges
        do shell script "chmod -R ug=rwx,o=rx /Applications/Adobe > /dev/null 2>&1 &" with administrator privileges
        do shell script "chmod ug=rwx,o=rx ~/Library/'Application Support/Adobe' > /dev/null 2>&1 &" with administrator privileges
        do shell script "chmod ug=rwx,o=rx ~/Library/'Application Support/Adobe/AIR' > /dev/null 2>&1 &" with administrator privileges
        do shell script "chmod ug=rwx,o=rx /Users/Shared/Library/'Application Support/Adobe' > /dev/null 2>&1 &" with administrator privileges
        set MyName to do shell script "whoami"
        do shell script "chown -R " & MyName & ":staff ~/Library/'Application Support/Adobe/AIR'" with administrator privileges
    end tell
    I must warn you that I do not know any of this language, so please feel free to explain things to me like you would to a 4 year old.  =)
    Hoping you can help...

  • Can't Uninstall Adobe AIR From a Mac OS X System

    I posted this question on Installation Issues and got no response. It really belongs here.
    I started having major trouble  with my Macbook Pro running OS X 10.6.7, after updating Adobe Flash and  Air. The system is at a crawl, barely useable. I wanted to uninstall both, as a first step in exploring the problem.
    Flash seemed easily uninstalled; there was little improvement, if any.
    However, moving on to Adobe Air, I repeatedly ran the Adobe AIR Uninstaller.app Version 1.5.3 that's in my  Utilities folder but that invariably opened a screen named "Adobe AIR Setup" that told me:
    "Sorry, an error has occurred.
    An  error occurred while installing Adobe AIR. Installation may not be  allowed by your administrator. Please contact your administrator."
    I was not trying to install Adobe AIR, but to uninstall it. I was working in an account with Admin privileges.
    Can anyone help?

    Hi,
    Adobe won't be developing for 10.5.8 new features (including new runtime) only security relates updates for existing runtimes (Flash 10.3.*/Air 2.7.*). Flash 11/Air 3.0 are only supported on 10.6.8.*/10.7.*, see:
    http://kb2.adobe.com/cps/916/cpsid_91694.html#main_system_requirements
    There is recent,  lengthy thread on forums with Adobe's employees statements on that subject (support/development for 10.5.* and newer) but I cannot find it quickly as basically forum search is broken/hard to do,
    regards,
    Peter

Maybe you are looking for

  • The Verizon "Experience"

    Hello, I ordered a phone this afternoon off the Verizon Wireless page and though it was close to the end of the business day, I chose to pick it up at "my store" (mostly because Verizon stores open generally at 10am, WAY too late to do any business o

  • Sapscript form print as PDF

    Hello, is there a way to setup a printer that we can print sapscript form into a PDF file? We don't want to go over the spool request and use RSTXPDFT4. I have already setup a printer with device type PDF1, Host Spool Access Method F:Printing on Fron

  • Adobe Creative Suite 6 Production Premium install problems

    I am trying to install CS6 Production Premium to a Mac Pro (late 2013) with OS X 10.10.2 and when I click "install" it goes to the "preparing to install" dialogue and then kicks me back to the install options screen. Any ideas?

  • Google Talk support on MacBook OSX w/o XP running

    Any idea how to get Google Talk can be installed on a MacBook Pro that is NOT running Windows XP? I do have Office 2004 applications, but am running the system purely on OSX. It appears that GoogleTalk is not supported for OSX, but hoping that there

  • This just in:The UK government now says it is NOT going to try to ban encryption

    Here's a bit more thought-out commentary on the subject.  I view "Business Insider" as being neither business-y nor insider-y and rather a hack 'journal', so their run-to-the-public blurting of these statements isn't really surprising. http://www.wir