webOS Nation Forums >  webOS smartphones (Pre, Pixi, Veer) >  HP Pre 3 > Maps Icon missing [fixed]
Maps Icon missing [fixed]

  Reply
Like Tree1Likes
  • 1 Post By DiplPhy

 
LinkBack Thread Tools Display Modes
Old 09/26/2011, 07:30 AM   #1 (permalink)
Member
 
Join Date: Dec 2009
Location: Germany-SN
Posts: 49
Likes Received: 2
Thanks: 10
Thanked 11 Times in 8 Posts
Default Maps Icon missing [fixed]

After the recent update of maps by palm the icon of the app was missing. This was due to a failure in the localizations for this app. The following patch fixes this problem
__________________
http://twitter.com/diplphy

Last edited by DiplPhy; 09/26/2011 at 07:59 AM.
DiplPhy is offline   Reply With Quote
Old 09/26/2011, 07:36 AM   #2 (permalink)
Legend
 
Jason Robitaille's Avatar
 
Join Date: May 2005
Location: Winnipeg, MB, Canada
Posts: 3,883
Likes Received: 496
Thanks: 801
Thanked 12,954 Times in 1,495 Posts
Default

Might need to have to manually fix the issue. If ya patch, then you're under the old AUPT limitation/bug which will delete the files on patch uninstall, crippling the Maps app. And unlike regular 3rd party app patches, you can't just redownload the app from the App Catalog.


All that said, huge props on discovering the cause/solution to the issue
__________________
If you've liked my software, please consider to towards future development.

Developer of many apps such as: WebOS Quick Install, WebOS Theme Builder, Ipk Packager, Unified Diff Creator, Internalz Pro, ComicShelf HD, LED Torch, over 70 patches and more.

@JayCanuck @CanuckCoding Facebook
Jason Robitaille is offline   Reply With Quote
Old 09/26/2011, 08:00 AM   #3 (permalink)
Member
 
Join Date: Dec 2009
Location: Germany-SN
Posts: 49
Likes Received: 2
Thanks: 10
Thanked 11 Times in 8 Posts
Default

Oh didn't know that I just deleted the patch so far!
__________________
http://twitter.com/diplphy
DiplPhy is offline   Reply With Quote
Old 09/27/2011, 04:27 AM   #4 (permalink)
Member
 
Join Date: Jun 2010
Posts: 6
Likes Received: 0
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by DiplPhy View Post
After the recent update of maps by palm the icon of the app was missing. This was due to a failure in the localizations for this app. The following patch fixes this problem
I have the same missing icon problem... What patch are you talking about ?
Somatt is offline   Reply With Quote
Old 09/27/2011, 08:29 AM   #5 (permalink)
Member
 
Join Date: Sep 2010
Location: Limelette, Belgium
Posts: 46
Likes Received: 2
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi! I've the same problem... What patch are you talking about ?
Thanks
Rudy P. is offline   Reply With Quote
Old 09/30/2011, 04:21 AM   #6 (permalink)
Member
 
Join Date: Dec 2009
Location: Germany-SN
Posts: 49
Likes Received: 2
Thanks: 10
Thanked 11 Times in 8 Posts
Default How to fix the problem

Sorry about the confusion. I thought it is very simple to patch away this problem. But a limitation with the AUPT Scripts eats the files by removing the Patch. So there is only the way to do it maually.

There are two ways of success both using Internalz Pro (not Internals from App Catalog you need the Pro version). Both methods are possible and will guide you to success. Only use one of the methods, NOT both:

Preparation for both methods :

Start Internalz Pro
tap on the menu (upper left corner) and select Preferences
scroll to the bottom of the screen
make sure master mode is on
leave preferences with back swipe
open the directory
/media/cryptofs/apps/usr/palm/applications/com.palm.app.maps/

1st method: copy icon.png

copy the icon.png file from
/media/cryptofs/apps/usr/palm/applications/com.palm.app.maps
to
/media/cryptofs/apps/usr/palm/applications/com.palm.app.maps/resources/de_de

here you have to change de_de in to your country localization folder (UK en_gb, F fr_fr...)

2nd method: change appinfo.json

open the directory
/media/cryptofs/apps/usr/palm/applications/com.palm.app.maps/de_de

here you have to change de_de in to your country localization folder (UK en_gb, F fr_fr...)

open the appinfo.json file with Internalz Pro
change the entry

"icon:": "icon.png",

to

"icon:": "../../icon.png",

tap on the menu (upper left corner)
select save file
back swipe to leave file editor


Post processing for both methods:

change master mode again to off in preferences
tap on the menu
select restart
restart Luna

after Luna has restarted your icon will appear.
__________________
http://twitter.com/diplphy
DiplPhy is offline   Reply With Quote
Liked by VasTheGreek likes this.
Reply

 

Tags
icon, maps, missing

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0