I installed the latest build (589), and I cannot launch it. I don't know what is wrong. It cannot be filesmonitor, as e.g. kobolauncher starts properly (though the reboot does not work anymore either). I reinstalled fmon just in case, re-instlaled koreader, too, and still it does not work. The files are all there where they should be; Here is koreader.sh in fmon:
Code:
$root/.kobo/fmon/fmon $root/koreader.png $root/.kobo/koreader/koreader_kobo.sh &
and here is koreader_kobo.sh (in the koreader directory):
Code:
#!/bin/sh
export LC_ALL="en_US.UTF-8"
# we're always starting from our working directory
cd /mnt/onboard/.kobo/koreader/
# export trained OCR data directory
export TESSDATA_PREFIX="data"
# export dict directory
export STARDICT_DATA_DIR="data/dict"
# finally call reader
./reader.lua /mnt/onboard 2> crash.log
# continue with nickel
reboot
Grateful for your help, this should be working but it is not, and I've run out of ideas. My Mini is on firmware 2.6.2 - the koreader.png file is in the root directory