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 .. 35 36 37 38 39 40 41 42 43 44 45 .. 152 Next › Last »

sl1pkn07 commented on 2016-08-19 04:44 (UTC)

any help with this? Updating projects from gyp files... gyp: Dependency '/tmp/makepkg/chromium-dev/src/chromium-54.0.2824.2/components/components.gyp:infobars#target' not found while trying to load target /tmp/makepkg/chromium-dev/src/chromium-54.0.2824.2/components/components.gyp:autofill_core_test_support#target

KittyKatt commented on 2016-08-19 04:37 (UTC)

This was failing to build for me until I used the enable_vaapi_on_linux.diff in saiarcot895's 2785 branch. There was a change made to gpu_video_decode_accelerator_factory that needed a new patch file that is in that branch.

wonko commented on 2016-08-13 08:28 (UTC)

@LordAro Same problem here. Running from the terminal get: [19900:19900:0813/102741:ERROR:browser_main_loop.cc(255)] gdkwindow-x11.c:5555 drawable is not a native X11 window (http://crbug.com/329991) [19900:19900:0813/102741:ERROR:browser_main_loop.cc(255)] gdkwindow-x11.c:5555 drawable is not a native X11 window (http://crbug.com/329991) [19900:19900:0813/102741:ERROR:browser_main_loop.cc(255)] gdkwindow-x11.c:5555 drawable is not a native X11 window (http://crbug.com/329991) Received signal 4 ILL_ILLOPN 562ca9489541 #0 0x562ca53c4cc7 <unknown> #1 0x7f6990380080 <unknown> #2 0x562ca9489541 <unknown> #3 0x562ca6022fc0 <unknown> #4 0x562ca6023533 <unknown> #5 0x562ca6021332 <unknown> #6 0x562ca6021ed1 <unknown> #7 0x562ca67568ba <unknown> #8 0x562ca6753160 <unknown> #9 0x562ca673de4f <unknown> #10 0x562ca673d9dc <unknown> #11 0x562ca84c1e9b <unknown> #12 0x562ca84c4913 <unknown> #13 0x562ca84bd919 <unknown> #14 0x562ca84bd0c7 <unknown> #15 0x562ca98d413f <unknown> #16 0x562ca5eb4c45 <unknown> #17 0x562ca54334b4 <unknown> #18 0x562ca993be3b <unknown> #19 0x562ca993adec <unknown> #20 0x562ca54334b4 <unknown> #21 0x562ca53e03b4 <unknown> #22 0x562ca53e06f8 <unknown> #23 0x562ca53e0a9b <unknown> #24 0x562ca53e22ea <unknown> #25 0x562ca53f952c <unknown> #26 0x562ca53df8b7 <unknown> #27 0x562ca84e4b99 <unknown> #28 0x562ca53925eb <unknown> #29 0x562ca53935c3 <unknown> #30 0x562ca53921b0 <unknown> #31 0x562ca4f312f7 ChromeMain #32 0x7f6985acc291 __libc_start_main #33 0x562ca4f3119a _start r8: 0000000000000000 r9: 0000000000000000 r10: 0000000000000022 r11: 0000000000000202 r12: 00002d3302e1c1e0 r13: 0000000000000001 r14: 00002d3302e68000 r15: 00002d3302e1c1f8 di: 0000397017601000 si: 000000000001e000 bp: 0000000000000004 bx: 00002d3302e1c200 dx: 0000000000000008 ax: ffffffffffffffff cx: ffffffffffffff58 sp: 00007ffe0263fd20 ip: 0000562ca9489541 efl: 0000000000010286 cgf: 002b000000000033 erf: 0000000000000000 trp: 0000000000000006 msk: 0000000000000000 cr2: 0000000000000000 [end of stack trace] libva info: VA-API version 0.39.2 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_0_39 libva info: va_openDriver() returns 0 libva info: VA-API version 0.39.2 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_0_39 libva info: va_openDriver() returns 0

LordAro commented on 2016-08-11 18:07 (UTC) (edited on 2016-08-11 20:31 (UTC) by LordAro)

For the last week or so chromium-dev has been straight up broken for me. It starts up, but "Aw snap"s everywhere and all the extensions crash as well. The following appears if I run it from the terminal: https://gist.github.com/anonymous/ad7235321c92324872613689ff510766 (I compiled with debugging to see if it revealed anything) I've tried downgrading, but with the same results, so presumably it's some dependency that's been messed up. Anyone else been seeing this? EDIT: google-chrome-dev 54.x.x.x is fine, couldn't get chromium 54 from below to compile

cdesai commented on 2016-08-09 07:00 (UTC)

I have done an update to 54.0.2816.0 (latest linux dev version as of now), available at https://git.io/v6n4Y It's based on the gentoo 54.0.2810.2 ebuild. I have updated the vaapi patch, there was a file rename. Getting an error with the clang compilation, http://sprunge.us/IccW Leaving this comment here in case anybody wants to pick up on this.

misc commented on 2016-08-05 18:14 (UTC)

@prazola Actually it's worth checking if a manual symlink suffices, just don't forget to remove it eventually.

constroy commented on 2016-08-05 12:48 (UTC)

How to disable the speech-dispatcher?

sl1pkn07 commented on 2016-08-05 04:06 (UTC)

yep :(

prazola commented on 2016-08-05 01:11 (UTC)

Should I recompile with extra/libvpx? /usr/lib/chromium-dev/chromium-dev: error while loading shared libraries: libvpx.so.3: cannot open shared object file: No such file or directory

sl1pkn07 commented on 2016-08-04 13:46 (UTC)

-> Descargando enable_vaapi_on_linux.diff… % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 26784 100 26784 0 0 64317 0 --:--:-- --:--:-- --:--:-- 64230 -> minizip.patch ha sido encontrado -> chromium-widevine-r1.patch ha sido encontrado ==> Validando los archivos source con sha1sums… chromium-53.0.2785.8.tar.xz ... Aprobado chromium-launcher-3.tar.gz ... Aprobado chromium-dev.svg ... Aprobado chromium-system-ffmpeg-r2.patch ... Aprobado chromium-system-jinja-r11.patch ... Aprobado chromium-system-zlib-r0.patch ... Aprobado enable_vaapi_on_linux.diff ... Aprobado minizip.patch ... Aprobado chromium-widevine-r1.patch ... Aprobado ==> Eliminando el directorio $srcdir/…