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

Pinebook Pro install yields a black screen #87

Closed that-itguy closed 4 years ago

that-itguy commented 5 years ago

After trying all installation methods on the Pinebook Pro I am only able to see a black box when opening the program. Code-oss

Installed using the script failed. Then followed directions to download the .deb and install the repo.

Here is the output of the terminal:

rock@Debian-Desktop:~/Downloads$ sudo apt-get install code-oss=1.32.0-1550644722
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  code-oss
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 42.6 MB of archives.
After this operation, 159 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  code-oss
Authentication warning overridden.
Get:1 https://packagecloud.io/headmelted/codebuilds/debian stretch/main armhf code-oss armhf 1.32.0-1550644722 [42.6 MB]
Fetched 42.6 MB in 58s (730 kB/s)                                                                                                                                                                                                            
Selecting previously unselected package code-oss.
(Reading database ... 139336 files and directories currently installed.)
Preparing to unpack .../code-oss_1.32.0-1550644722_armhf.deb ...
Unpacking code-oss (1.32.0-1550644722) ...
Processing triggers for mime-support (3.60) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Setting up code-oss (1.32.0-1550644722) ...
Retrieving GPG key [headmelted] (https://packagecloud.io/headmelted/codebuilds/gpgkey)...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
gpg: no valid OpenPGP data found.
Removing any previous entry to headmelted repository
Installing [headmelted] repository...
Updating APT cache...
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Hit:4 https://apt.syncthing.net syncthing InRelease
Hit:2 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
Hit:5 http://cdn-fastly.deb.debian.org/debian stretch Release
Get:3 https://packagecloud.io/headmelted/codebuilds/debian stretch InRelease [23.4 kB]
Ign:3 https://packagecloud.io/headmelted/codebuilds/debian stretch InRelease
Hit:7 http://security.debian.org stretch/updates InRelease
Fetched 23.4 kB in 5s (3967 B/s)
Reading package lists...
W: GPG error: https://packagecloud.io/headmelted/codebuilds/debian stretch InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0CC3FD642696BFC8
W: The repository 'https://packagecloud.io/headmelted/codebuilds/debian stretch InRelease' is not signed.
Done!
651778286 commented 5 years ago

I had the same problem with raspberry PI 4,have you solved it?

eutampieri commented 5 years ago

Please see #79

Arya-Aghaei commented 5 years ago

I could solve it by downloading and installing vscode from this source for armhf cpu

headmelted commented 4 years ago

This is now resolved (I don’t have a Pinebook Pro to test on, but I was able to re-create the issue and fix it on RPi 4B). Please post to the ticket if it’s not resolved and I’ll re-open.