After an upgrade:
/usr/lib/chromium/chromium: error while loading shared libraries: libvpx.so.5: cannot open shared object file: No such file or directory
Checked /usr/lib
, the version bumped to libvpx.so.6
now.
Upstream problem?
Git Clone URL: | https://aur.archlinux.org/ungoogled-chromium.git (read-only, click to copy) |
---|---|
Package Base: | ungoogled-chromium |
Description: | A lightweight approach to removing Google web service dependency |
Upstream URL: | https://github.com/ungoogled-software/ungoogled-chromium |
Keywords: | blink browser privacy web |
Licenses: | BSD-3-Clause |
Conflicts: | chromedriver, chromium |
Provides: | chromedriver, chromium |
Submitter: | ilikenwf |
Maintainer: | JstKddng (networkException) |
Last Packager: | networkException |
Votes: | 352 |
Popularity: | 4.12 |
First Submitted: | 2016-12-19 08:08 (UTC) |
Last Updated: | 2024-11-20 21:14 (UTC) |
« First ‹ Previous 1 .. 50 51 52 53 54 55 56 57 58 59 60 .. 66 Next › Last »
After an upgrade:
/usr/lib/chromium/chromium: error while loading shared libraries: libvpx.so.5: cannot open shared object file: No such file or directory
Checked /usr/lib
, the version bumped to libvpx.so.6
now.
Upstream problem?
@Scrumplex - thanks for your help, that makes sense. The only other project I do have the same problem with is IceCat. Also quite big. I wonder whether it's possible to shorten compilation times for large projects, though...
@romero I think this should be expected, as Chromium is a large project. It takes around two hours on my Xeon E3 1230v5 on an HDD. You could always use one of the precompiled binaries or packages.
Do have same CPU Problem. 100% usage and compilation takes 5-6 hours. (ThinkPad X220; 8GB RAM; Intel i7-2640M; i3wm; Manjaro X86_64; Kernel 4.19.24-1-MANJARO)
OK, so cleanbuild helped and the package compiled without any problems after removing it first. Update didn't work however
Update to 72.0.3626.109 doesn't seem to work. I get an error which looks like this: ==> Starting prepare()... -> Pruning binaries python: can't open file '/ungoogled-chromium-72.0.3626.109-1/run_buildkit_cli.py': [Errno 2] No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting...
How do I disable the jumbo build? I have 16GiB of RAM and during build time I have to disable everything on my computer in order for it to not crash.
This is weird. When I try to install this, my CPU usage goes to 100%, the OS starts locking up. Can't install it
I've updated ungoogled-chromium from 69.0.3497.100-2 to 71.0.3578.98-2. Now, I cannot login Gmail. uc says cookie problems.
I'm using uc with "Block third-party cookies". After I turn off "Block third-party cookies", I can login Gmail.
Why does this happen on ver.71? At ver.69 and previous versions, there were not problems with "Block third-party cookies".
Hey, I'm getting an error while trying to build the package. Any ideas how I can get it working?
Here's the error dump:
[5421/17722] ACTION //third_party/blink/renderer/core:make...ated_cssom_types(//build/toolchain/linux/unbundle:default)
FAILED: gen/third_party/blink/renderer/core/cssom_keywords.cc gen/third_party/blink/renderer/core/cssom_types.cc
/usr/bin/python2 ../../third_party/blink/renderer/build/scripts/core/css/make_cssom_types.py ../../third_party/blink/renderer/core/css/css_properties.json5 ../../third_party/blink/renderer/core/css/computed_style_field_aliases.json5 --output_dir gen/third_party/blink/renderer/core --gperf gperf
Traceback (most recent call last):
File "../../third_party/blink/renderer/build/scripts/core/css/make_cssom_types.py", line 10, in <module>
from core.css import css_properties
ImportError: No module named css
[5426/17722] ACTION //third_party/angle/third_party/vulkan..._wrappers_helper(//build/toolchain/linux/unbundle:default)
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
Pinned Comments
JstKddng commented on 2022-05-06 14:37 (UTC) (edited on 2022-06-27 13:48 (UTC) by JstKddng)
A new va-api patch for wayland has been added. Required flags for it to work are the following, thanks to @acidunit
JstKddng commented on 2020-07-19 06:34 (UTC)
You can get prebuilt binaries here:
https://github.com/ungoogled-software/ungoogled-chromium-archlinux#binary-downloads
seppia commented on 2018-12-12 21:34 (UTC)
Please do NOT flag this package as out of date in relation to official chromium releases.
This is NOT Google Chromium and new releases come after additional work of the ungoogled-chromium contributors, so they may not be ready, nor available for days or even weeks after a new version of official chromium is released.
Please refer to https://github.com/Eloston/ungoogled-chromium/tags for ungoogled-chromium releases. Use those and please flag this package as out of date only if a newer release is present there. I will update the PKGBUILD as soon as I can every time a new release comes out.
Thanks