Package Details: chromium-dev 126.0.6423.2-1

Git Clone URL: https://aur.archlinux.org/chromium-dev.git (read-only, click to copy)
Package Base: chromium-dev
Description: The open-source project behind Google Chrome (Dev Channel)
Upstream URL: http://www.chromium.org
Keywords: browser web
Licenses: BSD
Submitter: None
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 160
Popularity: 0.011120
First Submitted: 2010-05-17 09:04 (UTC)
Last Updated: 2024-04-21 19:18 (UTC)

Dependencies (84)

Required by (0)

Sources (13)

Latest Comments

« First ‹ Previous 1 .. 38 39 40 41 42 43 44 45 46 47 48 .. 152 Next › Last »

LinguinePenguiny commented on 2016-04-23 08:09 (UTC)

Compile proxy/plugin_message_filter.cc [FLAGS I REMOVED] Traceback (most recent call last): File "../native_client/build/build_nexe.py", line 1136, in <module> sys.exit(Main(sys.argv)) File "../native_client/build/build_nexe.py", line 1108, in Main out = build.Compile(filename) File "../native_client/build/build_nexe.py", line 574, in Compile self.CleanOutput(outd) File "/tmp/yaourt-tmp-aaron/aur-chromium-dev/src/chromium-51.0.2704.19/native_client/build/build_nexe_tools.py", line 81, in CleanOutput if IsFile(out): File "/tmp/yaourt-tmp-aaron/aur-chromium-dev/src/chromium-51.0.2704.19/native_client/build/build_nexe_tools.py", line 41, in IsFile return os.path.isfile(FixPath(path)) File "/tmp/yaourt-tmp-aaron/aur-chromium-dev/src/chromium-51.0.2704.19/native_client/build/build_nexe_tools.py", line 32, in FixPath path = os.path.normpath(os.path.join(os.getcwd(), path)) OSError: [Errno 2] No such file or directory ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). It's not compiling, still.

sl1pkn07 commented on 2016-04-22 13:23 (UTC)

@juston_li done tnx

juston_li commented on 2016-04-22 02:17 (UTC) (edited on 2016-04-22 02:17 (UTC) by juston_li)

install: cannot stat 'chromium-51.0.2704.19/chrome/installer/linux/common/default-app.tempate': No such file or directory Looks like just a typo on line 627 tempate -> template

wicast commented on 2016-04-21 13:09 (UTC)

MimeType is missing in .desktop file. xdg-open is not working well.

axfelix commented on 2016-04-19 16:33 (UTC)

h264 VAAPI hardware decoding is working again with the most recent build (51.0.2704)! Thanks, folks.

axfelix commented on 2016-04-15 16:51 (UTC)

Just confirmed it's back to working for flash video containers, at least, just not HTML5. I think this was the case up until Chromium 44-45 or so, when HTML5 h264 would actually work with the vaapi patches, but it seems that lasted a fairly short time.

axfelix commented on 2016-04-15 16:38 (UTC)

Build works with the minizip patch and it's back to showing Video Decode as hardware accelerated in chrome://gpu with the new vaapi patch (it went back to showing software only in 50) but GPU decoding still isn't kicking in after that change, in 51.

misc commented on 2016-04-10 17:08 (UTC)

Patch for the minizip update: http://pastebin.com/raw/QCqSDam5 If I understand correctly, the old version interpreted a 0 as sign to pick strcmp, the new one directly takes a function pointer and falls to strcmp when it's NULL.

guiodic commented on 2016-04-06 19:34 (UTC)

"Seems like GPU video decoding patches may have stopped working between 49 and 50..." Yes, it's true. But when I run chromium from the cli I get the va-api message. Nevertheless chromium takes a lot of cpu. Maybe an upstream bug related to the switch to GTK3.

axfelix commented on 2016-03-24 22:16 (UTC)

Seems like GPU video decoding patches may have stopped working between 49 and 50...