@Mackx: Hi, on DR800 when trying to launch the app twice (run, return to SD, run again) I get the same error as some time ago in StarDict "app is running, please close it first and then start again". Can you please compile the main binary with the changed line:
Code:
eripc_sysd_startup_complete(eripcClient, getpid(), FALSE, xid); // TRUE only when the app handles openFile and closeFile
This way FBReader will be unified for both DR1000 and DR800. Many thanks!