|
10/19/2009, 11:40 PM
|
#1 (permalink)
|
|
Member
Join Date: Aug 2009
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
|
Virtual Keyboard Install Assistance
Could someone please help me with the uninstall/install of the virtual keyboard?
I tried to install the VK and it failed to work. So I went into Preware and it only had an option to install. I went in using WEBOSQuickinstall and it will not allow me to delete, nor will it allow me to install. I ran the Emergency Patch Recovery, undid all other patches except this. Ran WebOS Repair Utility to no avail either.
This is the error that I get
Code:
Failed
ErrorGenericMethodException: Failure during 'postinst' operation
patching file usr/palm/frameworks/mojo/builtins/palmInitFramework200_18.js
patching file /usr/palm/frameworks/mojo/submissions/200.18/resources/da_dk/kbchars_fulltable_azerty.json
patching file /usr/palm/frameworks/mojo/submissions/200.18/resources/da_dk/kbchars_fulltable_qwertz.json
It then repeats this for awhile. It then begins saying:
Code:
The next patch would create the file usr/palm/frameworks/mojo/submissions/200.18/templates/kbselector/char.html, which already exists! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored - saving rejects to file usr/palm/frameworks/mojo/submissions/200.18/templates/kbselector/char.html.rej
The next patch.....
This continues on for numerous command lines.
What do I need to do to uninstall and then reinstall so the keyboard works properly? FYI The virtual keyboard has never worked on my Pre.
Looked at the other threads and didnt find an answer. Thanks for your help.
|
|
|
10/20/2009, 12:02 AM
|
#2 (permalink)
|
|
Member
Join Date: Aug 2009
Location: P'cola. , Fl
Posts: 1,993
Thanks: 99
Thanked 452 Times in 368 Posts
|
hook your phone up to computer usb mode and look in there for the virtual keyboard folder and delete it then go into preware on your phone and install it . it should be that easy. if there is no folder in ur phone then it never installed correctly .
__________________
Quote:
Be nice to the people that help you and give them some thanks !!!!! To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
PS; the thanks button is to the right ----->>>>>>>>
|
|
|
10/20/2009, 12:04 AM
|
#3 (permalink)
|
|
Member
Join Date: Aug 2009
Location: P'cola. , Fl
Posts: 1,993
Thanks: 99
Thanked 452 Times in 368 Posts
|
if you go into web os QI ,tools , device management , to the right click on applications and scroll to the bottom and if you see virtual keyboard then uninstall right there
__________________
Quote:
Be nice to the people that help you and give them some thanks !!!!! To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
PS; the thanks button is to the right ----->>>>>>>>
|
|
|
10/20/2009, 10:05 PM
|
#4 (permalink)
|
|
Developer
Join Date: Jul 2009
Posts: 777
Thanks: 4
Thanked 487 Times in 183 Posts
|
Quote:
Originally Posted by Shadavis08
hook your phone up to computer usb mode and look in there for the virtual keyboard folder and delete it then go into preware on your phone and install it . it should be that easy. if there is no folder in ur phone then it never installed correctly .
|
The folder in usb mode has nothing to do with installation errors. Never has, never will. It only contains theme images and configuration.
The problem is somehow a file that was created by a previous install was not removed. Try running EPR, or manually removing the files that are stuck around.
__________________
-Eric G
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
|
|
10/20/2009, 11:12 PM
|
#5 (permalink)
|
|
Member
Join Date: Aug 2009
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
|
Quote:
Originally Posted by emoney_33
The folder in usb mode has nothing to do with installation errors. Never has, never will. It only contains theme images and configuration.
The problem is somehow a file that was created by a previous install was not removed. Try running EPR, or manually removing the files that are stuck around.
|
Eric,
Thanks for the cut to the chase. I tried EPR to no avail. How would I manually search for the errors? Is there a place to look at the code?
Thanks.
|
|
|
10/20/2009, 11:40 PM
|
#6 (permalink)
|
|
Member
Join Date: May 2009
Posts: 31
Thanks: 11
Thanked 0 Times in 0 Posts
|
i also am having the same issue
|
|
|
10/21/2009, 02:31 AM
|
#7 (permalink)
|
|
Member
Join Date: Jul 2009
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
|
I have the same issue, can someone please help me figure this out!
|
|
|
10/21/2009, 01:59 PM
|
#8 (permalink)
|
|
Developer
Join Date: Jul 2009
Posts: 777
Thanks: 4
Thanked 487 Times in 183 Posts
|
Quote:
Originally Posted by inlight96
Eric,
Thanks for the cut to the chase. I tried EPR to no avail. How would I manually search for the errors? Is there a place to look at the code?
Thanks.
|
For this case you should be able to easily remove the files from a terminal. (novaterm from PC or terminal app installed via preware).
First you want to mount the filesystem as writeable, which you can do with the terminal command:
Code:
mount -o rw,remount /
Next for any file that you get the message "The next patch would create the file <file>...", you want to remove that file. You can do this by the following terminal command:
PS: Make sure the <file> is prefixed with / (the output for example says usr/palm..., but you want to remove /usr/palm...)
Then you can remount your filesystem back to read-only for security, by issuing the terminal command:
Code:
mount -o ro,remount /
__________________
-Eric G
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
|
|
10/23/2009, 04:02 PM
|
#9 (permalink)
|
|
Member
Join Date: Nov 2007
Posts: 16
Thanks: 1
Thanked 0 Times in 0 Posts
|
i installed virtual keyboard via preware but Its not working correctly. I've installed and removed several times as well. I can get the virtual keyboard to come up by double tapping on the gesture screen while i'm in the menu app page. As soon as i exit out of it to desktop or change cards it exits away with the menu screen
|
|
|
10/24/2009, 02:23 AM
|
#10 (permalink)
|
|
Member
Join Date: Apr 2009
Posts: 61
Thanks: 57
Thanked 6 Times in 6 Posts
|
Save problem here, appears to be not writing over existing files during the re-installation. Eric thanks for the instructions, I will give that a try in the morning but I really don't anything about the Linux stuff. arrrrrr!
[EDIT:] Couldn't wait, figured out how to do the root thing and typed in the rm commands and that did the trick. THANK YOU ERIC!
Maybe since lots of people are having this problem the install script could just be re-written to delete or write over existing files???
Last edited by mk3; 10/24/2009 at 03:21 AM.
|
|
|
10/26/2009, 03:43 PM
|
#11 (permalink)
|
|
Member
Join Date: Aug 2009
Posts: 76
Thanks: 25
Thanked 37 Times in 17 Posts
|
Quote:
Originally Posted by vincey2kr1
i installed virtual keyboard via preware but Its not working correctly. I've installed and removed several times as well. I can get the virtual keyboard to come up by double tapping on the gesture screen while i'm in the menu app page. As soon as i exit out of it to desktop or change cards it exits away with the menu screen 
|
The VK does not stay open all the time. You need to open it in each card each time you open the card.
__________________
If I said something and you thought 'Thanks,' you can show it by Thanking me... Thanks!
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. -- report bugs in YT2V for WebOS
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
|
|
10/27/2009, 11:39 AM
|
#12 (permalink)
|
|
Member
Join Date: Oct 2009
Location: Ann Arbor, MI
Posts: 109
Thanks: 10
Thanked 14 Times in 7 Posts
|
Quote:
Originally Posted by mk3
Maybe since lots of people are having this problem the install script could just be re-written to delete or write over existing files???
|
I'm wondering why each patch isn't constructed this way? If trying to install a patch, and it finds previous files there, it should automatically overwrite those files so the patch will apply.
Would probably save some people from damaging their phones when trying to mount and delete stuff manually.
|
|
|
10/27/2009, 03:42 PM
|
#13 (permalink)
|
|
Member
Join Date: Aug 2009
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
|
I had the same issue, files being already found. Well, I was nervous about using the Terminal app, but I figured if I took my time, and followed emoney_33's instructions, all would be fine. I did, and they are.
|
|
|
10/27/2009, 03:59 PM
|
#14 (permalink)
|
|
Member
Join Date: Aug 2009
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
|
I used the Terminal app, is there a way to ensure your pre is back in read-only? I wrote the command line: mount -o ro,remount / Am I to just assume that it's back to read-only?
|
|
|
10/27/2009, 05:25 PM
|
#15 (permalink)
|
|
Developer
Join Date: Jul 2009
Posts: 777
Thanks: 4
Thanked 487 Times in 183 Posts
|
Quote:
Originally Posted by sallyboy
I used the Terminal app, is there a way to ensure your pre is back in read-only? I wrote the command line: mount -o ro,remount / Am I to just assume that it's back to read-only?
|
If you didn't receive an error you can be confident it is.
(BTW: It will come up read-only after a reboot but that isn't necessary unless just to ease your mind)
__________________
-Eric G
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
All times are GMT -4. The time now is 04:37 AM.
|
|