by Rob Christensen

 Comments (36)

Created

August 28, 2009

Today, Apple made Mac OS X Snow Leopard available for purchase. You may be asking: how well does the latest version of Adobe AIR (1.5.2) work with Snow Leopard? Based on our testing and feedback from customers, AIR applications appear to run fine on Snow Leopard. We have encountered one very minor issue that AIR developers may run into:

  • Launching adl with the command ./adl and with the AIR SDK bin directory set as your current directory fails with an error message that the runtime can’t be found. This is easy to avoid, as basically every other form of invocation works: put adl on your path, use a relative path from a different directory, or use an absolute path.

If you encounter any issues with Snow Leopard, we most definitely want to hear about it! Please send us feedback with any details required to reproduce the issue: http://www.adobe.com/go/wish/.

COMMENTS

  • By Dave Wouters - 11:44 AM on August 29, 2009   Reply

    I’m just getting ready to install Snow Leopard, but there’s another thing that has me concerned: Everytime I try to publish an AIR-Package from Flash (CS4) it gives me a prompt:
    “Error creating AIR file”
    “Usage error (incorrect arguments).”
    And it also won’t allow me to create a self-signed certificate (through Flash) as well, stating that:
    “Creating self-signed certificate failed: Invalid country code – US” even though the country is set to it’s default without touching this setting at all.

    There’s another thing that might be considered a bug, and it’s present in all CS4 apps: Dragging an App’s Application frame or window to the top, bottom or sides of the screen doesn’t invoke Space to move the application to another space. Again this bug is also present in AIR as well.

  • By Nate - 9:24 AM on September 3, 2009   Reply

    AIR doesn’t seem well prepared for the gamma change in 1.2 – no one noticed this? My ajax/html app is now *darker* on Mac than on Windows, seems to me like someone hardcoded the Mac gamma value instead of actually looking at the current color profile.

  • By Tom Carlson - 8:46 AM on September 7, 2009   Reply

    Am I the only person getting “‘CGContextSetFontRenderingMode’ is obsolete” errors running from adl?

  • By Brian - 6:59 AM on September 8, 2009   Reply

    I’m also getting a CGContextSetFontRenderingMode’ is obsolete when running adl. Any ideas?

  • By Tom Carlson - 7:35 AM on September 8, 2009   Reply

    I have no idea. I haven’t been able to find anything about it online.

    I submitted it as a bug, using the link up in the post. I also posted about it in the AIR User Forum.

  • By Rob Christensen - 10:37 AM on September 8, 2009   Reply

    @Dave and Nate – I am checking with our team on these issues.
    @Tom and Brian – We are looking into this issue now and will follow-up.

  • By Tom Carlson - 10:45 AM on September 8, 2009   Reply

    @Rob: Thanks! I posted more detailed info in the forum.

  • By Aili - 1:18 AM on September 11, 2009   Reply

    @Dave – Do you still encounter an error message when you publish an AIR-Package from Flash (CS4)?
    We have done more investigations but we weren’t able to reproduce it on Snow Leopard.

    I sent an email to you and I will appreciate any feedback from your.

  • By Tom Carlson - 6:07 AM on September 17, 2009   Reply

    @Rob and Brian: What little I can find about CGContextSetFontRenderingMode suggests is a WebKit problem. I wonder if there’s some app that Brian and I both have loaded that’s making some change to WebKit? (Yes, I’m guessing here.)

  • By Rob Christensen - 12:13 PM on September 17, 2009   Reply

    This message can be safely ignored — it is warning and not a weeoe with your application. According to the information I have gathered from our team, this is a message specific to OS X that an underlying OS function that AIR calls will be dropped in a future rev of the Mac OS. This can be safely ignored and we will address this in a future release of AIR. Please let me know if you have additional quesitons.

  • By Brad Manderscheid - 2:36 PM on September 30, 2009   Reply

    It seems that my AIR app crashes when loading a PDF into a new Native Window. I’ve installed this app on other non-snow leopard macs and windows XP / Vista and it won’t crash.

  • By Rajdeep Rath - 10:19 AM on October 7, 2009   Reply

    Hi

    Am deploying an application to mac osx snow leopard. my application is suppose to accept files by drag drop / browse select. it supports mp3 files only. it is suppose to load mp3 files with sound object, and read the id3 data and populate in into data grid. it works fine on windows. mp3 loading does not work on mac. can some one please help. this is urgent. is there a issue with this for mac platform ?

    i basically pass audiofile.nativePath to sound object via new URLREQUEST.

  • By Rajdeep Rath - 6:48 PM on October 13, 2009   Reply

    I have tried all AIR applications available on the internet that deal with mp3 loading and playback. None of them seem to work. This is a universal bug on mac osx Snow Leopard.

  • By Rajdeep Rath - 7:54 PM on October 17, 2009   Reply

    My code does not run on Snow leopard. It runs well on Windows XP, Vista etc:

    I have tried all the forums, Adobe forums, Customer support, Adobe Bug Report but no help.

    Please help

  • By Rob Christensen - 1:00 AM on October 19, 2009   Reply

    @Rajdeep – We are looking into this. Sorry for the delayed response — much of our team has been out of the office following our MAX conference.

  • By bboldi - 5:52 AM on October 19, 2009   Reply

    this is a MAC related issue: http://forums.adobe.com/thread/508265

  • By Andrew Turner - 6:40 AM on November 4, 2009   Reply

    Flash CS4 crashes every time I select the “AIR Settings” under the File menu or select “AIr Settings” under Publish Settings.

  • By Ralf - 4:09 AM on December 1, 2009   Reply

    It’s not possible to select a package (eg. iPhoto library) from a native file dialogue (e.g. browseForFolder() )

    Isn’t that a pretty fundamental file handling failure?

    OSX has 3 filetypes now (and for quite some time already); Files, Folders and Packages, and I’d expect any half serious development framework to allow me to select any one of these via a file dialougue.

  • By Tim Bowerbank - 8:14 AM on January 10, 2010   Reply

    Currently trying to publish AIR file using Flash CS4 and keep getting the same error message: usage error (incorrect arguments)… noticed that this has been reported above. It works fine in ADL.

    I’m on Mac OSX 10.4.11 – all updates installed on Flash CS4.

    Any help would be great – thank you.

  • By Greg McAusland - 4:10 AM on January 12, 2010   Reply

    In regards to the 26506 error “`CGContextSetFontRenderingMode’ is obsolete” …

    You are saying to simply ignore this warning, but you don’t say HOW to ignore it?

    im trying to test my app with ADL, it throws that error and nothing else happens. The app does not launch.. Am I to assume the only way to test the app is to do a complete package compilation and installation?

    I’ve tried passing -nodebug to adl but that does nothing, the app will not launch because of that error.

  • By Rob Dunford - 12:44 AM on July 26, 2010   Reply

    In SL 10.6.4 Air installer opens but no interface. Checked the languages thing, don’t seem to have that one, only UK english is the selected language. Cannot install BBC IPLAYER. It says hard disc cannot be found.

  • By Istanbul hotel - 9:25 PM on October 14, 2010   Reply

    Nice blog. Thanks..

  • By Cafe Finans - 8:31 PM on November 14, 2010   Reply

    Ekonomi borsa hisse forex fx emtia vob altın döviz bilanço takas seans analiz canlı seans izleme ekonomi takvimi cafefinans.net
    canlı seans izle, canli seans izle, fx, faiz, imkb, hisse, finans, ekonomi, altın, altin, borsa, döviz, haberler, forex, borsa, hisse, ekonomi, altın, vob, emtia, ekonomi, dolar, cafefinans.net

  • By Rolande Walford - 7:43 PM on November 15, 2010   Reply

    greeting

    working hard to get this url showing up on my 486 but it won’t work.

    Regards from India

  • By Adina Cadet - 11:43 PM on December 17, 2010   Reply

    as I website owner I believe the written content here is rattling fantastic , appreciate it for your efforts.

  • By nDS Games - 3:26 AM on December 18, 2010   Reply

    You are so inspirational and you talk sense. That’s important. You’re intelligent and you have a lot of heart. I love your posts! Thank you!

  • By sadeceonsekiz.com - 9:46 AM on December 18, 2010   Reply

    10.6.4 Air installer opens but no interface. Checked the languages thing, don’t seem to have that one, only UK english is the selected language. Cannot install BBC IPLAYER. It says hard disc cannot be found

  • By erotik film - 9:47 AM on December 18, 2010   Reply

    OSX has 3 filetypes now (and for quite some time already); Files, Folders and Packages, and I’d expect any half serious development framework to allow me to select any one of these via a file dialougue

  • By full indir - 9:47 AM on December 18, 2010   Reply

    very good

  • By brian atwood - 11:56 AM on December 18, 2010   Reply

    I completely love your website, and I recommend to my friends Susan and Alen, they also like it.You can add more category , and we think you can write much more good articles.

  • By bedava oyunlar - 2:26 AM on December 19, 2010   Reply

    I like this blog very much. Please keep updating your blog. Even it is Christmas season now, I will still follow your site . I learned quite a bit from here. Happy holiday and 2011 new year!

  • By gay dating - 3:17 PM on December 19, 2010   Reply

    You can definitely see your enthusiasm in the work you write. The world hopes for more passionate writers like you who aren?¯t afraid to say how they believe. Always go after your heart.

  • By Leta Pellegrin - 4:29 PM on January 12, 2011   Reply

    Hi, sorry for inquiring this enquiry here, but I am not ableto find a contact form or something so I thought I leave my enquiry here. I run a blogengine blog but I am receiving increased amounts of spam. I see u use wordpress, is it easier to control spam with wordpress or doesn’t it make any difference? I hope you will respond to my comment or maybe send me an email with your answer if you don’t want to approve the comment. Best regards

  • By angelina - 6:03 AM on February 11, 2011   Reply

    thank you very much your web site so nice

  • By Gorkem CAN - 9:08 AM on February 22, 2011   Reply

    Great Post.. Thanks Lot…

  • By Nashville Life Insurance - 5:33 PM on February 25, 2011   Reply

    Term life insurance or whole life insurance is clearly the responsible choice. For a low monthly premium, you will have the peace of mind that should the worst occur, your loved ones will be provided for.

ADD A COMMENT