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

Running code using the Raspberry Pi simulator fails when using LCD #56

Open
alexandruradovici opened this issue Mar 29, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@alexandruradovici
Copy link
Collaborator

Description

When running code on the Raspberry Pi simulator the code fails to run due to some undefined variable error. This happens when using any of the LCD examples.

Steps to Reproduce

  1. Connect to the Raspberry Pi Simulator
  2. Select a simulator with an LCD
  3. Run a program

Expected behavior: The program runs

Actual behavior: The console shows an error regarding accessing an undefined property. We traced it back to an field called "active".

Reproduces how often: all the time

Version

Wyliodrin STUDIO: 2.3.1

Wyliodrin STUDIO platform:
[x] downloaded (electron)
[x] web (browser)

OS name: Linux
OS version: Ubuntu 20.04

Additional Information

Related to #47

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

No branches or pull requests

1 participant