adobe air install erases add/remove application list

Bug #311455 reported by dekaru
54
This bug affects 8 people
Affects Status Importance Assigned to Milestone
gnome-app-install
Invalid
Undecided
Unassigned
gnome-app-install (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: gnome-app-install

After succesfully installing Adobe AIR by following the instructions provided by Adobe at:

http://kb.adobe.com/selfservice/viewContent.do?externalId=kb408084

The Add/Remove applications list empties (all available applications are erased, nothing is shown) and one must do a reinstall as suggested in:

http://ubuntuforums.org/showthread.php?t=1016743

To solve this issue you must reinstall gnome-app-install. Please do notice that this is an upstream bug that would be solved with next Adobe Air Release.

Using:
gnome-app-install 0.5.12-0ubuntu1
Ubuntu 8.10
Intel Core Duo 2 64b.

Revision history for this message
umer (umer-farooq) wrote :

I can confirm that I have experienced the same problem. The suggestion of the reinstall mentioned at the link above solved the issue for me as well. If more information is required, let me know and I will provide it.

Revision history for this message
Sebastian Rau (sebastian.rau) wrote :

I also installed an application with Adobe Air, finetune, which didn't work. Ubuntu 8.04 is my distribution. Fixed the problem by reinstalling gnome-app-install, as described in the link.

Revision history for this message
Andres Mujica (andres.mujica) wrote :

This is most probably a problem with adobe air itself. I'm trying to report the issue upstream.

Which version of Adobe Air are you all using?

Revision history for this message
Andres Mujica (andres.mujica) wrote :

Sadly the bug tracker system from adobe doesn't cover air products, only flash and flex (not bad at all).

So i've had reported this issue via

http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

So let's wait for a response from upstream about the issue. Meanwhile i've added gnome-app-install project to debug a litle more this issue from our side.

******BUG******
Concise problem statement:
After succesfully installing Adobe AIR by following the instructions provided by Adobe at:

http://kb.adobe.com/selfservice/viewContent.do?externalId=kb408084

The Add/Remove applications list empties (all available applications are erased, nothing is shown) and one must do a reinstall as suggested in:

http://ubuntuforums.org/showthread.php?t=1016743

Steps to reproduce bug:
 1. Install adobe air in linux
 2. Install any Air application
 3. Go to Add/Remove programs
 Results:

The list of programs is empty. Reinstalling gnome-app-install program would solve the issue

 Expected results:

The list of programs should shown as usual

More information at

https://bugs.launchpad.net/bugs/311455

I'm gonna try to report this issue at bugs.adobe.com in order to integrate it with launchpad.

Thanks for your attention

Changed in gnome-app-install:
status: New → Confirmed
status: New → Confirmed
Revision history for this message
Andres Mujica (andres.mujica) wrote :

After making some tests i've found this:

After installing an Adobe Air application the /usr/share/app-install/desktop is modified, adding a .desktop file for the installed application (i'm attaching one in case it helps)

if i run from terminal gnome-app-install i've got this

 gnome-app-install

** (gnome-app-install:17028): WARNING **: return value of custom widget handler was not a GtkWidget

(it seems normal..)

After reinstalling

 sudo apt-get --reinstall install gnome-app-install

i've got this:

** (gnome-app-install:17251): WARNING **: return value of custom widget handler was not a GtkWidget
/usr/lib/python2.5/site-packages/AppInstall/AppInstall.py:1274: GtkWarning: gtk_tree_model_sort_sort: assertion `tree_model_sort->default_sort_func != NULL' failed
  item.applications.set_default_sort_func(None)

and the list is shown as usual.

Digging a bit into Adobe air, i've found some scripts that seems to create the .desktop files and process the installation process for the Air application. I'll bet that the problem lies in there.

/opt/Adobe AIR/Versions/1.0/Resources/appinstall

the postinst script maybe is related.

Revision history for this message
dekaru (sly-dekar) wrote :

Version is 1.5.

Thanks for the upstream report, Andres.

Revision history for this message
Andres Mujica (andres.mujica) wrote :

uploading here just for checking purposes maybe it's related.

Revision history for this message
mdmadph (mdmadph) wrote :

Seeing this problem too. Experienced on a fresh install of 8.04 with AIR 1.5 just installed.

Revision history for this message
CptSkyhawk (captainskyhawk) wrote :

Just found out that you have to do the "sudo apt-get --reinstall install gnome-app-install" fix after every time you update or install a new AIR app, too.

Revision history for this message
Andres Mujica (andres.mujica) wrote :

De: Srijesh Kumar <email address hidden>
Para: <email address hidden> <email address hidden>, DL-AIR Wishlist <email address hidden>
Asunto: RE: [ Bug Report ]
Fecha: Wed, 7 Jan 2009 15:07:12 +0530 (04:37 COT)

Hi Andres,

Thanks for reporting this issue. This has been rectified for our next release.

Thanks,
Srijesh.

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>]
Sent: Sunday, December 28, 2008 7:54 AM
To: DL-AIR Wishlist
Subject: [ Bug Report ]

The following information was submitted on the Software Feature Request and Bug Report Form for Adobe AIR
Name : Andres Mujica
Email Address : <email address hidden>
Company/Institution : Ubuntu BugSquad
Feature Request/Bug Report : Bug Report
Product : Adobe AIR
Product Version : 1.5.0
Browser : Firefox
Web Server : Other : n/a
Application Server : Other : n/a
Database : Other : n/a
Operating System : Linux
OS version : Ubuntu 8.1
HTTPREFERRER : http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
Feedback Report : ******BUG******
Concise problem statement:
After succesfully installing Adobe AIR by following the instructions provided by Adobe at:

http://kb.adobe.com/selfservice/viewContent.do?externalId=kb408084

The Add/Remove applications list empties (all available applications are erased, nothing is shown) and one must do a reinstall as suggested in:

http://ubuntuforums.org/showthread.php?t=1016743

Steps to reproduce bug:
 1. Install adobe air in linux
 2. Install any Air application
 3. Go to Add/Remove programs
 Results:

The list of programs is empty. Reinstalling gnome-app-install program would solve the issue

 Expected results:

The list of programs should shown as usual

More information at

https://bugs.launchpad.net/bugs/311455

I'm gonna try to report this issue at bugs.adobe.com in order to integrate it with launchpad.

Thanks for your attention

Revision history for this message
Andres Mujica (andres.mujica) wrote :

According to the upstream report this would be solved with the next release.

As this is not really a bug in gnome-app-install i would mark it as invalid there.

Thanks

description: updated
Changed in gnome-app-install:
status: Confirmed → Invalid
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.