- Posts: 7
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Here you should submit your bug reports with logcat.
OpenGLRenderer Cannot generate texture from bitmap
IP: 192.168.0.70
12 years 3 months ago - 12 years 3 months ago #4655
by fainted
OpenGLRenderer Cannot generate texture from bitmap was created by fainted
We have implemented radaee pdf pro version in our application(Android) and we are finding that on one of the devices we are testing that PDF do not render. We can see an error:
OpenGLRenderer - Cannot generate texture from bitmap
We find that the PDF pages do not show.
On some devices, its working fine but on few devices its not opening.
Please assist.
Here is the device info
Android Device Info -Android version 4.1.1
Radaee PDF library version number-"Yet to be known"(How to know the following)??
App Min SDK Version Number -11/ API 3.0
Device Kernel Version Number -3.0.8+
Serial number -unknown
If any other information is needed , Please let us know.
Below is the screenshot of the issue
OpenGLRenderer - Cannot generate texture from bitmap
We find that the PDF pages do not show.
On some devices, its working fine but on few devices its not opening.
Please assist.
Here is the device info
Android Device Info -Android version 4.1.1
Radaee PDF library version number-"Yet to be known"(How to know the following)??
App Min SDK Version Number -11/ API 3.0
Device Kernel Version Number -3.0.8+
Serial number -unknown
If any other information is needed , Please let us know.
Below is the screenshot of the issue
Last edit: 12 years 3 months ago by teniaujkk.
IP: 192.168.0.70
12 years 3 months ago #4657
by radaee
Replied by radaee on topic OpenGLRenderer Cannot generate texture from bitmap
"Cannot generate texture from bitmap"
don't know this error.
maybe it is openGL problem?(not enough memory from GPU?)
don't know this error.
maybe it is openGL problem?(not enough memory from GPU?)
IP: 192.168.0.70
12 years 3 months ago #4658
by radaee
Replied by radaee on topic OpenGLRenderer Cannot generate texture from bitmap
as the topic said:
This occurs when the bitmap for an image is lost due to recycling, or in the case of hardware acceleration (and openGLRenderer), this occurs when the open GL context is lost.
link:
stackoverflow.com/questions/15166317/can...om-bitmap-in-android
This occurs when the bitmap for an image is lost due to recycling, or in the case of hardware acceleration (and openGLRenderer), this occurs when the open GL context is lost.
link:
stackoverflow.com/questions/15166317/can...om-bitmap-in-android
Time to create page: 0.413 seconds