07/05/2010, 02:00 AM
|
#1 (permalink) |
|
Member
![]() ![]() Join Date: Aug 2009
Location: La Habra, Ca
Posts: 797
Likes Received: 23
Thanks: 29
Thanked 124 Times in 73 Posts
|
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. |
07/05/2010, 05:55 AM
|
#2 (permalink) |
|
Member
![]() Join Date: Dec 2009
Location: GSM T-Mobile.de
Posts: 549
Likes Received: 37
Thanks: 36
Thanked 107 Times in 54 Posts
|
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? |
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
|
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 |
07/05/2010, 10:45 AM
|
#5 (permalink) | |
|
Member
![]() Join Date: Aug 2009
Posts: 720
Likes Received: 0
Thanks: 99
Thanked 127 Times in 113 Posts
|
Quote:
|
|
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
|
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? |
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
|
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. |
07/05/2010, 01:20 PM
|
#8 (permalink) | |||
|
Member
![]() Join Date: Aug 2009
Posts: 720
Likes Received: 0
Thanks: 99
Thanked 127 Times in 113 Posts
|
Quote:
Quote:
Quote:
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!
|
|||
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
|
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? |
07/05/2010, 06:06 PM
|
#10 (permalink) | |
|
Member
![]() Join Date: Aug 2009
Posts: 720
Likes Received: 0
Thanks: 99
Thanked 127 Times in 113 Posts
|
Quote:
|
|
07/05/2010, 06:19 PM
|
#11 (permalink) | |
|
Member
![]() Join Date: Nov 2008
Location: Orlando, Florida
Posts: 1,561
Likes Received: 244
Thanks: 52
Thanked 1,273 Times in 499 Posts
|
Quote:
__________________
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 |
|
07/05/2010, 07:43 PM
|
#13 (permalink) |
|
Member
![]() Join Date: Aug 2009
Posts: 720
Likes Received: 0
Thanks: 99
Thanked 127 Times in 113 Posts
|
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.
|
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
|
Quote:
Sounds like you have the same issue as me. PM HardBeatz per his message above. |
|
07/05/2010, 09:00 PM
|
#16 (permalink) | |
|
Member
![]() Join Date: Aug 2009
Location: Ї Ƈøṁε ℉яøṁ ṫɦε ℓαη∂ øḟ ṫɦε øḟḟ ṫø℘ḯ¢ !! NOW BACK OFF !! ltm ltm ltm
Posts: 9,126
Likes Received: 70
Thanks: 2,261
Thanked 2,792 Times in 2,201 Posts
|
Quote:
__________________
ĦṔ-ḶøØṫ-ŦḯØη 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----> |
|
07/05/2010, 11:08 PM
|
#18 (permalink) |
|
Member
![]() ![]() Join Date: Aug 2009
Location: La Habra, Ca
Posts: 797
Likes Received: 23
Thanks: 29
Thanked 124 Times in 73 Posts
|
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.] |
![]() |
|
| Tags |
| app catalog, updates |
| Thread Tools | |
| Display Modes | |
|
|



