Flex News , Links & Resources

AIR 1.5 application issues for Linux users

Posted by: arunbluebrain on: December 23, 2008

Adobe has received a few reports from Linux users having trouble running applications with AIR 1.5. Most of these cases appear related to the fact that the user had previously installed AIR applications using Adobe AIR for Linux beta we made available on Labs (an early release).

In the release notes (.pdf), Adobe mentioned that you need to reinstall versions of your AIR applications that were installed using the Adobe AIR 1.1 Linux beta.

Step by step instructions on how to do ..

On Ubuntu 7.10:

  1. Launch “Synaptic Package Manager” from the “System” menubar (System -> Administration -> Synaptic Package Manager)

    Ubuntu1-fit.png

  2. Search for the application that you want to uninstall such as “Twhirl” or “TweetDeck”

    Ubuntu2-fit.png

  3. Right click on the application in the search results, and click on “Mark for complete removal”Ubuntu3-fit.png
  4. Click “Apply” to remove the application

On openSUSE 10.3:

  1. Launch the system’s package manager from the start menu (Computer -> Install Software)

    openSUSE1.png

  2. Search for the application that you want to uninstall such as “Twhirl” or “TweetDeck”
  3. Remove the checkmark for the application’s package in the search results

    openSUSE2-fit.png

  4. Click the “Accept” button to remove the application

On Fedora 8:

  1. Launch the system’s package manager from the Start menu (Applications -> Add/Remove Software)

    Fedora1.png

  2. Search for the application that you want to uninstall under the “Search” tab such as “Twhirl” or “TweetDeck”
  3. Remove the checkmark for the application’s package in the search results

    Fedora2-fit.png

  4. Click the “Apply” button to remove the application

How do I uninstall the Adobe AIR runtime betas on Linux?

Adobe AIR is installed as an .rpm or .deb depending on your particular system. To uninstall the runtime that was previously installed, search using your package manager (as described above) for “Adobe” or “adobe” and remove all of the packages AdobeAIR_enu”, “adobeair_enu”, “adobeair1.0-enu” or “adobeair-enu” from your system. Also remove the “adobe-certs” package from your system.

If you prefer using a terminal command line, you could do the following:

On Ubuntu 7.10 (.deb):

  1. dpkg -l | grep “adobe”
  2. sudo dpkg -r <AIR and adobe-certs package names found from previous command>

On openSUSE 10.3 (.rpm):

  1. rpm -qa | grep -i “adobe”
  2. sudo rpm -e <AIR and adobe-certs package names found from previous command>

On Fedora 8 (.rpm):

  1. rpm -qa | grep -i “adobe”
  2. sudo rpm -e <AIR and adobe-certs package names found from previous command>

How do I uninstall AIR 1.5 on Linux?

The easiest way to uninstall AIR from your system is through the “Adobe AIR Uninstaller” menuitem under Applications/Accessories.

Uninstall.png

Alternatively, you could search for and remove the package “adobeair1.0″ from the system (using the system’s package manager (e.g. Synaptic on Ubuntu)). If you prefer using a terminal command line, you could do the following:

On Ubuntu 7.10:

  • sudo dpkg -r adobeair1.0

On openSUSE 10.3:

  • sudo rpm -e adobeair1.0

On Fedora 8:

  • sudo rpm -e adobeair1.0

Do I need to reinstall all of my AIR applications installed using the AIR 1.1 beta runtime before they will work on Adobe AIR 1.5 for Linux?
Yes. AIR Applications installed using the beta version of Adobe AIR 1.1 for Linux must be reinstalled before they will run on Adobe AIR 1.5 for Linux.Do I need to remove data saved by previous installations of my AIR applications, for them to work with AIR 1.5?
Yes, this data needs to be cleaned up when transitioning to Adobe AIR 1.5. You can do this by removing the folders “.appdata”, “.adobe/AIR” and “.macromedia/Flash_Player/www.macromedia.com/bin/air*” from your home directory ($HOME). Do note that this will remove passwords and other saved data stored by AIR applications and will need to be entered again.

How do I uninstall my Adobe AIR applications on Linux?
Adobe AIR applications are installed as a native package (.rpm or .deb) on Linux. To uninstall an AIR application on Linux, use your system’s package manager to search for and remove the application that you want to uninstall.

How do I uninstall AIR applications installed with AIR 1.5 on Linux?
Uninstall AIR applications exactly the way you would uninstall other applications on your system. The procedure is the same as outlined at the beginning of this post.

Why am I unable to install an AIR application through an install badge on a web page?
You will need to get the latest version of the Flash Player (10.0.15.3) to install AIR applications through an install badge.

Will AIR run on newer versions of Linux distributions? For example, Adobe AIR’s system requirements say Ubunutu 7.10, but I am running 8.10.
While we have not tested fully against newer versions of these distributions, we believe AIR should run fine in most cases. If you run into an issue, please send us a bug description using our feedback form and we will look into addressing it in a future version. For a list of our supported Linux distributions, please see our System Requirements page.

Will AIR run on Linux distributions not listed in your system requirements? For example, Red Hat Enterprise Linux?
Although we focused testing AIR against Fedora 8, Ubuntu 7.10, and openSUSE 10.3, it’s likely that AIR will run on other Linux distributions as well. For more information on the libraries required by AIR, see the Packages required to run Adobe AIR 1.5 for Linux technote. For a list of our supported Linux distributions, please see our System Requirements page.

However, we thought we’d try and provide step by step instructions on how to do this and answer a few other questions that we have heard from Linux users.

By Robert Christensen

3 Responses to "AIR 1.5 application issues for Linux users"

This article solved my problem. I had TweetDeck v0.20b and wanted to upgrade to v0.21b, but ran into some errors. I found that I needed to be at version 1.5 of Adobe Air to get to the latest version of TweetDeck. After uninstalling Adobe Air 1.1beta, than installing Adobe Air 1.5, the install of TweetDeck said my installation of Adobe Air was corrupt.

That’s when I found this article, where I realized I needed to fully uninstall the old version of TweetDeck and then install the new version. That worked.

Thanks for posting this great article. I also tweeted this article for future Twitter Search: http://twitter.com/krharrison/statuses/1081926101

Hey all,
I successfully installed AIR on linux.
I have also created on sample application in AIR which simply creates a image from bytearray..
now i want to run this application from command prompt.
what is the other requirement to run an application on linux.

and what are the commnads to run air application from limux shell command…

thanks

I have a Full Screen / No Chrome application that works just fine in Windows Xp and Mac OS 10.x. In Ubantu 9.x desktop, the application is cut into a querter size. What could be the problem?

Leave a Reply

Categories

Blog Visitor Clicks

  • 81,338 hits

See by Date

December 2008
M T W T F S S
« Nov   Jan »
1234567
891011121314
15161718192021
22232425262728
293031  

Flex Hackr

Im tweeting

my Delicious Links