Quote:
Originally Posted by MatzeMatz
I sent you a PN...
But I couldn't find any special in the log...
The only difference I see is, that the langpicker sends a finished event when working...
Not working:
Code:
111230:180854 blanket[11651]: I lipc:evts:name=moduleLoaded, origin=com.lab126.blanket, fparam=splash:Event sent
111230:180854 blanket[11651]: I loaderEventHandler:MODULE_LOAD_EVENT:module=langpicker:
111230:180854 lxinit[11637]: I def:main:got loaded module:splash
111230:180854 lxinit[11637]: I start:client:finished loading:
111230:180854 init.exe: vnc pre-start process (11663) terminated with status 1
and working
Code:
111230:180943 blanket[1152]: I loaderEventHandler:MODULE_LOAD_EVENT:module=langpicker:
111230:180943 lxinit[1074]: I def:main:got loaded module:langpicker
111230:180943 blanket[1152]: I lipc:evts:name=moduleLoaded, origin=com.lab126.blanket, fparam=langpicker:Event sent
111230:180943 init.exe: vnc pre-start process (1162) terminated with status 1
|
Yeah, so the only thing that I can suppose you did wrong is something in the creation of the /opt/amazon/ebook/config/locales/de.properties file. langpicker is extremely picky about these -- they have to look exactly what it expects them to be, or it'll screw up.
(BTW: Ironically, I just spent about an hour to unbrick my own device -- which was left in the exact same state as MatzeMatze described, only showing trees but no progress -- after trying to find out what could, and what could not be done with the RUNME.sh approach above. Turns out you can do almost everything, but not everything is a good idea to do.)