flathub / flathub/com.visualstudio.code

[dotnet, golang] Connot access to extension SDK despite it being installed and FLATPAK_ENABLE_SDK_EXT being used

Đang mở
#434 7 bình luận 2 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Shell
Star
217
Fork
82
Merge trung bình
1 ngày 7 giờ
Pull request đã merge (30 ngày)
1

Mô tả

I installed VSCode through Flatpak, and followed the instruction in the first run text file, but VSCode as well as VScode-OSS both do not detect the Flatpak sdk extension.

I tried both `FLATPAK_ENABLE_SDK_EXT=dotnet` and `FLATPAK_ENABLE_SDK_EXT=dotnet7` before `flatpak run com.visualstudio.code`, both returned ` Requested SDK extension "dotnet" is not installed`

Installed SDKs:
```
$ flatpak list | grep -i sdk
Freedesktop SDK org.freedesktop.Sdk 22.08.15 22.08 flathub system
.NET Core SDK extension org.freedesktop.Sdk.Extension.dotnet7 7.0.401 23.08 flathub system
Go programming language Sdk extension org.freedesktop.Sdk.Extension.golang 1.21.0 23.08 flathub system
```

Same problem with the golang extenssion and `FLATPAK_ENABLE_SDK_EXT=golang`

In all cases `/usr/lib/sdk/` is empty.

Edit: the command `$ find / -iname dotnet` returns no result when executed inside the container.

Edit2: Something noteworthy I ended up finding is that the dotnet6 sdk do work as intended, but both dotnet5, dotnet7 and golang don't.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.