webOS Nation Forums >  webOS apps and software >  webOS apps > App Catalog Fix (Says App Updates but no App to Update)
App Catalog Fix (Says App Updates but no App to Update)

  Reply
 
LinkBack Thread Tools Display Modes
Old 07/05/2010, 02:00 AM   #1 (permalink)
Member
 
demetry14's Avatar
 
Join Date: Aug 2009
Location: La Habra, Ca
Posts: 797
Likes Received: 23
Thanks: 29
Thanked 124 Times in 73 Posts
Default App Catalog Fix (Says App Updates but no App to Update)

I hate when the App Catalog says there are updates and then you click to update the app's and there are none to update.

This script will remove the file necessary to clear this error and will then reboot your phone.

download:
AppCatalog_StuckOrInvalidUpdate.sh UPDATED 07/12/2010
Place it in /var/home/root (put it in /media/internal/Scripts via USB and then from Terminus run: ln -s /media/internal/Scripts/AppCatalog_StuckOrInvalidUpdate.sh)
run the script: sh AppCatalog_InvalidUpdate.sh
wait for your phone to reboot. . . . . . . . . . . . . .
Check for App Updates.
__________________
16 Candles, The Breakfast Club SB, Friday SB, App Catalog Fix, Palm Pre/Pixi - USB Modem, TMC Workaround, SCRIM Changing OTF

The fastest way to install Preware on your WebOS device.
Put your device in Developer mode.
From your PC download the Preware installer from http://get.preware.org
Run the Preware installer while the WebOS device is connected with the USB cable to your PC.
Vualla Preware is installed.]

Last edited by demetry14; 07/12/2010 at 05:22 PM.
demetry14 is offline   Reply With Quote
Old 07/05/2010, 05:55 AM   #2 (permalink)
rot
Member
 
Join Date: Dec 2009
Location: GSM T-Mobile.de
Posts: 549
Likes Received: 37
Thanks: 36
Thanked 107 Times in 54 Posts
Default

what update-message does this clean? does it clean the message in the update-app, where it says that there are updates?
or does it clean some other error within the appcatalog-app?
rot is offline   Reply With Quote
Old 07/05/2010, 10:23 AM   #3 (permalink)
Member
 
magistus's Avatar
 
Join Date: Mar 2010
Location: San Diego, CA
Posts: 129
Likes Received: 0
Thanks: 7
Thanked 14 Times in 14 Posts
Default

I can't get this script to run I get a can't open error, I have checked that I have spelled it correctly.
magistus is offline   Reply With Quote
Old 07/05/2010, 10:30 AM   #4 (permalink)
Member

 
Join Date: Apr 2003
Location: Boston-area
Posts: 6,973
Likes Received: 116
Thanks: 418
Thanked 1,252 Times in 710 Posts
Default

I know this script does it the same way, but for those that don't really know what they're doing, it's probably much easier to just copy and paste the single command you need to run into webOS Quick Install's option to send a command to the device, and do it that way.

rm -f /var/palm/data/com.palm.appInstallService/installHistory.db
jhoff80 is offline   Reply With Quote
Thanked By: zulfaqar621
Old 07/05/2010, 10:45 AM   #5 (permalink)
ay
Member
 
Join Date: Aug 2009
Posts: 720
Likes Received: 0
Thanks: 99
Thanked 127 Times in 113 Posts
Default

Quote:
Originally Posted by jhoff80 View Post
I know this script does it the same way, but for those that don't really know what they're doing, it's probably much easier to just copy and paste the single command you need to run into webOS Quick Install's option to send a command to the device, and do it that way.

rm -f /var/palm/data/com.palm.appInstallService/installHistory.db
Can this command simply be run within the Terminal App? Can you provide a brief explanation of what it is that is done when the command is run? (Does it simply reset your App Catalog Install History log to indicate nothing was ever installed? Any possible negative effects to running the command?) Thanks!
ay is offline   Reply With Quote
Old 07/05/2010, 10:58 AM   #6 (permalink)
Member
 
Join Date: May 2008
Posts: 582
Likes Received: 0
Thanks: 13
Thanked 50 Times in 41 Posts
Default

This doesn't resolve the issue for me. I removed the installHistory.db file and rebooted my Pre. When I go back to the updates app, I still see phantom app updates when no exist. Obviously the file gets recreated after removing it.

I wonder what app is causing this? Can we edit this file?
santos is offline   Reply With Quote
Old 07/05/2010, 11:59 AM   #7 (permalink)
Member

 
Join Date: Apr 2003
Location: Boston-area
Posts: 6,973
Likes Received: 116
Thanks: 418
Thanked 1,252 Times in 710 Posts
Default

