Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521322 - dev-util/android-sdk-update-manager: OpenGL acceleration fails due to failure to find required bundled libs
Summary: dev-util/android-sdk-update-manager: OpenGL acceleration fails due to failure...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-27 15:45 UTC by Matthias Dahl
Modified: 2014-08-28 15:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.