thobook2014 / ebookdroid

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

GLES Regression #415

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use Froyo 2.2 kernel 2.6.32.9-default build 1.5.7 (Uberoid).
2. Install ebookdroid-1.6.4.apk or download and install from the market.
3. Run eBookDroid, point it to a book directory and open a book.

What is the expected output?
Book displays.

What do you see instead?
Application Error
Your device cannot support required GLES configuration

What version of the product are you using?
1.6.4

On what operating system?
Android Froyo

What device are you using?
WM8650 netbook (Sylvania WEC7)

Please provide any additional information below.
This is a regression from 1.5.6, which worked well and opened the same books 
without issue. 
There are no errors/exceptions in logcat (using CatLog app; adb unavailable 
with this device).
ebookdroid is not pre-installed in the firmware. libGLES_andoid.so loads. 
Multiple rebooting does not help.

Original issue reported on code.google.com by JoKe...@gmail.com on 31 Dec 2012 at 9:43

GoogleCodeExporter commented 9 years ago
Can you attach log please?

Original comment by Andrei.K...@gmail.com on 2 Jan 2013 at 9:54

GoogleCodeExporter commented 9 years ago
FWIW, here it is. There is nothing in \.org.ebookdroid\logs\ on the TF card.

Original comment by JoKe...@gmail.com on 2 Jan 2013 at 10:22

Attachments:

GoogleCodeExporter commented 9 years ago
In your firmware egl.cfg is not present and default config not support stencil 
buffer which is reqiured for OpenGL renderer of EBookDroid. It seems to be a 
common issue for Wondermedia chipset.

So, wondermedia chips are not supported. Sorry.

Original comment by Andrei.K...@gmail.com on 3 Jan 2013 at 12:25

GoogleCodeExporter commented 9 years ago
Does this mean that the previous version did not require stencil buffer? Like I 
said, version 1.5.6 worked.

Original comment by JoKe...@gmail.com on 3 Jan 2013 at 1:15

GoogleCodeExporter commented 9 years ago
The same problem in my HTC Wildfire which has another chip. 
In the same time, version 1.5.6 works perfectly! 
I think that problem is not in hardware. 

Original comment by jan.tuma...@gmail.com on 10 Jan 2013 at 5:57