Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 521322

Summary: dev-util/android-sdk-update-manager: OpenGL acceleration fails due to failure to find required bundled libs
Product: Gentoo Linux Reporter: Matthias Dahl <ua_gentoo_bugzilla>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matthias Dahl 2014-08-27 15:45:10 UTC
Using a AVD that has OpenGL acceleration turned on (Use Host GPU), the emulator fails due to being unable to find libOpenglRender.so or lib64OpenglRender.so respectively.

The directory "android-sdk-update-manager/tools/lib/" has to be added to LD_LIBRARY_PATH.

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-28 09:23:31 UTC
1) Please post your `emerge --info dev-util/android-sdk-update-manager' output in a comment.
2) Please reproduce the steps and any output that generates.
Comment 2 Matthias Dahl 2014-08-28 15:45:31 UTC
Sigh, stupid me: I was starting the /real/ emulators directly instead of going through the binary wrapper "emulator" which handles the lib path transparently for them.

I am terribly sorry for this wrong report and any unnecessary time it may have cost. :-(

Closing as invalid.