ailiboy / ebookdroid

Automatically exported from code.google.com/p/ebookdroid
0 stars 0 forks source link

Bad rendering: with Texture bitmap size set to 1024 some pages get shrinked #205

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.open a document
2.some pages get shrinked and bad rendered

What is the expected output?
see "good rendered.jpg"

What do you see instead?
see "bad rendered.jpg"

What version of the product are you using?
r1186

On what operating system?
Android 2.1

What device are you using?
Flytouch 2. 
A 10 inch china tablet with Android 2.1 and a Resistive one-touch screen with 
1024x600 screen resolution.
CPU Infotm ARMV6 800mhz
GPU Vivante GC600

Please provide any additional information below.
i don't know if it helps you or not in this case, but i attached also the logcat
There is not stacktrace of the issue of course, because there is no force close 
here.

Original issue reported on code.google.com by lanos...@gmail.com on 17 Apr 2012 at 6:42

Attachments:

GoogleCodeExporter commented 9 years ago
You've got OutOfMemory errors. Do not use such aggressive settings on your 
device.

Original comment by Andrei.K...@gmail.com on 18 Apr 2012 at 6:54

GoogleCodeExporter commented 9 years ago
Ok
With older versions of ebookdroid i set to 1024 because the scrolling was 
smoother, i usad it a lot and there was no problem at all, then the setting 
remain there and with the last ebookdroid updates i start gettings this problem
Now, i realize that setting it to 64 the scrolling smoothness is similar(or 
equal) to setting it to 1024. So now i set it to 64 and the problem is gone. 
But i tell you again that i used ebookdroid A LOT(really) with 1024 and there 
was no problem ,same document, same device.
And, DO the out of memory explain the shrinked page?

thanks

Original comment by lanos...@gmail.com on 18 Apr 2012 at 6:03