linux - Symbol lookup error on running Genymotion in XUbuntu -


i'm using xubuntu , decide use genymotion android emulator,
download genymotion deb file site , install , install virtualbox apt when try run launcher noting happen!

i'm trying run terminal , see following error:

./genymotion ./genymotion: symbol lookup error: /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined symbol: fcweightfromopentype 

in synaptic libpango installed!
thanks

just use sudo run genymotion , works!
don't know why happen when run app without sudo error on below:

./genymotion: symbol lookup error: /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined symbol: fcweightfromopentype 

but if run app sudo this: sudo ./genymotion works great!


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -