Oh, By the way…

sharing things worth sharing

Adobe AIR Linux Troubleshooting: Application not Installing

with 2 comments

Scenario: You try to install an application, say TweetDeck, and it fails.

1. Make sure that you have the latest runtime installed on your system. If not, use the following link

http://get.adobe.com/air

2. Are you installing the application from browser (using AIR’s seamless installation feature)? If yes,  then please first remove the .macromedia folder from your home directory and then try again.

3.  Make sure that  Keyring (for GNOME) or Kwallet (for KDE) daemon is running on your system. Run the following commands to achieve the same:

* For GNOME:      ps -ax | grep gnome-keyring

* For KDE:             ps -ax | grep kwallet

If the above commands do not show the daemon running, please start it.

4. If nothing works till now, then generate the installation log and send it to me (romilATadobeDOT.com). Use the following steps to generate the log:

a) Open a shell

b) Run:   touch .airappinstall.log

c) Run: Adobe AIR Application Installer  <complete path to AIR Application>

d) After it fails, read the contents of .airappinstall.log file and send it to me.

Hope this helps. Thanks.


Written by Romil

February 27, 2009 at 6:19 am

Posted in Techie

2 Responses

Subscribe to comments with RSS.

  1. Just passing by.Btw, your website have great content!

    _________________________________
    Making Money $150 An Hour

    Mike

    March 1, 2009 at 2:56 pm

  2. There’s another problem for Linux and AMD users.

    If you try to install an Adobe AIR application using the Adobe AIR Application Installer on a 64-bit AMD CPU (maybe 32-bit, too, I’m not sure, but definitely 64-bit) using any distro of Linux, you’ll get a “segmentation fault” and the log file will show nothing.

    It’s apparently a known issue as of last month, but the Adobe morons have no fix as yet.

    As usual, Adobe software blows…

    Richard Steven Hack

    August 19, 2009 at 12:01 am


Leave a Reply