There's two different issues causing this.

One is a phantom app that the Pre itself thinks you have. That is fixed by the command that removes the recent install history. Yes it can be input via any method you choose. Since the actual app purchases and downloads are stored on your Palm profile, no negative effects that I know of. You might want to also reboot (or at least restart Luna) just in case too.

The second is when your Palm profile thinks that you have an app installed which you don't. I was personally able to fix this on my own device after a webOS Doctor. Since my Palm Profile thought I had it installed, it installed automatically and then I was able to delete it. The other option is if you contact Palm support, I believe they should be able to modify your profile to remove the app your profile thinks you have installed.
jhoff80 is offline   Reply With Quote
Thanked by ay, puffdaddy411
Old 07/05/2010, 01:20 PM   #8 (permalink)
ay
Member
 
Join Date: Aug 2009
Posts: 720
Likes Received: 0
Thanks: 99
Thanked 127 Times in 113 Posts
Default

Quote:
Originally Posted by demetry14 View Post
I hate when the App Catalog says there are updates and then you click to update the app's and there are none to update.

This script will remove the file necessary to clear this error and will then reboot your phone.

download:
AppCatalog_StuckOrInvalidUpdate.sh
Place it in /var/home/root (put it in /media/internal/Scripts via USB and then from Terminus run: ln -s /media/internal/Scripts/AppCatalog_StuckOrInvalidUpdate.sh)
run the script: sh AppCatalog_InvalidUpdate.sh
wait for your phone to reboot. . . . . . . . . . . . . .
Check for App Updates.
Quote:
Originally Posted by jhoff80 View Post
I know this script does it the same way, but for those that don't really know what they're doing, it's probably much easier to just copy and paste the single command you need to run into webOS Quick Install's option to send a command to the device, and do it that way.

rm -f /var/palm/data/com.palm.appInstallService/installHistory.db
Quote:
Originally Posted by jhoff80 View Post
There's two different issues causing this.

One is a phantom app that the Pre itself thinks you have. That is fixed by the command that removes the recent install history. Yes it can be input via any method you choose. Since the actual app purchases and downloads are stored on your Palm profile, no negative effects that I know of. You might want to also reboot (or at least restart Luna) just in case too.

