Reply
Thread Tools
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#21
Code:
total 184
-rw-r--r-- 1 qwazix qwazix 18600 2009-08-31 13:17 hildon_im_keyboard_monitor.so
-rw-r--r-- 1 qwazix qwazix   874 2009-10-30 13:40 hildon-im-plugins.cache
-rw-r--r-- 1 qwazix qwazix 18588 2009-08-31 13:17 hildon_keyboard_assistant_scv.so
-rw-r--r-- 1 qwazix qwazix 22868 2009-08-31 13:17 hildon_keyboard_assistant.so
-rw-r--r-- 1 qwazix qwazix 56904 2009-08-31 13:17 hildon_western_fkb.so
lrwxrwxrwx 1 qwazix qwazix    33 2010-03-01 17:23 libhildon-im-vkbrenderer.so.3 -> libhildon-im-vkbrenderer.so.3.0.2
-rw-r--r-- 1 qwazix qwazix 33736 2009-06-08 13:49 libhildon-im-vkbrenderer.so.3.0.2
lrwxrwxrwx 1 qwazix qwazix    43 2010-03-01 17:23 libhildon-im-western-plugin-common.so.3 -> libhildon-im-western-plugin-common.so.3.0.8
-rw-r--r-- 1 qwazix qwazix  6592 2009-08-31 13:17 libhildon-im-western-plugin-common.so.3.0.8
-rw-r--r-- 1 qwazix qwazix 15420 2009-08-31 13:17 western_common_vim_settings.so
Code:
root@silver-virtual-kubuntu:~/vkb# sum *
25574    19 hildon_im_keyboard_monitor.so
38788     1 hildon-im-plugins.cache
36996    19 hildon_keyboard_assistant_scv.so
33229    23 hildon_keyboard_assistant.so
40598    56 hildon_western_fkb.so
01494    33 libhildon-im-vkbrenderer.so.3
01494    33 libhildon-im-vkbrenderer.so.3.0.2
18110     7 libhildon-im-western-plugin-common.so.3
18110     7 libhildon-im-western-plugin-common.so.3.0.8
53544    16 western_common_vim_settings
________
Wildxlipsx cam

Last edited by qwazix; 2011-08-21 at 10:25.
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#22
Originally Posted by maxximuscool View Post
may be someone could release this as .deb file package to extra?
Did you miss the part where daperl says:
I don't think I can legally give them to you because some, if not all, are closed source Nokia binaries, and getting them from a fiasco image is non-trivial. If you can get Linux running on an x86 machine, see below if you're feeling bold. Good luck!
?
 
daperl's Avatar
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#23
I think one of us has made a mistake. Are you sure you got the

OS 2009 version 1.2009.42-11

fiasco file? If so, based on your sums, I might be wrong as to what version goes with what update, and the firmware you need might not be available. This could suck. Let me do some more checking. I also have this older (but I think still the latest) VirtualBox SDK image; I'll see what's in there. That might still be available at the garage project.

If all else fails, you still own these files as far as I'm concerned, so maybe a note to qgil asking if these could be made available is an option.

Again, sorry for the cluster f*ck for something so trivial.
__________________
N9: Go white or go home
 

The Following User Says Thank You to daperl For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#24
I downloaded the following file


don't apologize, I am confident fiddling with my device, if i feared screwing up I wouldn't go that far

I think it must be something more trivial though, because I get the exact same result even when I move the original files back, it's something like the system does not reset its state, maybe I have to clear a cache, something that hildon-im-recache does not do

By the way hildon-im-recache, returns this
Code:
Nokia-N900-42-11:/home/user/MyDocs/backups/vkb pr11# hildon-im-recache
Processing: hildon_im_keyboard_monitor.so
Processing: hildon_keyboard_assistant_scv.so
Processing: hildon_western_fkb.so
Processing: western_common_vim_settings.so
Processing: hildon_keyboard_assistant.so
Number of plugins processed: 4
noticed the number of plugins processed does not match the number of the "processing" lines

I am really grateful for all the help!

edit: In the first sums post some files had remained from pr1.1 creating a mixed situation. (it must have been because of x-term quitting on me unexpectedly during file copying) Now I have doublechecked all the files, copied them rhrough ssh and they have exactly the same sums as yours, except the cache
yours -> 60845
mine -> 23493
but I suspect this might be because you have your own im

Last edited by qwazix; 2012-06-19 at 18:26.
 
daperl's Avatar
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#25
That's a bummer. I looked at file dates and I know when I got the device, and I can't believe it was the pre-PR1.1 that clobbered those files. Strange.

Anyway, I moved my hacking files out of the directory, and I too got your same output:

Code:
root@Nokia-N900-42-11:/usr/lib/hildon-input-method
# hildon-im-recache 
Processing: hildon_im_keyboard_monitor.so
Processing: hildon_keyboard_assistant_scv.so
Processing: hildon_western_fkb.so
Processing: western_common_vim_settings.so
Processing: hildon_keyboard_assistant.so
Number of plugins processed: 4
If you haven't already done so, maybe one last time try the following to restore:

Put everything back the way it was before this thread, that includes these library files:

/usr/lib/libhildon-im-vkbrenderer.so.3
/usr/lib/libhildon-im-vkbrenderer.so.3.0.2
/usr/lib/libhildon-im-western-plugin-common.so.3
/usr/lib/libhildon-im-western-plugin-common.so.3.0.8

Then, move hildon-im-plugins.cache to a save directory.

Reboot

You should now have no doubt what shared libraries are being used.

See if there's a new cache file:

/usr/lib/hildon-input-method/hildon-im-plugins.cache

If so, you might be good to go. If not, run hildon-im-recache one more time and reboot. Things should be back to the original state.
__________________
N9: Go white or go home
 
Posts: 75 | Thanked: 4 times | Joined on Jan 2010
#26
my virtual keyboard has predictive text but just cant accept the suggested word. no matter what key i pressed the highligted predictive text disappear.
pls help
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#27
i think we are going a little off topic but tap the prediction, and it should stay there

Last edited by qwazix; 2012-06-19 at 18:26.
 
daperl's Avatar
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#28
Originally Posted by gnasgame3 View Post
my virtual keyboard has predictive text but just cant accept the suggested word. no matter what key i pressed the highligted predictive text disappear.
pls help
Touch your stylus to the blue portion of the text. Magic!

Oh, what he said.
__________________
N9: Go white or go home
 
daperl's Avatar
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#29
@qwazix:

Did you get your keyboard back?
__________________
N9: Go white or go home
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#30
Still trying, I have run out of ideas. I've checked again and again all the files starting with libhildon-im, even the ones I didn't tamper with. All the sums are as expected. Neither PR1 nor PR11 version works. I tried installing ukeyboard also in case it restored something in place (some guys in another thread who lost their vkb said it came back after installing ukeyboard - it was a different situation, they had NO vkb whatsoever while I have an empty one, but anyway I had to try it - )
I know I can back up and reflash, but it has driven me crazy and I want to figure it out...
As for the hildon-im-plugins.cache it builds itself again when I do a recache with always the same sum (i tried deleting it completely) but still no-go.

Last edited by qwazix; 2012-06-19 at 18:26.
 
Reply


 
Forum Jump


All times are GMT. The time now is 11:28.