Package Details: google-chrome 129.0.6668.58-1

Git Clone URL: https://aur.archlinux.org/google-chrome.git (read-only, click to copy)
Package Base: google-chrome
Description: The popular web browser by Google (Stable Channel)
Upstream URL: https://www.google.com/chrome
Keywords: chromium
Licenses: custom:chrome
Submitter: None
Maintainer: gromit
Last Packager: gromit
Votes: 2237
Popularity: 8.05
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-09-17 21:41 (UTC)

Dependencies (12)

Sources (3)

Pinned Comments

gromit commented on 2023-04-15 08:22 (UTC) (edited on 2023-05-08 21:42 (UTC) by gromit)

When reporting this package as outdated make sure there is indeed a new version for Linux Desktop. You can have a look at the "Stable updates" tag in Release blog for this.

You can also run this command to obtain the version string for the latest chrome version:

$ curl -sSf https://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | \
     grep -A1 "Package: google-chrome-stable" | \
     awk '/Version/{print $2}' | \
     cut -d '-' -f1

Do not report updates for ChromeOS, Android or other platforms stable versions as updates here.

Latest Comments

« First ‹ Previous 1 .. 91 92 93 94 95 96 97 98 99 100 101 .. 157 Next › Last »

Det commented on 2014-11-03 18:43 (UTC)

Apparently a pretty old bug. Couldn't reproduce with Beta or Dev channels: https://code.google.com/p/chromium/issues/detail?id=354571

CarstenG commented on 2014-11-03 18:28 (UTC)

Please update the permissions of the doc directory, because unprivileged users can't access the content. # ll -d /usr/share/doc/google-chrome-stable drwx------ 2 root root 25 31. Okt 17:42 /usr/share/doc/google-chrome-stable Thanks, Carsten

cyrilccros commented on 2014-10-27 21:39 (UTC)

Hi, I just ran the usual pacman -Syu today and all my troubles went away. I still had the bug this morning, though. Anyway, thanks for your help.

cyrilccros commented on 2014-10-27 09:02 (UTC)

Sorry for the delay in my answer. I have spent some time googling my issues, but google's error messages are of little use. I see several different causes for the same message... See below for a full error example: [cyril@synapse ~]$ google-chrome-stable ATTENTION: default value of option force_s3tc_enable overridden by environment. [17667:17735:1027/095325:ERROR:get_updates_processor.cc(240)] PostClientToServerMessage() failed during GetUpdates [17667:17701:1027/095329:ERROR:channel.cc(316)] RawChannel read error (connection broken) Bus error (core dumped) What I do remember is that my computer crashed very shortly before my troubles began. I use Openbox + Slim as login manager, and slim failed to launch openbox repeatedly. I just used the console to log in and correct slim.conf, which solved my issues.

drak3 commented on 2014-10-25 18:41 (UTC)

I, too, am having issues with Chrome 38 crashing frequently. It doesn't do it for every page, but it does it frequently, even after disabling all my extensions, re-installing, and making a new profile. after a few minutes, it will also lock up the system, requiring a hard reboot. also, as with cyrilccros, firefox seems to be fine. one thing I've noticed that will definitely trigger the tab crash is playing video in multi-monitor fullscreen.

Det commented on 2014-10-22 22:59 (UTC)

Did you try https://www.google.com/search?q=ERROR%3Aget_updates_processor.cc+PostClientToServerMessage first?

cyrilccros commented on 2014-10-22 22:56 (UTC)

Hi, google-chrome crashes whenever I load a page. This happens with chromium too, but Firefox is fine. I get an error in ...:ERROR:get_updates_processor.cc(240)] PostClientToServerMessage() failed during GetUpdates Bus error (core dumped) Chrome also crashes shortly after start up, and I often get "Aw snap" error windows. I tried launching it with no plugins or gpu support. I use Bumblebee (Intel and Nvidia laptop). Thanks for your help, I will post a bug report if anyone confirms. Version: google-chrome=38.0.2125.104 (l test)

Det commented on 2014-10-20 13:31 (UTC)

It's now an optional dependency.

catalin.hritcu commented on 2014-10-18 13:27 (UTC)

Chrome doesn't display many PDFs correctly without ttf-liberation (https://code.google.com/p/chromium/issues/detail?id=369991). Shouldn't that be a package dependency?