-
Notifications
You must be signed in to change notification settings - Fork 43
Aard error opening large files on reader Sony PRS-T1 #105
Comments
Indeed, file size appears to be the problem, although without access to the device or detailed information about it's OS it's hard to tell what exactly is going on. Large dictionaries are split into volumes just under 2Gb precisely because larger files are not supported on many older systems, including Android 2.x. We've been using 232-1 as max volume size for a long time now (actual file size being lower than this) and it seems to be working fine everywhere. Not sure why PRS-T1 is special in this regard. You can try split the dictionaries into smaller volumes with aardtools as described in the docs. |
My rooted reader os is android 2.2.1 |
You don't need to have a linux pc. Linux virtual machine is sufficient. You can create one using, for example, free VirtualBox and Ubuntu disk image. |
Many thanks for suggesting me to use Virtualbox, a great platform that I'll always use in the future. (env-aard)rik@rik-VirtualBox:~/aarddict$ aardc aard itwiktionary-20131129.aar -o itdic-split.aar -s 10m p.s.: I've tried "aardc aard itwiktionary-20131129.aar" without options and I've got no errors. |
try
instead. |
D O N E ! aardc -o itdic-split.aar -s 10m aard itwiktionary-20131129.aar and then, after solving some memory problems and increasing Many, many thanks. |
On my rooted reader Sony PRS-T1 I perfectly browse all the files downloaded from your link "Italian Wikipedia sister project compiled by bittachi".
Also it's ok Wikipedia italiano volume 2.
When I try to to load Wikipedia volume 1 (2 gb) I get the error:
"Value too large for defined data type"
I've tried whit Deutsch wikipedia volume 1 (2 gb too): I've got the same error.
Splittimg large files maybe the solution but I don't know how to do this procedure.
Thanks for any replies
The text was updated successfully, but these errors were encountered: