Open GoogleCodeExporter opened 8 years ago
Could you examine the output of adb logcat and send any exceptions you see?
Original comment by kbsriram
on 21 Feb 2010 at 2:26
Ah. Good debugging tool. It is a memory allocation exception. I can make the
problem happen by just hitting refresh in the directory. In the directory I
have 10
epubs (roughly 500K in size, each) with their respective cover image jpgs. Each
cover
image is 590x750 pixels and they are roughly 85K in size, each).
See attached file for the log...
( I have about 350+ files, usually grouped in a directory of 50 or 100 pocket
books
per episode. I would like to maintain a directory structure, hence the use of
Trook.
Why Barnes and Noble allows you to expand the memory storage to 16G of space and
still throws *all* books in one flat representation no one knows...)
Original comment by oostr...@gmail.com
on 21 Feb 2010 at 7:29
Attachments:
Ah, ok.
Yes, it's the cover images, not the epubs that are causing the problem [trook
doesn't
load the epub itself.] For the moment, if you're able to replace them with
smaller
sized jpegs, you'll be able to work around the issue, and also likely load your
directories quicker.
I'll refile this as an issue to use a less clumsy way of loading the images, or
at
least fall back to just showing the titles should memory start getting scarce.
Original comment by kbsriram
on 22 Feb 2010 at 4:23
Thanks....
Original comment by oostr...@gmail.com
on 23 Feb 2010 at 1:52
Original issue reported on code.google.com by
oostr...@gmail.com
on 20 Feb 2010 at 1:39