You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: