Giter Club home page Giter Club logo

Comments (17)

Timbuktu1982 avatar Timbuktu1982 commented on June 29, 2024 1

same issue with 23.10

I have installed the latest build from https://code.visualstudio.com/insiders/ and now code-insiders run without crashes...

from vscode.

Romstar avatar Romstar commented on June 29, 2024

Having the same issue.

from vscode.

AndrewSpano avatar AndrewSpano commented on June 29, 2024

Having the same issue in Ubuntu 23.10

from vscode.

muhammadismailkhan0009 avatar muhammadismailkhan0009 commented on June 29, 2024

@Romstar @AndrewSpano till they fix it, i'll recommend you use vs code release version. it is working.

from vscode.

ilya-lazarev avatar ilya-lazarev commented on June 29, 2024

Same issue

from vscode.

Timbuktu1982 avatar Timbuktu1982 commented on June 29, 2024

same issue with 23.10

from vscode.

muhammadismailkhan0009 avatar muhammadismailkhan0009 commented on June 29, 2024

not resolved yet. tried again on latest ubuntu distro.

from vscode.

adarshrajpathak avatar adarshrajpathak commented on June 29, 2024

Please fix at the earliest, not accessible since two days.

ScreenRecord

Screencast.from.2024-05-15.00-06-12.mp4

log_file
code_insiders_log.txt

from vscode.

WhyDoWeLiveWithoutMeaning avatar WhyDoWeLiveWithoutMeaning commented on June 29, 2024

I also have the same issue, For some reason it does open when I am connect to my laptop hub.

from vscode.

Timbuktu1982 avatar Timbuktu1982 commented on June 29, 2024

same issue with 23.10

I have installed the latest build from https://code.visualstudio.com/insiders/ and now code-insiders run without crashes...

Hi there,
it should only be mentioned again as a temporary solution that you can install the deb package (as described above) in parallel to the snap package, which at least works for me. If I start the snap version, it still does not work after the last update....

from vscode.

schaumtier avatar schaumtier commented on June 29, 2024

same problem here, but as soon as i plug in an external monitor via HDMI, it works

from vscode.

schaumtier avatar schaumtier commented on June 29, 2024

... and with unplugin the external monitor, code-insiders crashs

from vscode.

Timbuktu1982 avatar Timbuktu1982 commented on June 29, 2024

not in my case

from vscode.

akshayvijayjain avatar akshayvijayjain commented on June 29, 2024

this worked from https://code.visualstudio.com/docs/setup/linux
the repository and key can also be installed manually with the following script:

sudo apt-get install wget gpg
wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > packages.microsoft.gpg
sudo install -D -o root -g root -m 644 packages.microsoft.gpg /etc/apt/keyrings/packages.microsoft.gpg
echo "deb [arch=amd64,arm64,armhf signed-by=/etc/apt/keyrings/packages.microsoft.gpg] https://packages.microsoft.com/repos/code stable main" |sudo tee /etc/apt/sources.list.d/vscode.list > /dev/null
rm -f packages.microsoft.gpg

Then update the package cache and install the package using:

sudo apt install apt-transport-https
sudo apt update
sudo apt install code # or code-insiders

from vscode.

Rexogamer avatar Rexogamer commented on June 29, 2024

still occurring on the snap. please fix this - a crash loop on any other platform wouldn't be left unacknowledged for 11 days ☚ī¸

from vscode.

Timbuktu1982 avatar Timbuktu1982 commented on June 29, 2024

Hi there, what is the status of the matter? It's quite difficult to work sensibly at the moment. What is the reason for the fact that the error correction remains unanswered or continues for so long? If the bug is not fixed in the version of "code-insiders", it will surely be included in the next version of "code", right?

from vscode.

paulw2u avatar paulw2u commented on June 29, 2024

After reviewing some of the comments above I did some testing with revision 1644 of the snap.

  1. Using a laptop running Ubuntu 22.04 and an external monitor I found that I can only use Code-Insiders in 'Join Displays' mode. Any attempt to run Code-Insiders in a single display mode (using either the built-in or external monitor) results in two applications windows opening and immediately closing. The external monitor was connected via HDMI. Code is usable on this laptop.

  2. On another laptop running Kubuntu 24.04 Code-Insiders opened and closed immediately. It wasn't possible to connect an external monitor at the time. Code is usable on this laptop.

  3. On a desktop computer running Kubuntu 24.04 I have no problems running Code-Insiders and have done so reliably since I installed Kubuntu on it around a month ago.

from vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.