Chrome is not running in background
"Continue running background apps" is checked.
There is no Chrome entry in Startup applications.
This command didn't work:
google-chrome --no-startup-window
Everybody is complaining how to disable chrome running in background and I can't enable it. Am I missing something?
Forgot to add that I am using Ubuntu 12.10 and Chrome 22.
google-chrome services
add a comment |
"Continue running background apps" is checked.
There is no Chrome entry in Startup applications.
This command didn't work:
google-chrome --no-startup-window
Everybody is complaining how to disable chrome running in background and I can't enable it. Am I missing something?
Forgot to add that I am using Ubuntu 12.10 and Chrome 22.
google-chrome services
add a comment |
"Continue running background apps" is checked.
There is no Chrome entry in Startup applications.
This command didn't work:
google-chrome --no-startup-window
Everybody is complaining how to disable chrome running in background and I can't enable it. Am I missing something?
Forgot to add that I am using Ubuntu 12.10 and Chrome 22.
google-chrome services
"Continue running background apps" is checked.
There is no Chrome entry in Startup applications.
This command didn't work:
google-chrome --no-startup-window
Everybody is complaining how to disable chrome running in background and I can't enable it. Am I missing something?
Forgot to add that I am using Ubuntu 12.10 and Chrome 22.
google-chrome services
google-chrome services
edited Apr 13 '17 at 12:24
Community♦
1
1
asked Oct 19 '12 at 13:13
mandaramandara
3113
3113
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
There are a few things you can try:
1)You may try this command /opt/google/chrome/google-chrome --no-startup-window
2)There's an option in Chrome's preferences to do that. In wrench menu, under the hood section, there's "Background Apps, Continue running background apps when Google Chrome is closed" checkbox.
3)You can try to use Devilspie to help with this command sudo apt-get install devilspie and you can get more information here http://www.webupd8.org/2011/02/how-to-start-applications-minimized.html
1
As you can see in my question, I have tried 1) and 2). I don't want to install any third party apps to make this work. I know it worked before and it should work now.
– mandara
Oct 19 '12 at 15:59
Can you try uninstall and re-install it or adding it as a crontab and see if that helps.
– Paddington
Oct 20 '12 at 12:04
I tried that and didn't work. Adding it in crontab is same as adding it to Startup Applications. I wanted to enable this background running because of the faster startup time. I guess I will just keep it running minimized.
– mandara
Oct 20 '12 at 16:16
add a comment |
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%2f203000%2fchrome-is-not-running-in-background%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
There are a few things you can try:
1)You may try this command /opt/google/chrome/google-chrome --no-startup-window
2)There's an option in Chrome's preferences to do that. In wrench menu, under the hood section, there's "Background Apps, Continue running background apps when Google Chrome is closed" checkbox.
3)You can try to use Devilspie to help with this command sudo apt-get install devilspie and you can get more information here http://www.webupd8.org/2011/02/how-to-start-applications-minimized.html
1
As you can see in my question, I have tried 1) and 2). I don't want to install any third party apps to make this work. I know it worked before and it should work now.
– mandara
Oct 19 '12 at 15:59
Can you try uninstall and re-install it or adding it as a crontab and see if that helps.
– Paddington
Oct 20 '12 at 12:04
I tried that and didn't work. Adding it in crontab is same as adding it to Startup Applications. I wanted to enable this background running because of the faster startup time. I guess I will just keep it running minimized.
– mandara
Oct 20 '12 at 16:16
add a comment |
There are a few things you can try:
1)You may try this command /opt/google/chrome/google-chrome --no-startup-window
2)There's an option in Chrome's preferences to do that. In wrench menu, under the hood section, there's "Background Apps, Continue running background apps when Google Chrome is closed" checkbox.
3)You can try to use Devilspie to help with this command sudo apt-get install devilspie and you can get more information here http://www.webupd8.org/2011/02/how-to-start-applications-minimized.html
1
As you can see in my question, I have tried 1) and 2). I don't want to install any third party apps to make this work. I know it worked before and it should work now.
– mandara
Oct 19 '12 at 15:59
Can you try uninstall and re-install it or adding it as a crontab and see if that helps.
– Paddington
Oct 20 '12 at 12:04
I tried that and didn't work. Adding it in crontab is same as adding it to Startup Applications. I wanted to enable this background running because of the faster startup time. I guess I will just keep it running minimized.
– mandara
Oct 20 '12 at 16:16
add a comment |
There are a few things you can try:
1)You may try this command /opt/google/chrome/google-chrome --no-startup-window
2)There's an option in Chrome's preferences to do that. In wrench menu, under the hood section, there's "Background Apps, Continue running background apps when Google Chrome is closed" checkbox.
3)You can try to use Devilspie to help with this command sudo apt-get install devilspie and you can get more information here http://www.webupd8.org/2011/02/how-to-start-applications-minimized.html
There are a few things you can try:
1)You may try this command /opt/google/chrome/google-chrome --no-startup-window
2)There's an option in Chrome's preferences to do that. In wrench menu, under the hood section, there's "Background Apps, Continue running background apps when Google Chrome is closed" checkbox.
3)You can try to use Devilspie to help with this command sudo apt-get install devilspie and you can get more information here http://www.webupd8.org/2011/02/how-to-start-applications-minimized.html
edited Oct 20 '12 at 11:40
answered Oct 19 '12 at 14:19
PaddingtonPaddington
1,72731313
1,72731313
1
As you can see in my question, I have tried 1) and 2). I don't want to install any third party apps to make this work. I know it worked before and it should work now.
– mandara
Oct 19 '12 at 15:59
Can you try uninstall and re-install it or adding it as a crontab and see if that helps.
– Paddington
Oct 20 '12 at 12:04
I tried that and didn't work. Adding it in crontab is same as adding it to Startup Applications. I wanted to enable this background running because of the faster startup time. I guess I will just keep it running minimized.
– mandara
Oct 20 '12 at 16:16
add a comment |
1
As you can see in my question, I have tried 1) and 2). I don't want to install any third party apps to make this work. I know it worked before and it should work now.
– mandara
Oct 19 '12 at 15:59
Can you try uninstall and re-install it or adding it as a crontab and see if that helps.
– Paddington
Oct 20 '12 at 12:04
I tried that and didn't work. Adding it in crontab is same as adding it to Startup Applications. I wanted to enable this background running because of the faster startup time. I guess I will just keep it running minimized.
– mandara
Oct 20 '12 at 16:16
1
1
As you can see in my question, I have tried 1) and 2). I don't want to install any third party apps to make this work. I know it worked before and it should work now.
– mandara
Oct 19 '12 at 15:59
As you can see in my question, I have tried 1) and 2). I don't want to install any third party apps to make this work. I know it worked before and it should work now.
– mandara
Oct 19 '12 at 15:59
Can you try uninstall and re-install it or adding it as a crontab and see if that helps.
– Paddington
Oct 20 '12 at 12:04
Can you try uninstall and re-install it or adding it as a crontab and see if that helps.
– Paddington
Oct 20 '12 at 12:04
I tried that and didn't work. Adding it in crontab is same as adding it to Startup Applications. I wanted to enable this background running because of the faster startup time. I guess I will just keep it running minimized.
– mandara
Oct 20 '12 at 16:16
I tried that and didn't work. Adding it in crontab is same as adding it to Startup Applications. I wanted to enable this background running because of the faster startup time. I guess I will just keep it running minimized.
– mandara
Oct 20 '12 at 16:16
add a comment |
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%2f203000%2fchrome-is-not-running-in-background%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