The second is when your Palm profile thinks that you have an app installed which you don't. I was personally able to fix this on my own device after a webOS Doctor. Since my Palm Profile thought I had it installed, it installed automatically and then I was able to delete it. The other option is if you contact Palm support, I believe they should be able to modify your profile to remove the app your profile thinks you have installed.
This doesn't seem to work and/or I'm doing something wrong. I've tried inputting both rm -Rf /var/palm/data/com.palm.appInstallService/installHistory.db (the command in the original post) and rm -f /var/palm/data/com.palm.appInstallService/installHistory.db (the command in jhoff80's post), and neither seems to work in Terminal (I get a return message that the proper options aren't selected...). I did create a Scripts folder under media/internal (none existed), and placed the downloaded file from MediaFly in there. I also tried via WebOS QuickInstall by copying and pasting both versions into the Linux Command Line, hitting enter, and then closing, but nothing seems to happen. Each time I run the Update App, I'm still getting a message that application updates are available when no such updates are available for my apps. Is there something obvious I'm doing wrong? I'm comfortable using Terminal (when told what to do), using WebOS QuickInstall, have no problem entering Dev Mode, I have Internalz, have FTP access via FileZilla, etc., but I'm not a linux person, so I don't understand the commands - just know how to enter them If there's anything obvious I've missed, please let me know? Or perhaps I'm having this issue for a different reason? I don't have any phantom apps that the app catalog is trying to install (I'm familiar with that problem), so that isn't my problem.... Thanks for any help you can offer!
ay is offline   Reply With Quote
Old 07/05/2010, 04:18 PM   #9 (permalink)
Member

 
Join Date: Apr 2003
Location: Boston-area
Posts: 6,973
Likes Received: 116
Thanks: 418
Thanked 1,252 Times in 710 Posts
Default

The only difference between rm -rf and rm -f is that rm -rf will do so recursively (aka remove any folders and their contents as well). However, since we're just deleting one file, the two commands are the exact same thing.

As for your issue, the command will be case-sensitive, so are you definitely capitalizing the directory names like it is in the post?
jhoff80 is offline   Reply With Quote
Old 07/05/2010, 06:06 PM   #10 (permalink)
ay
Member
 
Join Date: Aug 2009
Posts: 720
Likes Received: 0
Thanks: 99
Thanked 127 Times in 113 Posts
Default

Quote:
Originally Posted by jhoff80 View Post
The only difference between rm -rf and rm -f is that rm -rf will do so recursively (aka remove any folders and their contents as well). However, since we're just deleting one file, the two commands are the exact same thing.

As for your issue, the command will be case-sensitive, so are you definitely capitalizing the directory names like it is in the post?
Thanks for the continued assistance. It's greatly appreciate. I'm definitely using the same capitalization. Here's a screenshot of an attempt via Terminal which shows the Option issue I referred to.
Attached Images
File Type: png terminal_2010-05-07_185910.png (12.2 KB, 108 views) Email Attachment
ay is offline   Reply With Quote
Old 07/05/2010, 06:19 PM   #11 (permalink)
Member
 
HardBeatZ's Avatar
 
Join Date: Nov 2008
Location: Orlando, Florida
Posts: 1,562
Likes Received: 244
Thanks: 52
Thanked 1,274 Times in 500 Posts
Default

Quote:
Originally Posted by jhoff80 View Post
The second is when your Palm profile thinks that you have an app installed which you don't. I was personally able to fix this on my own device after a webOS Doctor. Since my Palm Profile thought I had it installed, it installed automatically and then I was able to delete it. The other option is if you contact Palm support, I believe they should be able to modify your profile to remove the app your profile thinks you have installed.
Or just send me a private message with your palm profile email address and I can tell you which app it is that you need to reinstall so that it's on the latest version and then you can delete the app again (until a fix is put in place).
__________________
HP webOS Tech Support

5Ts: Five ways to get your webOS tablet working again: http://www.hpwebos.com/5Ts

6Ts: Six ways to get your webOS phone working again: http://www.hpwebos.com/6Ts
HardBeatZ is offline   Reply With Quote
Old 07/05/2010, 06:39 PM   #12 (permalink)
Member
 
Join Date: May 2008
Posts: 582
Likes Received: 0
Thanks: 13
Thanked 50 Times in 41 Posts
Default

Quote:
Originally Posted by ay View Post
Thanks for the continued assistance. It's greatly appreciate. I'm definitely using the same capitalization. Here's a screenshot of an attempt via Terminal which shows the Option issue I referred to.
You need a space after the -f ... Should be rm -f path_to_file_name. You have rm -fpath_to_file_name.
santos is offline   Reply With Quote
Thanked By: ay
Old 07/05/2010, 07:43 PM   #13 (permalink)
ay
Member
 
Join Date: Aug 2009
Posts: 720
Likes Received: 0
Thanks: 99
Thanked 127 Times in 113 Posts
Default

Quote:
Originally Posted by santos View Post
You need a space after the -f ... Should be rm -f path_to_file_name. You have rm -fpath_to_file_name.
Thanks. I should have indicated that I had tried that too, but got no "feedback" in Terminal after doing so, and that didn't work either (see attached screenshots), so I assumed I must have been entering it wrong, and tried with the space missing as you noted. Any other thoughts? Thanks again for your help.
Attached Images
File Type: png terminal_2010-05-07_203722.png (10.5 KB, 42 views) Email Attachment
File Type: png updates_2010-05-07_204031.png (31.5 KB, 23 views) Email Attachment
ay is offline   Reply With Quote
Old 07/05/2010, 08:16 PM   #14 (permalink)
Member
 
Join Date: May 2008
Posts: 582
Likes Received: 0
Thanks: 13
Thanked 50 Times in 41 Posts
Default

Quote:
Originally Posted by ay View Post
Thanks. I should have indicated that I had tried that too, but got no "feedback" in Terminal after doing so, and that didn't work either (see attached screenshots), so I assumed I must have been entering it wrong, and tried with the space missing as you noted. Any other thoughts? Thanks again for your help.
That means the command worked successfully. If you did an ls -al on that same path, I bet nothing is found. The ls command is like dir on a Windows command prompt.

Sounds like you have the same issue as me. PM HardBeatz per his message above.
santos is offline   Reply With Quote
Thanked By: ay
Old 07/05/2010, 08:56 PM   #15 (permalink)
ay
Member
 
Join Date: Aug 2009
Posts: 720
Likes Received: 0
Thanks: 99
Thanked 127 Times in 113 Posts
Default

Quote:
Originally Posted by santos View Post
That means the command worked successfully. If you did an ls -al on that same path, I bet nothing is found. The ls command is like dir on a Windows command prompt.

Sounds like you have the same issue as me. PM HardBeatz per his message above.
Thanks. I did PM HardBeatz, and look forward to any insight he might have. Thanks again for your help.
ay is offline   Reply With Quote
Old 07/05/2010, 09:00 PM   #16 (permalink)
Member
 
Shadavis08's Avatar
 
Join Date: Aug 2009
Location: Ї Ƈøṁε ℉яøṁ ṫɦε ℓαη∂ øḟ ṫɦε øḟḟ ṫø℘ḯ¢ !! NOW BACK OFF !! ltm ltm ltm
Posts: 9,127
Likes Received: 70
Thanks: 2,261
Thanked 2,792 Times in 2,201 Posts
Default

Quote:
Originally Posted by demetry14 View Post
I hate when the App Catalog says there are updates and then you click to update the app's and there are none to update.

This script will remove the file necessary to clear this error and will then reboot your phone.

download:
AppCatalog_StuckOrInvalidUpdate.sh
Place it in /var/home/root (put it in /media/internal/Scripts via USB and then from Terminus run: ln -s /media/internal/Scripts/AppCatalog_StuckOrInvalidUpdate.sh)
run the script: sh AppCatalog_InvalidUpdate.sh
wait for your phone to reboot. . . . . . . . . . . . . .
Check for App Updates.
thats not the app catalog that is stuck isnt it the update app thats saying that you need to update ? so that would be an update app problem ?
__________________
ĦṔ-ḶøØṫ-ŦḯØη
Here is a direct link to webOS Doc for all carriers
http://www.webos-internals.org/wiki/...octor_Versions
P.S. if i have helped you and you are thankful please hit the thanks button to the right---->
Shadavis08 is offline   Reply With Quote
Old 07/05/2010, 09:04 PM   #17 (permalink)
Member
 
Join Date: May 2008
Posts: 582
Likes Received: 0
Thanks: 13
Thanked 50 Times in 41 Posts
Default

Quote:
Originally Posted by Shadavis08 View Post
thats not the app catalog that is stuck isnt it the update app thats saying that you need to update ? so that would be an update app problem ?
Yeah. I don't think this is really a fix to the phantom app update issue many of us are experiencing.
santos is offline   Reply With Quote
Old 07/05/2010, 11:08 PM   #18 (permalink)
Member
 
demetry14's Avatar
 
Join Date: Aug 2009
Location: La Habra, Ca
Posts: 797
Likes Received: 23
Thanks: 29
Thanked 124 Times in 73 Posts
Default

1. The App Catalog and the Update App are both part of the App Catalog as you can access the Updates section of the App Catalog by selecting the basket.

2. The file deleted has been tested in the past to fix the update issue when no update is actually available, so people that say it is not working should see if there issue is the issue at hand. All I have done is packaged it into a script.

3. I made the script because I almost never plug my phone into my computer anymore, it is not necessary for me to do this and I use Terminus for all of my scripts that I do not currently have in crontab.

4. Once you have the script on your Phone you can name it whatever you want. This way there is no issue with people misspelling the name of the script. I just made it AppCatalog_StuckOrInvalidUpdate.sh so people know what they have downloaded.

5a. If this does not fix the phantom app issue that is because there is a partially downloaded file on your phone "I believe". I don't have an phantom app's on my phone to look for and/or remove for testing.

5b. I would recommend removing the app that is partially downloaded and then running this script to resolve your issue completely.

6. Sorry I took so long to respond. But I am glad to see others are willing to help.
__________________
16 Candles, The Breakfast Club SB, Friday SB, App Catalog Fix, Palm Pre/Pixi - USB Modem, TMC Workaround, SCRIM Changing OTF

The fastest way to install Preware on your WebOS device.
Put your device in Developer mode.
From your PC download the Preware installer from http://get.preware.org
Run the Preware installer while the WebOS device is connected with the USB cable to your PC.
Vualla Preware is installed.]
demetry14 is offline   Reply With Quote
Old 07/11/2010, 01:21 PM   #19 (permalink)
Member
 
greenmuggy's Avatar
 
Join Date: Dec 2009
Location: U.S.A.
Posts: 7
Likes Received: 0
Thanks: 4
Thanked 1 Time in 1 Post
Default

thanx 4 the link but it tried 2 give me a tracker virus......***..... thank u AVG instead
greenmuggy is offline   Reply With Quote
Old 07/11/2010, 02:29 PM   #20 (permalink)
Member
 
Join Date: Oct 2009
Posts: 71
Likes Received: 0
Thanks: 3
Thanked 5 Times in 5 Posts
Default

imma try this
jwall459 is offline   Reply With Quote
Reply

 

Tags
app catalog, updates

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0