Can't start Visual Studio Code installed with snap Announcing the arrival of Valued Associate...
Can this water damage be explained by lack of gutters and grading issues?
What is the definining line between a helicopter and a drone a person can ride in?
Why does BitLocker not use RSA?
What is the difference between 准时 and 按时?
What kind of equipment or other technology is necessary to photograph sprites (atmospheric phenomenon)
Converting a text document with special format to Pandas DataFrame
Suing a Police Officer Instead of the Police Department
false 'Security alert' from Google - every login generates mails from 'no-reply@accounts.google.com'
What's the connection between Mr. Nancy and fried chicken?
Who can become a wight?
Raising a bilingual kid. When should we introduce the majority language?
Marquee sign letters
Why do C and C++ allow the expression (int) + 4*5?
A journey... into the MIND
Who's this lady in the war room?
Trying to enter the Fox's den
How to break 信じようとしていただけかも知れない into separate parts?
Why did Israel vote against lifting the American embargo on Cuba?
Has a Nobel Peace laureate ever been accused of war crimes?
Can a Knight grant Knighthood to another?
Why isn't everyone flabbergasted about Bran's "gift"?
Are Flameskulls resistant to magical piercing damage?
Does using the Inspiration rules for character defects encourage My Guy Syndrome?
"Destructive force" carried by a B-52?
Can't start Visual Studio Code installed with snap
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How do I install Visual Studio Code?How to run Visual Studio Code as rootUnit snap-core-716.mount has failed on Ubuntu 16.04 lts (rootfs) armhfError installing Visual Studio Code as snapUninstall Visual Studio Code 32bitVisual Studio Code sometimes wont loadCannot open Visual Studio CodeVisual studio code can't runVisual Studio Code doesn't start anymoreCan't open shared libraries (snap)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I've installed Visual Studio Code with snap on Ubuntu 16.04 but it won't start or give me an error message. How do I debug it?
$ sudo snap install code --classic
$ sudo reboot
$ snap list
Name Version Rev Tracking Publisher Notes
code 51b0b281 6 stable vscode✓ classic
core 16-2.38 6673 stable canonical✓ core
$ snap run code
$ sudo snap run code
[sudo] password:
You are trying to start vscode as a super user which is not recommended. If you
really want to, you must specify an alternate user data directory using the --user-data-dir argument.
$ snap run code
$
$ ps -elf | grep code
0 S gradesc+ 3945 1699 0 80 0 - 3556 pipe_w 15:23 pts/8 00:00:00 grep --color=auto code
$ ps -elf | grep snap
4 S root 1151 1 0 80 0 - 324508 - 14:15 ? 00:00:00 /usr/lib/snapd/snapd
0 S gradesc+ 3947 1699 0 80 0 - 3556 pipe_w 15:24 pts/8 00:00:00 grep --color=auto snap
Nothing comes up on my screen. I'm VNCing into the server which is using an xfce GUI.
16.04 xfce snap ide visual-studio-code
add a comment |
I've installed Visual Studio Code with snap on Ubuntu 16.04 but it won't start or give me an error message. How do I debug it?
$ sudo snap install code --classic
$ sudo reboot
$ snap list
Name Version Rev Tracking Publisher Notes
code 51b0b281 6 stable vscode✓ classic
core 16-2.38 6673 stable canonical✓ core
$ snap run code
$ sudo snap run code
[sudo] password:
You are trying to start vscode as a super user which is not recommended. If you
really want to, you must specify an alternate user data directory using the --user-data-dir argument.
$ snap run code
$
$ ps -elf | grep code
0 S gradesc+ 3945 1699 0 80 0 - 3556 pipe_w 15:23 pts/8 00:00:00 grep --color=auto code
$ ps -elf | grep snap
4 S root 1151 1 0 80 0 - 324508 - 14:15 ? 00:00:00 /usr/lib/snapd/snapd
0 S gradesc+ 3947 1699 0 80 0 - 3556 pipe_w 15:24 pts/8 00:00:00 grep --color=auto snap
Nothing comes up on my screen. I'm VNCing into the server which is using an xfce GUI.
16.04 xfce snap ide visual-studio-code
add a comment |
I've installed Visual Studio Code with snap on Ubuntu 16.04 but it won't start or give me an error message. How do I debug it?
$ sudo snap install code --classic
$ sudo reboot
$ snap list
Name Version Rev Tracking Publisher Notes
code 51b0b281 6 stable vscode✓ classic
core 16-2.38 6673 stable canonical✓ core
$ snap run code
$ sudo snap run code
[sudo] password:
You are trying to start vscode as a super user which is not recommended. If you
really want to, you must specify an alternate user data directory using the --user-data-dir argument.
$ snap run code
$
$ ps -elf | grep code
0 S gradesc+ 3945 1699 0 80 0 - 3556 pipe_w 15:23 pts/8 00:00:00 grep --color=auto code
$ ps -elf | grep snap
4 S root 1151 1 0 80 0 - 324508 - 14:15 ? 00:00:00 /usr/lib/snapd/snapd
0 S gradesc+ 3947 1699 0 80 0 - 3556 pipe_w 15:24 pts/8 00:00:00 grep --color=auto snap
Nothing comes up on my screen. I'm VNCing into the server which is using an xfce GUI.
16.04 xfce snap ide visual-studio-code
I've installed Visual Studio Code with snap on Ubuntu 16.04 but it won't start or give me an error message. How do I debug it?
$ sudo snap install code --classic
$ sudo reboot
$ snap list
Name Version Rev Tracking Publisher Notes
code 51b0b281 6 stable vscode✓ classic
core 16-2.38 6673 stable canonical✓ core
$ snap run code
$ sudo snap run code
[sudo] password:
You are trying to start vscode as a super user which is not recommended. If you
really want to, you must specify an alternate user data directory using the --user-data-dir argument.
$ snap run code
$
$ ps -elf | grep code
0 S gradesc+ 3945 1699 0 80 0 - 3556 pipe_w 15:23 pts/8 00:00:00 grep --color=auto code
$ ps -elf | grep snap
4 S root 1151 1 0 80 0 - 324508 - 14:15 ? 00:00:00 /usr/lib/snapd/snapd
0 S gradesc+ 3947 1699 0 80 0 - 3556 pipe_w 15:24 pts/8 00:00:00 grep --color=auto snap
Nothing comes up on my screen. I'm VNCing into the server which is using an xfce GUI.
16.04 xfce snap ide visual-studio-code
16.04 xfce snap ide visual-studio-code
edited 7 hours ago
empty
asked 7 hours ago
emptyempty
12116
12116
add a comment |
add a comment |
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/3.0/"u003ecc by-sa 3.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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1136211%2fcant-start-visual-studio-code-installed-with-snap%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
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1136211%2fcant-start-visual-studio-code-installed-with-snap%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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