Skip to content

Integrated terminal won't run bash #657

@ArchoDarko

Description

@ArchoDarko

So I was following microsoft's "Get started with C#" course on Learn, when it required me to install the .NET runtime. I followed the instructions, but it gave me a few errors (see this issue report), and i wasn't able to continue. I had spent a few days trying to fix this, and eventually i decided to just manually install the windows version of the .NET sdk from microsoft in bottles. After doing this, i was now able to run dotnet run and dotnet build in the integrated VScode terminal.
Strangely, the day after this, it wasn't running bash anymore, it was running "sh-5.3$", which had also been running before i figured out the manual .NET sdk installation. I think it was only looked like Konsole's bash on the day i installed the .NET sdk, which is strange, as using which dotnet in Konsole will return /usr/bin/dotnet, and dotnet --info will tell me that it's version 10.0.4. Running bash in the sh-5.3$ terminal isn't any use, as it gives me a nearly useless version of bash. Any help is appreciated.

Linux distro: Bazzite 43

The current vscode integrated terminal
Image
Konsole, running bash (recognizes dotnet)
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions