Hi there, I am new to Android development and, whilst making a simple app, I ran across this error when I tried to run the app. Here are the configurations for my system:
Intel Core i5 3rd gen 8GB of RAM OS: OpenSuse Tumbleweed Here is the error message being raised: Cannot launch AVD in emulator. Output: sh: lspci: command not found sh: glxinfo: command not found static QPlatformTheme* QKdeTheme::createKdeTheme(): Unable to determine KDE dirs libGL error: unable to load driver: i965_dri.so libGL error: driver pointer missing libGL error: failed to load driver: i965 libGL error: unable to load driver: swrast_dri.so libGL error: failed to load driver: swrast X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 155 (GLX) Minor opcode of failed request: 24 (X_GLXCreateNewContext) Value in failed request: 0x0 Serial number of failed request: 39 Current serial number in output stream: 40 QObject::~QObject: Timers cannot be stopped from another thread Any suggestions will be greatly appreciated. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/9b98e82b-779a-44bb-8115-275019529125%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

