View Single Post
Old 10-19-2013, 05:15 PM   #647
paola
Wizard
paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.
 
paola's Avatar
 
Posts: 2,841
Karma: 5843878
Join Date: Oct 2010
Location: UK
Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura
what am I doing wrong?

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
paola is offline   Reply With Quote