Ubuntu 18.04: VS code and chrome browser does not show up window however I can see they are running in backgroundHow to remove chromium-browser settings from Ubuntu 14.04?What is the classic mode of snap, and why do some snaps not install without it (e.g. MS Visual Studio)?Chrome/Chromium crashes at start after computer suspend (Ubuntu 16.04)CLI command being overridden? visual-studio-code is installed alongside sublime text but the CLI command `code` only opens sublimeA Javascript error has occurred in the main process VSCodeWhy does Visual Studio Code work slow in Ubuntu?My system hangs very much even when multiple tabs are opened in browser. Android Studio and WebGL is not running on my system's browserUnable to connect Microsoft SQL-Server and Visual Studio code

Anacruses, Bar Lines, and Line Breaks

Pay everything now or gradually?

Binding variously sized pages into a book

Why does General Grievous say “Ah yes, the negotiator?”

File format/interface for home-brew engines (and implementation in lichess)

How do you preserve fresh ginger?

How to properly draw block diagrams with multiple inputs in TiKz

How to get number of pages of external pdf file in Lualatex?

Do the holes in Jacquard loom punched cards represent input data or program code?

Is this an entry ban?

Is "You are influencing your negative behavior over me" grammatically well-formed and natural-sounding to native speakers?

Writing style in academic English

Which titled players (IM or GM) have also been successful politicians?

Summary Proceeding in New Zealand - Denying liability but not requesting a hearing

Moving every element of a list to the left one place (RotateLeft) but making last element 0

Why packadd from ftplugin does not work the same way as from vimrc

Do fresh chilli peppers have properties that ground chilli peppers do not?

How to create animation with svg format file?

Is there ever a Kunneth isomorphism just for powers?

Exactly what does "diatonic" mean?

How much would we learn from observing an FTL starship fly by?

can i hook up a single phase switch to a electric wood splitter?

Finding how much time it takes for a complete Earth revolution around the Sun

Color coding Alerts



Ubuntu 18.04: VS code and chrome browser does not show up window however I can see they are running in background


How to remove chromium-browser settings from Ubuntu 14.04?What is the classic mode of snap, and why do some snaps not install without it (e.g. MS Visual Studio)?Chrome/Chromium crashes at start after computer suspend (Ubuntu 16.04)CLI command being overridden? visual-studio-code is installed alongside sublime text but the CLI command `code` only opens sublimeA Javascript error has occurred in the main process VSCodeWhy does Visual Studio Code work slow in Ubuntu?My system hangs very much even when multiple tabs are opened in browser. Android Studio and WebGL is not running on my system's browserUnable to connect Microsoft SQL-Server and Visual Studio code






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0


















I have installed something that affected both Visual Studio Code and Chrome browser. Now both do not work. I tried reinstalling both, but I still have the same issue. I deleted all the VSCode configuration files running:



rm -rf ~/.config/Code/


I can see both programs running in the background when I start using the command line, however if I try clicking the icon VSCode doesn't start.



I also tried running VSCode from the terminal using the --verbose flag, but it does not show any error messages.



Looks like I have replaced some shared library which is used both by Chrome and VSCode.



Interestingly, If I use the Chromium browser it works, however VSCodium does not work.










share|improve this question

































    0


















    I have installed something that affected both Visual Studio Code and Chrome browser. Now both do not work. I tried reinstalling both, but I still have the same issue. I deleted all the VSCode configuration files running:



    rm -rf ~/.config/Code/


    I can see both programs running in the background when I start using the command line, however if I try clicking the icon VSCode doesn't start.



    I also tried running VSCode from the terminal using the --verbose flag, but it does not show any error messages.



    Looks like I have replaced some shared library which is used both by Chrome and VSCode.



    Interestingly, If I use the Chromium browser it works, however VSCodium does not work.










    share|improve this question





























      0













      0









      0








      I have installed something that affected both Visual Studio Code and Chrome browser. Now both do not work. I tried reinstalling both, but I still have the same issue. I deleted all the VSCode configuration files running:



      rm -rf ~/.config/Code/


      I can see both programs running in the background when I start using the command line, however if I try clicking the icon VSCode doesn't start.



      I also tried running VSCode from the terminal using the --verbose flag, but it does not show any error messages.



      Looks like I have replaced some shared library which is used both by Chrome and VSCode.



      Interestingly, If I use the Chromium browser it works, however VSCodium does not work.










      share|improve this question
















      I have installed something that affected both Visual Studio Code and Chrome browser. Now both do not work. I tried reinstalling both, but I still have the same issue. I deleted all the VSCode configuration files running:



      rm -rf ~/.config/Code/


      I can see both programs running in the background when I start using the command line, however if I try clicking the icon VSCode doesn't start.



      I also tried running VSCode from the terminal using the --verbose flag, but it does not show any error messages.



      Looks like I have replaced some shared library which is used both by Chrome and VSCode.



      Interestingly, If I use the Chromium browser it works, however VSCodium does not work.







      google-chrome visual-studio-code






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Sep 21 at 23:09









      user3140225

      2,6904 gold badges12 silver badges24 bronze badges




      2,6904 gold badges12 silver badges24 bronze badges










      asked Sep 20 at 16:24









      sayem siamsayem siam

      1,3112 gold badges9 silver badges6 bronze badges




      1,3112 gold badges9 silver badges6 bronze badges























          0






          active

          oldest

          votes













          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );














          draft saved

          draft discarded
















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1175520%2fubuntu-18-04-vs-code-and-chrome-browser-does-not-show-up-window-however-i-can-s%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown


























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1175520%2fubuntu-18-04-vs-code-and-chrome-browser-does-not-show-up-window-however-i-can-s%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown









          Popular posts from this blog

          Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

          How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

          Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü