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: 2236
Popularity: 7.34
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 .. 9 10 11 12 13 14 15 16 17 18 19 .. 157 Next › Last »

dtschmitz commented on 2022-05-07 17:13 (UTC)

I am running production version:

Google Chrome 101.0.4951.54 (Official Build) (64-bit) Revision 67da1aeb32cedd27634ca6634fb79cbd85d3f0ab-refs/branch-heads/4951@{#1126}

It seems that chrome://flags/#enable-reader-mode is nowhere to be found.

Please advise and thank you for all that you do!! Cheers. DTS

hexchain commented on 2022-05-02 16:15 (UTC)

What is the purpose of the "StartupWMClass" fix, and is it possible to drop it? The chromium.desktop in the official chromium package does not seem to have this line.

yu17 commented on 2022-04-12 07:14 (UTC)

I had the same issue with v100.0.4896.75 and v100.0.4896.60.

With v100.0.4896.88 everything should be fine.

Gytoo commented on 2022-04-10 14:37 (UTC) (edited on 2022-04-10 16:09 (UTC) by Gytoo)

No problem for me, everything working

>>esiqveland commented on 2022-04-10 15:12 (EEST)
>>I have had major issues with crashes and severe graphical glitches since about Chrome #>>97.x, but the latest 100.x does not even start anymore. Anyone else having issues?

esiqveland commented on 2022-04-10 12:12 (UTC)

I have had major issues with crashes and severe graphical glitches since about Chrome 97.x, but the latest 100.x does not even start anymore. Anyone else having issues?

emild commented on 2022-04-02 14:41 (UTC) (edited on 2022-04-02 14:42 (UTC) by emild)

The latest version 100.0.4896.60-1 crashes on startup. Also as per @openmindead below, cannot restore saved tabs on start and fails to restart if clicked on restore button. Don't upgrade.

google-chrome-stable 
[2483:2483:0402/153500.884489:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
[0402/153505.840407:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0402/153505.841439:ERROR:elf_dynamic_array_reader.h(64)] tag not found
Trace/breakpoint trap (core dumped

PancakeSparkle1 commented on 2022-03-31 22:07 (UTC)

Had to downgrade to version 99.0.4844.74, the latest version kept my CPU at 100% usage, with only 1 tab open, as well as not closing even with "Allow running in background" disabled, I had to manually kill it every time, using killall, already submitted a bug report to Google.

AsukaLSoryu commented on 2022-03-30 17:37 (UTC)

Getting rendering issues as of version 100.0.4896.60-1. Turning of hardware acceleration fixed it if anyone else is seeing the same issues.

openmindead commented on 2022-03-30 12:12 (UTC) (edited on 2022-04-03 14:01 (UTC) by openmindead)

The latest version 100.0.4896.60-1 cannot restore saved tabs on start and fails to restart if clicked on restore button. Be careful folks. The issue is pertinent to deb package itself (same issue in Ubuntu).

There are 2 ways to deal with it: wipe ~/.config/google-chrome and start from scratch, or just downgrade.