Unable to launch chrome - Ubuntu
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
Google Chrome 48.0.2564.82
When launching Chrome on a fresh installation, it crashes. We get this error (when launched from the command line):
$ google-chrome [7251:7251:0123/174646:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist [7251:7251:0123/174647:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist Illegal instruction (core dumped)
Does anyone have any ideas on how to troubleshoot this? Any further data I can provide that would help?
google-chrome
add a comment |
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
Google Chrome 48.0.2564.82
When launching Chrome on a fresh installation, it crashes. We get this error (when launched from the command line):
$ google-chrome [7251:7251:0123/174646:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist [7251:7251:0123/174647:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist Illegal instruction (core dumped)
Does anyone have any ideas on how to troubleshoot this? Any further data I can provide that would help?
google-chrome
How did you install it?
– TheWanderer
Jan 23 '16 at 23:49
Web Browser from the chrome website.
– Robyn Smith
Jan 24 '16 at 23:57
add a comment |
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
Google Chrome 48.0.2564.82
When launching Chrome on a fresh installation, it crashes. We get this error (when launched from the command line):
$ google-chrome [7251:7251:0123/174646:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist [7251:7251:0123/174647:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist Illegal instruction (core dumped)
Does anyone have any ideas on how to troubleshoot this? Any further data I can provide that would help?
google-chrome
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
Google Chrome 48.0.2564.82
When launching Chrome on a fresh installation, it crashes. We get this error (when launched from the command line):
$ google-chrome [7251:7251:0123/174646:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist [7251:7251:0123/174647:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist Illegal instruction (core dumped)
Does anyone have any ideas on how to troubleshoot this? Any further data I can provide that would help?
google-chrome
google-chrome
edited Jan 23 '16 at 23:50
Robyn Smith
asked Jan 23 '16 at 23:47
Robyn SmithRobyn Smith
12114
12114
How did you install it?
– TheWanderer
Jan 23 '16 at 23:49
Web Browser from the chrome website.
– Robyn Smith
Jan 24 '16 at 23:57
add a comment |
How did you install it?
– TheWanderer
Jan 23 '16 at 23:49
Web Browser from the chrome website.
– Robyn Smith
Jan 24 '16 at 23:57
How did you install it?
– TheWanderer
Jan 23 '16 at 23:49
How did you install it?
– TheWanderer
Jan 23 '16 at 23:49
Web Browser from the chrome website.
– Robyn Smith
Jan 24 '16 at 23:57
Web Browser from the chrome website.
– Robyn Smith
Jan 24 '16 at 23:57
add a comment |
3 Answers
3
active
oldest
votes
I'm running ubuntu 14.04 LTS x64.
Remove it all and restart, for one.
Next have you downloaded the file from the main page?
If so make sure you download the right version.
My file name is google-chrome-stable-current-amd64.deb
https://www.google.com/chrome/browser/desktop/ <---That's where I got it from.
Before you download the file check on the power button, about your system...Don't download x64 if you don't have that...Never had an issue with x32 on windows but I would still install the same as your OS...That might be the issue or you've installed it the wrong way!!!
If you got the file double click it and wait for the Ubuntu software center to install it for you.
Good Luck & I hope this helps.
Thanks. This was performed. No effect (same error).
– Robyn Smith
Jan 24 '16 at 2:42
Sorry to hear that.
– DaveDrone
Jan 24 '16 at 8:06
add a comment |
I had similar issues. If you have your chrome synced with the cloud, try making a backup of ~/.config/google-chrome/
directory and then removing it.
How my problem began:
I opened crashsafari (DISCLAIMER: DO NOT OPEN THAT SITE) ignorantly. My computer got hanged due to excessive memory requests. I have 16GB RAM and 18GB swap with 2x2TB HDDs. I just waited, and killed all the chrome processes. Turned off swap, and turned it on again (to speed up my programs). Since killing chrome, I was not able to use it properly. It would crash within 5 seconds of starting.
What I tried:
- Reinstalling chrome multiple times.
- Editing the
~/.config/google-chrome/Default/Preferences
file and changed all"state":1
to"state":0
. - Forcibly disabling extensions/plugins at startup with verbose logging using the following command line:
google-chrome-stable --disable-extensions --disable-plugins --enable-logging=stderr --v=1
Everytime, I would get some error like this (not posting complete log):
[14408:14434:0130/030351:FATAL:memory_linux.cc(43)] Out of memory.
What I finally did:
Concluded that the problem was due to some corrupted file in ~/.config/google-chrome
. Made a backup of that directory and removed it. Now my chrome works like a charm. Relogged-in for sync to work. Bookmarks, history, passwords, extensions etc. were all synced perfectly. I lost logged-in sessions but that's no big deal for me :D
Hope that helped someone. Good luck.
add a comment |
If you had Adobe font 'source-han-serif' on your Ubuntu, try to remove it and
$ fc-cache -f -v
then you can launch Chrome succeeded.
Below messages were what I had when Chrome unable to launch from strace command.
stat("/usr/share/fonts/truetype/source-han-serif/Bold/OTC", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
stat("/usr/share/fonts/truetype/source-han-serif/Bold/cidfont.ps.CN", {st_mode=S_IFREG|0664, st_size=18850096, ...}) = 0
openat(AT_FDCWD, "/usr/share/fonts/truetype/source-han-serif/Bold/cidfont.ps.CN", O_RDONLY) = 31
fcntl(31, F_SETFD, FD_CLOEXEC) = 0
fstat(31, {st_mode=S_IFREG|0664, st_size=18850096, ...}) = 0
mmap(NULL, 18850096, PROT_READ, MAP_PRIVATE, 31, 0) = 0x7f062d117000
close(31) = 0
--- SIGILL {si_signo=SIGILL, si_code=ILL_ILLOPN, si_addr=0x55d2d7d7034c} ---
+++ killed by SIGILL (core dumped) +++
Illegal instruction (core dumped)
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%2f724830%2funable-to-launch-chrome-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
I'm running ubuntu 14.04 LTS x64.
Remove it all and restart, for one.
Next have you downloaded the file from the main page?
If so make sure you download the right version.
My file name is google-chrome-stable-current-amd64.deb
https://www.google.com/chrome/browser/desktop/ <---That's where I got it from.
Before you download the file check on the power button, about your system...Don't download x64 if you don't have that...Never had an issue with x32 on windows but I would still install the same as your OS...That might be the issue or you've installed it the wrong way!!!
If you got the file double click it and wait for the Ubuntu software center to install it for you.
Good Luck & I hope this helps.
Thanks. This was performed. No effect (same error).
– Robyn Smith
Jan 24 '16 at 2:42
Sorry to hear that.
– DaveDrone
Jan 24 '16 at 8:06
add a comment |
I'm running ubuntu 14.04 LTS x64.
Remove it all and restart, for one.
Next have you downloaded the file from the main page?
If so make sure you download the right version.
My file name is google-chrome-stable-current-amd64.deb
https://www.google.com/chrome/browser/desktop/ <---That's where I got it from.
Before you download the file check on the power button, about your system...Don't download x64 if you don't have that...Never had an issue with x32 on windows but I would still install the same as your OS...That might be the issue or you've installed it the wrong way!!!
If you got the file double click it and wait for the Ubuntu software center to install it for you.
Good Luck & I hope this helps.
Thanks. This was performed. No effect (same error).
– Robyn Smith
Jan 24 '16 at 2:42
Sorry to hear that.
– DaveDrone
Jan 24 '16 at 8:06
add a comment |
I'm running ubuntu 14.04 LTS x64.
Remove it all and restart, for one.
Next have you downloaded the file from the main page?
If so make sure you download the right version.
My file name is google-chrome-stable-current-amd64.deb
https://www.google.com/chrome/browser/desktop/ <---That's where I got it from.
Before you download the file check on the power button, about your system...Don't download x64 if you don't have that...Never had an issue with x32 on windows but I would still install the same as your OS...That might be the issue or you've installed it the wrong way!!!
If you got the file double click it and wait for the Ubuntu software center to install it for you.
Good Luck & I hope this helps.
I'm running ubuntu 14.04 LTS x64.
Remove it all and restart, for one.
Next have you downloaded the file from the main page?
If so make sure you download the right version.
My file name is google-chrome-stable-current-amd64.deb
https://www.google.com/chrome/browser/desktop/ <---That's where I got it from.
Before you download the file check on the power button, about your system...Don't download x64 if you don't have that...Never had an issue with x32 on windows but I would still install the same as your OS...That might be the issue or you've installed it the wrong way!!!
If you got the file double click it and wait for the Ubuntu software center to install it for you.
Good Luck & I hope this helps.
answered Jan 24 '16 at 0:23
DaveDroneDaveDrone
35
35
Thanks. This was performed. No effect (same error).
– Robyn Smith
Jan 24 '16 at 2:42
Sorry to hear that.
– DaveDrone
Jan 24 '16 at 8:06
add a comment |
Thanks. This was performed. No effect (same error).
– Robyn Smith
Jan 24 '16 at 2:42
Sorry to hear that.
– DaveDrone
Jan 24 '16 at 8:06
Thanks. This was performed. No effect (same error).
– Robyn Smith
Jan 24 '16 at 2:42
Thanks. This was performed. No effect (same error).
– Robyn Smith
Jan 24 '16 at 2:42
Sorry to hear that.
– DaveDrone
Jan 24 '16 at 8:06
Sorry to hear that.
– DaveDrone
Jan 24 '16 at 8:06
add a comment |
I had similar issues. If you have your chrome synced with the cloud, try making a backup of ~/.config/google-chrome/
directory and then removing it.
How my problem began:
I opened crashsafari (DISCLAIMER: DO NOT OPEN THAT SITE) ignorantly. My computer got hanged due to excessive memory requests. I have 16GB RAM and 18GB swap with 2x2TB HDDs. I just waited, and killed all the chrome processes. Turned off swap, and turned it on again (to speed up my programs). Since killing chrome, I was not able to use it properly. It would crash within 5 seconds of starting.
What I tried:
- Reinstalling chrome multiple times.
- Editing the
~/.config/google-chrome/Default/Preferences
file and changed all"state":1
to"state":0
. - Forcibly disabling extensions/plugins at startup with verbose logging using the following command line:
google-chrome-stable --disable-extensions --disable-plugins --enable-logging=stderr --v=1
Everytime, I would get some error like this (not posting complete log):
[14408:14434:0130/030351:FATAL:memory_linux.cc(43)] Out of memory.
What I finally did:
Concluded that the problem was due to some corrupted file in ~/.config/google-chrome
. Made a backup of that directory and removed it. Now my chrome works like a charm. Relogged-in for sync to work. Bookmarks, history, passwords, extensions etc. were all synced perfectly. I lost logged-in sessions but that's no big deal for me :D
Hope that helped someone. Good luck.
add a comment |
I had similar issues. If you have your chrome synced with the cloud, try making a backup of ~/.config/google-chrome/
directory and then removing it.
How my problem began:
I opened crashsafari (DISCLAIMER: DO NOT OPEN THAT SITE) ignorantly. My computer got hanged due to excessive memory requests. I have 16GB RAM and 18GB swap with 2x2TB HDDs. I just waited, and killed all the chrome processes. Turned off swap, and turned it on again (to speed up my programs). Since killing chrome, I was not able to use it properly. It would crash within 5 seconds of starting.
What I tried:
- Reinstalling chrome multiple times.
- Editing the
~/.config/google-chrome/Default/Preferences
file and changed all"state":1
to"state":0
. - Forcibly disabling extensions/plugins at startup with verbose logging using the following command line:
google-chrome-stable --disable-extensions --disable-plugins --enable-logging=stderr --v=1
Everytime, I would get some error like this (not posting complete log):
[14408:14434:0130/030351:FATAL:memory_linux.cc(43)] Out of memory.
What I finally did:
Concluded that the problem was due to some corrupted file in ~/.config/google-chrome
. Made a backup of that directory and removed it. Now my chrome works like a charm. Relogged-in for sync to work. Bookmarks, history, passwords, extensions etc. were all synced perfectly. I lost logged-in sessions but that's no big deal for me :D
Hope that helped someone. Good luck.
add a comment |
I had similar issues. If you have your chrome synced with the cloud, try making a backup of ~/.config/google-chrome/
directory and then removing it.
How my problem began:
I opened crashsafari (DISCLAIMER: DO NOT OPEN THAT SITE) ignorantly. My computer got hanged due to excessive memory requests. I have 16GB RAM and 18GB swap with 2x2TB HDDs. I just waited, and killed all the chrome processes. Turned off swap, and turned it on again (to speed up my programs). Since killing chrome, I was not able to use it properly. It would crash within 5 seconds of starting.
What I tried:
- Reinstalling chrome multiple times.
- Editing the
~/.config/google-chrome/Default/Preferences
file and changed all"state":1
to"state":0
. - Forcibly disabling extensions/plugins at startup with verbose logging using the following command line:
google-chrome-stable --disable-extensions --disable-plugins --enable-logging=stderr --v=1
Everytime, I would get some error like this (not posting complete log):
[14408:14434:0130/030351:FATAL:memory_linux.cc(43)] Out of memory.
What I finally did:
Concluded that the problem was due to some corrupted file in ~/.config/google-chrome
. Made a backup of that directory and removed it. Now my chrome works like a charm. Relogged-in for sync to work. Bookmarks, history, passwords, extensions etc. were all synced perfectly. I lost logged-in sessions but that's no big deal for me :D
Hope that helped someone. Good luck.
I had similar issues. If you have your chrome synced with the cloud, try making a backup of ~/.config/google-chrome/
directory and then removing it.
How my problem began:
I opened crashsafari (DISCLAIMER: DO NOT OPEN THAT SITE) ignorantly. My computer got hanged due to excessive memory requests. I have 16GB RAM and 18GB swap with 2x2TB HDDs. I just waited, and killed all the chrome processes. Turned off swap, and turned it on again (to speed up my programs). Since killing chrome, I was not able to use it properly. It would crash within 5 seconds of starting.
What I tried:
- Reinstalling chrome multiple times.
- Editing the
~/.config/google-chrome/Default/Preferences
file and changed all"state":1
to"state":0
. - Forcibly disabling extensions/plugins at startup with verbose logging using the following command line:
google-chrome-stable --disable-extensions --disable-plugins --enable-logging=stderr --v=1
Everytime, I would get some error like this (not posting complete log):
[14408:14434:0130/030351:FATAL:memory_linux.cc(43)] Out of memory.
What I finally did:
Concluded that the problem was due to some corrupted file in ~/.config/google-chrome
. Made a backup of that directory and removed it. Now my chrome works like a charm. Relogged-in for sync to work. Bookmarks, history, passwords, extensions etc. were all synced perfectly. I lost logged-in sessions but that's no big deal for me :D
Hope that helped someone. Good luck.
answered Jan 30 '16 at 6:12
Kaushik SvKaushik Sv
212
212
add a comment |
add a comment |
If you had Adobe font 'source-han-serif' on your Ubuntu, try to remove it and
$ fc-cache -f -v
then you can launch Chrome succeeded.
Below messages were what I had when Chrome unable to launch from strace command.
stat("/usr/share/fonts/truetype/source-han-serif/Bold/OTC", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
stat("/usr/share/fonts/truetype/source-han-serif/Bold/cidfont.ps.CN", {st_mode=S_IFREG|0664, st_size=18850096, ...}) = 0
openat(AT_FDCWD, "/usr/share/fonts/truetype/source-han-serif/Bold/cidfont.ps.CN", O_RDONLY) = 31
fcntl(31, F_SETFD, FD_CLOEXEC) = 0
fstat(31, {st_mode=S_IFREG|0664, st_size=18850096, ...}) = 0
mmap(NULL, 18850096, PROT_READ, MAP_PRIVATE, 31, 0) = 0x7f062d117000
close(31) = 0
--- SIGILL {si_signo=SIGILL, si_code=ILL_ILLOPN, si_addr=0x55d2d7d7034c} ---
+++ killed by SIGILL (core dumped) +++
Illegal instruction (core dumped)
add a comment |
If you had Adobe font 'source-han-serif' on your Ubuntu, try to remove it and
$ fc-cache -f -v
then you can launch Chrome succeeded.
Below messages were what I had when Chrome unable to launch from strace command.
stat("/usr/share/fonts/truetype/source-han-serif/Bold/OTC", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
stat("/usr/share/fonts/truetype/source-han-serif/Bold/cidfont.ps.CN", {st_mode=S_IFREG|0664, st_size=18850096, ...}) = 0
openat(AT_FDCWD, "/usr/share/fonts/truetype/source-han-serif/Bold/cidfont.ps.CN", O_RDONLY) = 31
fcntl(31, F_SETFD, FD_CLOEXEC) = 0
fstat(31, {st_mode=S_IFREG|0664, st_size=18850096, ...}) = 0
mmap(NULL, 18850096, PROT_READ, MAP_PRIVATE, 31, 0) = 0x7f062d117000
close(31) = 0
--- SIGILL {si_signo=SIGILL, si_code=ILL_ILLOPN, si_addr=0x55d2d7d7034c} ---
+++ killed by SIGILL (core dumped) +++
Illegal instruction (core dumped)
add a comment |
If you had Adobe font 'source-han-serif' on your Ubuntu, try to remove it and
$ fc-cache -f -v
then you can launch Chrome succeeded.
Below messages were what I had when Chrome unable to launch from strace command.
stat("/usr/share/fonts/truetype/source-han-serif/Bold/OTC", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
stat("/usr/share/fonts/truetype/source-han-serif/Bold/cidfont.ps.CN", {st_mode=S_IFREG|0664, st_size=18850096, ...}) = 0
openat(AT_FDCWD, "/usr/share/fonts/truetype/source-han-serif/Bold/cidfont.ps.CN", O_RDONLY) = 31
fcntl(31, F_SETFD, FD_CLOEXEC) = 0
fstat(31, {st_mode=S_IFREG|0664, st_size=18850096, ...}) = 0
mmap(NULL, 18850096, PROT_READ, MAP_PRIVATE, 31, 0) = 0x7f062d117000
close(31) = 0
--- SIGILL {si_signo=SIGILL, si_code=ILL_ILLOPN, si_addr=0x55d2d7d7034c} ---
+++ killed by SIGILL (core dumped) +++
Illegal instruction (core dumped)
If you had Adobe font 'source-han-serif' on your Ubuntu, try to remove it and
$ fc-cache -f -v
then you can launch Chrome succeeded.
Below messages were what I had when Chrome unable to launch from strace command.
stat("/usr/share/fonts/truetype/source-han-serif/Bold/OTC", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
stat("/usr/share/fonts/truetype/source-han-serif/Bold/cidfont.ps.CN", {st_mode=S_IFREG|0664, st_size=18850096, ...}) = 0
openat(AT_FDCWD, "/usr/share/fonts/truetype/source-han-serif/Bold/cidfont.ps.CN", O_RDONLY) = 31
fcntl(31, F_SETFD, FD_CLOEXEC) = 0
fstat(31, {st_mode=S_IFREG|0664, st_size=18850096, ...}) = 0
mmap(NULL, 18850096, PROT_READ, MAP_PRIVATE, 31, 0) = 0x7f062d117000
close(31) = 0
--- SIGILL {si_signo=SIGILL, si_code=ILL_ILLOPN, si_addr=0x55d2d7d7034c} ---
+++ killed by SIGILL (core dumped) +++
Illegal instruction (core dumped)
edited Oct 31 '18 at 2:56
answered Oct 31 '18 at 2:48
Michael ChenMichael Chen
11
11
add a comment |
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%2f724830%2funable-to-launch-chrome-ubuntu%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
How did you install it?
– TheWanderer
Jan 23 '16 at 23:49
Web Browser from the chrome website.
– Robyn Smith
Jan 24 '16 at 23:57