headmelted / codebuilds

Community builds of Visual Studio Code for Chromebooks and Raspberry Pi
https://code.headmelted.com
MIT License
1.03k stars 56 forks source link

Multiple problems with Raspbian "buster" #86

Closed mojotx closed 4 years ago

mojotx commented 4 years ago

I found several issues, and I'm typing this on my son's new Raspberry Pi 4. I will see about submitting a pull request to at least fix the apt.sh script later.

TL;DR:

  1. The apt.sh script needs to use curl -L to download the GPG key to handle the 302 redirect.
  2. A newer version of Visual Studio Code needs to be built to fully support the latest version of Raspbian, which is derived from the Debian 10 "buster" release. Currently, the script is specifying "stretch", and downloading version 1.32.0-1550644722, which just gives a black screen on a Raspberry Pi 4 running the latest version of Raspbian. I saw someone mention something about rolling back to an older version, but REALLY? Visual Studio Code is a rapidly-evolving product, and version 1.38 is the current version as of now (Sep 2019)--why would you want to use a version even older?
mzinner commented 4 years ago

It would really be great to get the builds updated for Raspbian "buster". Especially the VSCode 1.40 release did a lot of cleanup work and it would make the Raspberry Pi 4 so much more useful to have a recent version of VSCode available there.

samuela commented 4 years ago

Also facing the blank screen issue on Raspbian buster on a RPi 4.

headmelted commented 4 years ago

New debian packages will be pushed soon (i.e. today, hopefully).

Will test this evening when I get home on Pi 4.

headmelted commented 4 years ago

I’ve adopted the curl -L fix from above, nice catch!

The black screen issue should also be resolved by the latest build, let me know if this is not the case!

mzinner commented 4 years ago

Thanks for fixing this, it's working great!

headmelted commented 4 years ago

Glad to hear it!

On Sun, 15 Dec 2019 at 16:49, mzinner notifications@github.com wrote:

Thanks for fixing this, it's working great!

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/headmelted/codebuilds/issues/86?email_source=notifications&email_token=ACTBLIHFHOUREKNYAXZQHI3QYZN2FA5CNFSM4I3BSRD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEG45FYQ#issuecomment-565826274, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACTBLIFIXXQCDLIFJFO2MEDQYZN2FANCNFSM4I3BSRDQ .