Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Nothing is displayed for 'Arduino Board Configuration' #419

Closed
brndmg opened this issue Sep 30, 2017 · 6 comments
Closed

Nothing is displayed for 'Arduino Board Configuration' #419

brndmg opened this issue Sep 30, 2017 · 6 comments

Comments

@brndmg
Copy link

brndmg commented Sep 30, 2017

When I run the 'Arduino Board Configuration' from the ctrl-shift-p or by clicking the board name in the footer, the tab opens with the title but there isn't any content.

The following error is shown in the Developer console.

[Embedded Page] Uncaught Invariant Violation: Element type is invalid: expected a string 
(for built-in components) or a class/function (for composite components) but got: object. 
Check the render method of `BoardConfigItemView`. [webview.ts:151]

I should mention that I am running Ubuntu 16.04.
Arduino IDE 1.8.4

@brndmg
Copy link
Author

brndmg commented Oct 2, 2017

I have a working fix for this, I will be submitting a PR shortly.

@sid9102
Copy link

sid9102 commented Oct 2, 2017

Seeing the same issue on MacOS, please update when this is fixed!

@heyjoeway
Copy link

Can confirm on Win10 with exact same error.

@pedzed
Copy link

pedzed commented Oct 7, 2017

I can confirm as well for Debian 9.

OS

$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux testing (buster)
Release:        testing
Codename:       buster

VSCode

Version 1.17.0
Commit be377c0faf7574a59f84940f593a6849f12e4de7
Date 2017-10-04T23:33:45.303Z
Shell 1.7.7
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64

Arduino
Arduino 1.8.4
Arduino AVR boards 1.6.19

Arduino AVR boards 1.6.20 is out, but I am not using it because it gives me this error:

/opt/arduino-1.8.4/hardware/tools/avr/bin/avr-gcc-ar: Cannot find plugin 'liblto_plugin.so'

The Arduino editor with AVR 1.6.19 works fine. VSCode with this Arduino extension does not show the Arduino boards select dropdown.

image

@godrix
Copy link

godrix commented Oct 9, 2017

same error occurs in ubuntu 17.04 =(

@juankgp
Copy link

juankgp commented Oct 10, 2017

I have the same problem I use Ubuntu 16.04, arduino 1.8.4, code Insigner, I testwith the last version code 1.17, a lot of time ago it works but one day nothing, so please help me

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

No branches or pull requests

6 participants