View Single Post
Old 03-13-2012, 07:32 AM   #151
Sergei_
Junior Member
Sergei_ began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2012
Device: Kindle 4
Quote:
Originally Posted by Mike76 View Post
Thanks a lot! I've succesfully installed CoolReader on my K4NT. It works fine, but a little bit unstable yet, sometimes it shows an error message and restarts the Kindle. I hope it will be fixed in next versions.
The CoolReader must be started in background.
Edit goqt.sh. It is located in cr3 directory.
Change ./"$1" -qws to ./"$1" -qws &
Works well with cr3runner v1.8.

Or remove p.waitFor(); in CR3RunnerKindlet.java and recompile the kindlet.

Last edited by Sergei_; 03-15-2012 at 04:30 PM.
Sergei_ is offline   Reply With Quote