Quote:
Originally Posted by mylo
Hi Iņigo,
Thank you for answering me. Yes, I'm using the last firmware 2.0RC3 as well as the last release FBReader.
I ran the script as you told me and I'm posting the log here.
I've tried restarting DR800 but it didn't change the associations. I noticed one thing, though. It opens .chm files with FBReader just by clicking on them, but it keeps opening .epub nd .pdb files with the default reader...
Mylo
|
Hi,
the errors in the report looks like you haven't installed FBReader in the correct place.
Please re-check you have a "_fbreader" folder into "Programs" folder of your SD card.
Also check there are some subdirectories inside that "_fbreader": _ctbconf, bin and share
It should look something like:
Code:
SD_card
Programs/
_config/
...
_fbreader/
_ctbconf/
bin/
share/
Anyway, if .chm files are opened correctly then it's correct.
By default, the installer doesn't change .epub (as it is handled by DR own viewer and I prefer not to change such a controversial default), this is the list of the types FBReader opens by default:
Code:
pdb,fb2,zip,rtf,orb,tcr,opf,oebzip,chm
You can look and change this list at line #117 of file "fbreader.schemas", which is in "SD_card/Programs/_fbreader/_ctbconf/etc/gconf/schemas".
Hope it helps,
Iņigo