09/12/2011, 03:33 PM
|
#41 (permalink) |
|
Member
![]() |
Gotcha...*
-- Sent from my HP TouchPad using Communities
__________________
NEWBIES Check These Threads First WebOS FAQ • Export Contacts • Backup-Restore Patches/Apps • follow me on twitter • or Catch me at LOOT ATTN: If You like my Patches or Themes please feel free to DONATE |
09/17/2011, 02:45 PM
|
#44 (permalink) |
|
Member
![]() ![]()
Posts: 598
|
The browser depends on more low-level C components and plugins, not just enyo
__________________
Amigo Music Player Tractor - Archive Extractor Sync Palm Pre with iTunes ryhor.com - find cool apps for the Treo and Palm |
09/23/2011, 04:04 PM
|
#47 (permalink) |
|
Member
![]() |
I'm not a "webOS" developer, but if you look in the com.palm.app.maps/index.html file, you'll see this:
From: // TODO: figure out with webkit & Enyo teams how to better detect this at runtime (function() { window.devicePixelRatio = 1.5; // FORCE for Pre3/Windsor if (window.devicePixelRatio == 1.5) { document.querySelector('html').setAttribute('class', 'pixel-ratio-15'); } })(); To: // TODO: figure out with webkit & Enyo teams how to better detect this at runtime (function() { window.devicePixelRatio = 1.0; // FORCE for Pre3/Windsor if (window.devicePixelRatio == 1.0) { document.querySelector('html').setAttribute('class', 'pixel-ratio-10'); } })(); What I did was change the "1.5" to 1.0 & set the "pixel-ratio-15" to "pixel-ratio-10" & that cleaned it so it looks better on both my Pre+ & my Veer. I'm sure someone else would have a "proper" fix, but it works good enough for me. ![]() Steve |
10/13/2011, 08:56 AM
|
#51 (permalink) |
|
Member
![]()
Posts: 2,490
|
BTW, if you install the new maps app from the Catalog, it comes with enyo. Be sure to delete your /usr/palm/frameworks/enyo directory before installing it or it won't work
__________________
Just remember: If I helped you, press the thanks button! ![]() Owner of: Pre Sprint, Pre Telcel, Pre Plus AT&T, Pre 2 Unlocked, Pixi Plus AT&T, and 2 TouchPads (my Pre3 was stolen so it won't appear again here). Needs: Veer (anyone?) Apps: Subnet Calculator, FreeCam, PhotoFun, NuttyPad (work in progress) HomeBrew: meta-doctor and Messaging Plugins collaborator Twitter: @cesarneg |
10/24/2011, 07:05 PM
|
#53 (permalink) |
|
Member
![]()
Posts: 1
|
Folks,
Can someone help me with my Pre2? I've installed the new HP Maps application which installed Enyo 1.0 release on my frameworks folder. I've installed the Kindle application from touchpad but it looks for Enyo 0.10. I want to symlink 0.10 -> 1.0 but I am receiving an error that the file system is read only. I am accessing the shell from WebOSQuickInstall tools menu. What should I be doing? Thanks in advance. andre |
10/25/2011, 02:14 AM
|
#54 (permalink) |
|
Member
![]() ![]()
Posts: 598
|
mount -o rw,remount /
before creating a symlink reboot after creating
__________________
Amigo Music Player Tractor - Archive Extractor Sync Palm Pre with iTunes ryhor.com - find cool apps for the Treo and Palm |
12/05/2011, 05:31 AM
|
#55 (permalink) | |
|
Member
![]()
Posts: 67
|
Quote:
I tried to install the new maps app with enyo, but it fails to install. I also checked and there is no /usr/palm/frameworks/enyo folder. If I try to install separately the enyo framework and maps trhough WebOSQI or Preware, they are installed, but they don't work. The /usr/palm/frameworks/enyo folder is not created and the new maps app does not appear. Google maps is still there and sends me to the app catalog for update. Any ideas please? |
|
12/05/2011, 10:40 AM
|
#57 (permalink) | |
|
Homebrew Developer
![]() ![]() |
Considering that you have somehow managed to fail at using the provided app installer to install the Maps app (what phone/OS ver are you using??), maybe you should consider just doctoring your phone, and not messing with anything else on it?
__________________
Author: Remove Messaging Beeps patch for webOS 3.0.5, Left/Right bezel gestures in LunaCE, Whazaa! Messenger and node-wa, SynerGV 1 and 2 - Google Voice integration, XO - Subsonic Commander media streamer, AB:S Launcher Quote:
GO OPEN WEBOS! People asked me for a donate link for my non-catalog work, so here you are:
|
|
12/05/2011, 01:04 PM
|
#58 (permalink) | |
|
Member
![]()
Posts: 67
|
Quote:
Now for some reason, my phone informed me about a WebOS 1.4.5 update and I installed it, and not it is as quick as before installing the enyo framework. However, I am wonering how the update was possible, since due to the fact that I live in Cyprus and use an EU unlocked phone, I cannot access the App Catalog or create a Profile. Finally, I have the following questions: a. Now I can see the /usr/palm/frameworks/enyo folder. Does this mean that my phone uses the enyo framework? b. The installation of the following files through WebOSQI or Preware fails: com.palm.app.maps_3.1.29_all (1) com.palm.app.maps_3.1.32_all c. The installation of the file com.watchmefreak.bfgmaps_1.0.86_all is successful, but it does not repace Google maps which remains the default navigation app, and when I click on it, the system tries to take me to the App Catalog for the update. However, I cannot access the App Catalog. Any help and suggestions would be really appreciated. |
|
12/06/2011, 12:01 PM
|
#59 (permalink) |
|
Member
![]()
Posts: 67
|
Finally I found the solution, and it now works.
Here: http://forums.precentral.net/palm-pr...appearing.html |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



