Package Details: google-chrome 130.0.6723.116-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: 2243
Popularity: 7.00
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-11-05 19:02 (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 .. 80 81 82 83 84 85 86 87 88 89 90 .. 157 Next › Last »

Det commented on 2015-05-23 17:07 (UTC)

Of COURSE it is, stop SAYING it!

marmotz commented on 2015-05-23 14:12 (UTC)

@sli908 @isra17 same issue here with MATE

sli908 commented on 2015-05-22 01:59 (UTC)

@isra17 I checked and Chromium seems to be having the same issue.

isra17 commented on 2015-05-21 23:26 (UTC)

@sli908 I have the same issue using XFCE. Chrome windows now have the generic icon in the bar.

sinatosk commented on 2015-05-21 07:40 (UTC)

@sandnon thanks that works for me

oryxfea commented on 2015-05-21 07:19 (UTC)

@petterk @sinatosk @catalin.hritcu I think I found a temporary solution. Just add `--force-device-scale-factor=1` to command line. This issue may relate to HiDPI.

sli908 commented on 2015-05-21 00:51 (UTC)

I don't have the rendering issues either. I'm getting the "generic window" icon in MATE as well. I tried a fix I saw below that suggested removing the Version line from the .desktop file, and that did not work.

VDP76 commented on 2015-05-20 23:29 (UTC)

I do not seem to be affected by the rendering issues. However now chrome icon in tint2 taskbar is not displayed any more, I see the "generic window" icon instead. Changing icon set or regenerating the icon cache does not help. Is anyone having this issue too?

neTpK commented on 2015-05-20 15:54 (UTC)

So its not only me. My issues is its abit larger than before, but the fonts are so unsharp and "foggy". Hard to read many websites. Zooming out the page does not help.

catalin.hritcu commented on 2015-05-20 14:54 (UTC)

The font scaling problem only affects Chrome v43. Downgrading to v42 solved the problem for me, temporarily at least since I would like to eventually upgrade again.