Ken, thanks for this, at least I know i am not crazy :-)
Quote:
Originally Posted by sergeyvl12
fmon isn't changed (just re-compiled). Probably I should remove fmon from the KoboLauncher package and distribute it as the separate package because overwritting a running process is not a good idea ... The next build of KoboLauncher will be without fmon binary.
EDIT:
Sorry, I've forgotten the "&" at the and of "launcher.sh". It doesn't allow to start koreader.sh.
|
Thanks sergey, you mean the "launcher.sh" in the fmon directory? Mine does not seem to have the "&" at the end, it looks like this:
Code:
$root/.kobo/fmon/fmon $root/launcher.png $root/.kobo/KoboLauncher/KoboLauncher.sh > /dev/null 2>&1
or did you mean something else?