Unable to start the Atom Editor without internet connection
I have installed the Atom Editor on Windows 10,
but when I try to run it with no internet connection, it won't launch.
These are my specs:
- Atom : 1.34.0
- Electron: 2.0.16
- Chrome : 61.0.3163.100
- Node : 8
I've searched the Atom discussion, but found nothing in there.
Does anyone have any clue?
windows-10 atom-editor
add a comment |
I have installed the Atom Editor on Windows 10,
but when I try to run it with no internet connection, it won't launch.
These are my specs:
- Atom : 1.34.0
- Electron: 2.0.16
- Chrome : 61.0.3163.100
- Node : 8
I've searched the Atom discussion, but found nothing in there.
Does anyone have any clue?
windows-10 atom-editor
Are you getting any errors? Have you checked the Event Viewer or Atom logs for further information? Does the executable actually attempt to run at all?
– music2myear
Jan 10 at 22:35
@music2myear nothing is happinng and no new logs
– Mosa Abbas
Jan 10 at 22:49
add a comment |
I have installed the Atom Editor on Windows 10,
but when I try to run it with no internet connection, it won't launch.
These are my specs:
- Atom : 1.34.0
- Electron: 2.0.16
- Chrome : 61.0.3163.100
- Node : 8
I've searched the Atom discussion, but found nothing in there.
Does anyone have any clue?
windows-10 atom-editor
I have installed the Atom Editor on Windows 10,
but when I try to run it with no internet connection, it won't launch.
These are my specs:
- Atom : 1.34.0
- Electron: 2.0.16
- Chrome : 61.0.3163.100
- Node : 8
I've searched the Atom discussion, but found nothing in there.
Does anyone have any clue?
windows-10 atom-editor
windows-10 atom-editor
edited Jan 10 at 21:41
zx485
960813
960813
asked Jan 10 at 21:37
Mosa AbbasMosa Abbas
65
65
Are you getting any errors? Have you checked the Event Viewer or Atom logs for further information? Does the executable actually attempt to run at all?
– music2myear
Jan 10 at 22:35
@music2myear nothing is happinng and no new logs
– Mosa Abbas
Jan 10 at 22:49
add a comment |
Are you getting any errors? Have you checked the Event Viewer or Atom logs for further information? Does the executable actually attempt to run at all?
– music2myear
Jan 10 at 22:35
@music2myear nothing is happinng and no new logs
– Mosa Abbas
Jan 10 at 22:49
Are you getting any errors? Have you checked the Event Viewer or Atom logs for further information? Does the executable actually attempt to run at all?
– music2myear
Jan 10 at 22:35
Are you getting any errors? Have you checked the Event Viewer or Atom logs for further information? Does the executable actually attempt to run at all?
– music2myear
Jan 10 at 22:35
@music2myear nothing is happinng and no new logs
– Mosa Abbas
Jan 10 at 22:49
@music2myear nothing is happinng and no new logs
– Mosa Abbas
Jan 10 at 22:49
add a comment |
1 Answer
1
active
oldest
votes
enabling the loopback adapter solves this issue
and that is how to enable it
access your device manager,
Click on any category e.g. "Network Adapter"
- then click on "action" at the top of the window
and select "Add legacy hardware" - Click "next" on the window that pops up
Select the 2nd option on the next screen "install manually" - Then select "Network adapter" and click next. Wait for next window to load
Choose manufacturer as "Microsoft" - Find the "loopback" adapter and click next and next again.
Done
Interesting. How loopback adapter is connected to Atom Editor? I'm using it without any issue.
– Biswapriyo
Jan 11 at 4:46
@Biswapriyo it's a problem with the last relese of atom.. the main issue is with the elctron version that crashes silently when there is no internet connection
– Mosa Abbas
Jan 11 at 4:54
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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%2fsuperuser.com%2fquestions%2f1392935%2funable-to-start-the-atom-editor-without-internet-connection%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
enabling the loopback adapter solves this issue
and that is how to enable it
access your device manager,
Click on any category e.g. "Network Adapter"
- then click on "action" at the top of the window
and select "Add legacy hardware" - Click "next" on the window that pops up
Select the 2nd option on the next screen "install manually" - Then select "Network adapter" and click next. Wait for next window to load
Choose manufacturer as "Microsoft" - Find the "loopback" adapter and click next and next again.
Done
Interesting. How loopback adapter is connected to Atom Editor? I'm using it without any issue.
– Biswapriyo
Jan 11 at 4:46
@Biswapriyo it's a problem with the last relese of atom.. the main issue is with the elctron version that crashes silently when there is no internet connection
– Mosa Abbas
Jan 11 at 4:54
add a comment |
enabling the loopback adapter solves this issue
and that is how to enable it
access your device manager,
Click on any category e.g. "Network Adapter"
- then click on "action" at the top of the window
and select "Add legacy hardware" - Click "next" on the window that pops up
Select the 2nd option on the next screen "install manually" - Then select "Network adapter" and click next. Wait for next window to load
Choose manufacturer as "Microsoft" - Find the "loopback" adapter and click next and next again.
Done
Interesting. How loopback adapter is connected to Atom Editor? I'm using it without any issue.
– Biswapriyo
Jan 11 at 4:46
@Biswapriyo it's a problem with the last relese of atom.. the main issue is with the elctron version that crashes silently when there is no internet connection
– Mosa Abbas
Jan 11 at 4:54
add a comment |
enabling the loopback adapter solves this issue
and that is how to enable it
access your device manager,
Click on any category e.g. "Network Adapter"
- then click on "action" at the top of the window
and select "Add legacy hardware" - Click "next" on the window that pops up
Select the 2nd option on the next screen "install manually" - Then select "Network adapter" and click next. Wait for next window to load
Choose manufacturer as "Microsoft" - Find the "loopback" adapter and click next and next again.
Done
enabling the loopback adapter solves this issue
and that is how to enable it
access your device manager,
Click on any category e.g. "Network Adapter"
- then click on "action" at the top of the window
and select "Add legacy hardware" - Click "next" on the window that pops up
Select the 2nd option on the next screen "install manually" - Then select "Network adapter" and click next. Wait for next window to load
Choose manufacturer as "Microsoft" - Find the "loopback" adapter and click next and next again.
Done
answered Jan 11 at 3:36
Mosa AbbasMosa Abbas
65
65
Interesting. How loopback adapter is connected to Atom Editor? I'm using it without any issue.
– Biswapriyo
Jan 11 at 4:46
@Biswapriyo it's a problem with the last relese of atom.. the main issue is with the elctron version that crashes silently when there is no internet connection
– Mosa Abbas
Jan 11 at 4:54
add a comment |
Interesting. How loopback adapter is connected to Atom Editor? I'm using it without any issue.
– Biswapriyo
Jan 11 at 4:46
@Biswapriyo it's a problem with the last relese of atom.. the main issue is with the elctron version that crashes silently when there is no internet connection
– Mosa Abbas
Jan 11 at 4:54
Interesting. How loopback adapter is connected to Atom Editor? I'm using it without any issue.
– Biswapriyo
Jan 11 at 4:46
Interesting. How loopback adapter is connected to Atom Editor? I'm using it without any issue.
– Biswapriyo
Jan 11 at 4:46
@Biswapriyo it's a problem with the last relese of atom.. the main issue is with the elctron version that crashes silently when there is no internet connection
– Mosa Abbas
Jan 11 at 4:54
@Biswapriyo it's a problem with the last relese of atom.. the main issue is with the elctron version that crashes silently when there is no internet connection
– Mosa Abbas
Jan 11 at 4:54
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1392935%2funable-to-start-the-atom-editor-without-internet-connection%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
Are you getting any errors? Have you checked the Event Viewer or Atom logs for further information? Does the executable actually attempt to run at all?
– music2myear
Jan 10 at 22:35
@music2myear nothing is happinng and no new logs
– Mosa Abbas
Jan 10 at 22:49