Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emulator not working #50

Open
jtremolo opened this issue Dec 14, 2022 · 1 comment
Open

Emulator not working #50

jtremolo opened this issue Dec 14, 2022 · 1 comment

Comments

@jtremolo
Copy link

jtremolo commented Dec 14, 2022

The emulator won't run in VS Code on Ubuntu 20.04. All dependencies are installed, it throws an SDL BadValue error
System: Ubuntu 20.04 64-bit

Processing emulator_64bits (platform: native@^1.1.3)
----------------------------------------------------------------------------------------------
Verbose mode can be enabled via `-v, --verbose` option
LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 2 compatible libraries
Scanning dependencies...
Dependency Graph
|-- lvgl @ 8.2.0
|-- lv_drivers @ 8.2.0
|   |-- lvgl @ 8.2.0
Building in release mode
Configuring upload protocol...
Executing .pio/build/emulator_64bits/program
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  109
  Current serial number in output stream:  110
@fbiego
Copy link
Collaborator

fbiego commented Dec 20, 2024

Could you try version 9 and let me know if the issue persists?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants