Package Details: google-chrome-beta 135.0.7049.41-1

Git Clone URL: https://aur.archlinux.org/google-chrome-beta.git (read-only, click to copy)
Package Base: google-chrome-beta
Description: The popular web browser by Google (Beta Channel)
Upstream URL: https://www.google.com/chrome
Keywords: chromium
Licenses: custom:chrome
Provides: google-chrome
Submitter: None
Maintainer: gromit
Last Packager: gromit
Votes: 357
Popularity: 0.084541
First Submitted: 2009-12-08 19:09 (UTC)
Last Updated: 2025-03-26 21:25 (UTC)

Dependencies (12)

Required by (43)

Sources (3)

Pinned Comments

gromit commented on 2023-11-30 17:09 (UTC)

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

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

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

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

Latest Comments

1 2 3 4 5 6 .. 27 Next › Last »

gnolooo commented on 2025-03-19 12:05 (UTC)

The latest release (135.0.7049) is giving me some weird graphic issue. The window is not rendered properly: the custom GTK theme is being applied, but not in the Close/Minimize/Maximize buttons, selection overlay is not blue but grey and it doesn't show the text under it, and there's a few pixel empty line between the tabs/URL/Bookmarks section and the website one (had similar issue in the past with Electron and Ozone, might be related).

The screenshots in this link (first is previous version for comparison) may help visualizing the problems (the only one missing is the latest one, because it's not "capturable" through a screenshot, aka when captured it's just black, while live it's transparent and glitchy and it shows the window behind).

Also, AltGr is not recognized (I'm using it-IT layout, and I cannot input square/curly brackets, at, hash, etc).

Beiruty commented on 2024-10-03 17:10 (UTC) (edited on 2024-10-03 17:14 (UTC) by Beiruty)

Chrome without disabling hwdec would generate an immediate core dump. Disabling hddec (vulkan backend) would let chrome function correctly.

GPU: 
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: AMD (0x1002)
    Device: AMD Radeon HD 7800 Series (radeonsi, pitcairn, ACO, DRM 3.57, 6.9.7-x64v2-xanmod1-MANJARO) (0x6818)
    Version: 24.3.0
    Accelerated: yes
    Video memory: 2048MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2

gnolooo commented on 2024-04-23 10:23 (UTC)

Chrome 125 works for me too. But all 5 releases of Chrome 124 just didn't.

fthiery commented on 2024-04-23 07:37 (UTC)

For me google-chrome-beta (125.0.6422.4) shows up normally and as wayland surface (without any switch/config needed), maybe next release will fix this white screen issue ...

gnolooo commented on 2024-03-28 07:57 (UTC)

Newer version doesn't solve the issue. I'm still facing it.

gnolooo commented on 2024-03-23 15:15 (UTC) (edited on 2024-03-24 18:37 (UTC) by gnolooo)

Latest release seems broken in Wayland.

Chrome does not render at all, and it glitches the UI until you quit it. It also apparently launches only on primary monitor (similarly to Xwayland applications).

Launching it from terminal gives no useful information, so I can't understand what's going on.

gromit commented on 2023-11-30 17:09 (UTC)

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

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

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

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

joelbacal commented on 2023-03-18 02:38 (UTC)

Hi, first of all thanks for your effort. I have only one problem using the application. When I create a PWA of a webpage and add as aplication I cannot the icon of it.

I've read this a bug from kde itself and was fixed in an update. I'm using Manjaro Linux with KDE Plasma 5.26.5 Do you know any way to fix it?

Thanks in advance!

puzzle commented on 2022-05-18 02:42 (UTC)

$google-chrome-beta
[0518/102935.819370:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0518/102935.845148:ERROR:process_memory_linux.cc(49)] pread64: Input/output error (5)

delete ~/.config/google-chrome-beta/ run is ok

jimbo2150 commented on 2021-10-22 11:33 (UTC)

Latest version 96 does not work on XWayland. The program opens but no window appears. Works if I run it as Ozone/Wayland.