Package Details: google-chrome-dev 128.0.6559.0-1

Git Clone URL: https://aur.archlinux.org/google-chrome-dev.git (read-only, click to copy)
Package Base: google-chrome-dev
Description: The popular web browser by Google (Dev Channel)
Upstream URL: https://www.google.com/chrome
Keywords: chromium
Licenses: custom:chrome
Provides: google-chrome
Submitter: None
Maintainer: gromit
Last Packager: gromit
Votes: 649
Popularity: 0.35
First Submitted: 2009-06-05 21:02 (UTC)
Last Updated: 2024-06-27 21:11 (UTC)

Dependencies (12)

Required by (40)

Sources (3)

Pinned Comments

gromit commented on 2023-07-19 17:01 (UTC) (edited on 2023-07-19 17:02 (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 "Dev 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-unstable" | \
     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 .. 76 77 78 79 80 81 82 83 84 85 86 .. 91 Next › Last »

master commented on 2010-10-26 20:54 (UTC)

rossy's libpixbufloader hack definitely fixes jpeg releated crash! Shouldn't we include it in PKGBUILD?

Det commented on 2010-10-24 16:48 (UTC)

I dunno why should any of them be enabled by default. It'd be better to let the user decide and at most just have a comment about these flags through the .install file. You also get the wrong impression of Chrome by using unfinished features without ever knowing about it.

t3ddy commented on 2010-10-24 09:47 (UTC)

Yes, I've read and tried, after posting the message before :D It works. @x-demon since there are lot of flags that create problems, I think that in args.patch you should put only: "--enable-webgl --enable-accelerated-2d-canvas --enable-nacl" to have less problems possible

Det commented on 2010-10-23 20:51 (UTC)

Did you read their testing experiences? Most report that "--disable-accelerated-compositing" works.

t3ddy commented on 2010-10-23 19:13 (UTC)

@Det It's a known bug: http://code.google.com/p/chromium/issues/detail?id=57741

Det commented on 2010-10-23 11:17 (UTC)

Did you clear your cache or... something :D? I dunno what else could be wrong. You could also try moving out the settings ($home/.chromium) (e.g. rename the folder ".chromium" to ".chromiuma") to have a vanilla "Dev Channel's Chrome".

t3ddy commented on 2010-10-23 11:04 (UTC)

@Det You're lucky, I see html5 videos pink :S

Det commented on 2010-10-23 10:06 (UTC)

Heh, I'm starting to like you :). But the "update text" says "Update: Google Chrome Frame, 7.0.517.43, has been release to stable and beta channels." The latest stable "Google Chrome" is 7.0.517.41.

Det commented on 2010-10-23 09:36 (UTC)

Uh, well that was fast. But why didn't you update google-chrome/-beta on the same go?