chromium

  1. A

    Electron 37 build fails on aarch64 VM (Apple Silicon) on FreeBSD14.3

    Trying to build Electron v37 on an Arm VM using make from within the ports directory and it fails. (Its also a very long build even with lots of CPU power and plenty of fast ram). Everything else I have built on this VM has worked flawlessly. This is the error i receive: ERROR at...
  2. ruby R53

    Solved Sync feature not working at all on Chromium 141.0.7390.107 (Ports)

    I just compiled Chromium from the Ports collection, and the first thing I tried doing was to enable sync on it, which requires providing it some keys to "unlock" said feature. I get them from this answer from Stack Overflow, and they work just fine on Gentoo. Can't say the same about FreeBSD...
  3. tembun

    Missing binary package for www/ungoogled-chromium in 15.0 latest

    Hello there! I've just upgraded from 14-STABLE to 15-STABLE: $ uname -r 15.0-ALPHA1 As part of that, I reinstalled pkg with pkg bootstrap -f and was just about to perform a pkg upgrade, but it reported me the following: Installed packages to be REMOVED: ... ungoogled-chromium...
  4. Q

    Stuttering video in browsers - OSS related.

    Hello everybody. I'm during moving from Linux to FreeBSD and most issues experienced were more or less easy to solve. Except one. Details are: 13.5 release, AMD64, quarterly branch. Nvidia drivers installed from packages, not directly from Nvidia. Xonar D1 soundcard - not supported directly...
  5. E

    www/linux-widevine-cdm fails to install

    I'm currently new to freeBSD. i'm trying to get widevine support for my current freebsd install. I'm currently following the instruction from here. But when i try to build the www/linux-widevine-cmd package the installs fails, it seems like the link for chrome deb file is broken. ==>...
  6. hakova

    Building chromium with poudriere fails due to net/cookies/canonical_cookie.h file not found

    Hi all, I am quite inexperienced in building ports. I followed this video to set up poudriere and build chromium; however, the process failed after 1 day 1 hour 5 minutes and 11 seconds with the error message stated in the subject of this post I found in the logs. I am not sure where to look...
  7. LibreQuest

    FreeBSD user agent in Firefox and Chromium is Linux 64 bit

    I was curious as to what OS I appear as on different servers and check out a website called https://whatsmyos.com/ Both Chromium and Firefox show that I am running Linux. Luakit shows that I am running FreeBSD 64bit. I wonder how many metrics are measuring web traffic and counting FreeBSD as...
  8. NapoleonWils0n

    Chromium audio popping, fix it by changing the sndiod rate to 44100

    I had terrible audio popping with Chromium which use sndiod audio The fix is to change the sndiod sample rate to 44100 from the default 44800 as mentioned in this post by patovm04 https://forums.freebsd.org/threads/chromium-audio.83892/post-558495 sudo sysrc sndiod_enable="YES" sudo sysrc...
  9. NapoleonWils0n

    linux-widevine-cdm seems to have stopped working

    linux-widevine-cdm for drm widevine video and audio playback in chromium has stopped working for me today i rebuilt the package with poudriere and installed the latest version, the correct settings for widevine show up in chrome://flags but i just get errors trying to playback drm video on itv...
  10. NapoleonWils0n

    Anyone got Google Earth web working with Chromium

    Has anyone managed to get Google Earth web working with Chromium i use google earth for work to record flyovers with obs studio these are the flags im using to launch chromium vulkan for hardware accelerated video decoding and ozone platform for wayland chrome --enable-features=Vulkan...
  11. NapoleonWils0n

    user-dirs.dirs and Chromium uppercase Downloads directory

    Running Wayfire on Wayland i noticed Chromium wouldn't let me select a downloads directory in the settings, the file picker opens and i can select a directory but the select button in the file picker didn't work edit: the reason i couldn't select the directory with the file picker is because i...
  12. N

    No sound in browsers but works elsewhere

    I'm a non-technical person running FreeBSD 13.2-STABLE on an ASUS Vivobook laptop. Up until recently I was able to watch YouTube videos, etc... with sound in Firefox. Today it has become apparent that sound no longer works from Firefox, and I tested it in Chomium too and it doesn't work there...
  13. NapoleonWils0n

    Chromium enable drm playback by building the www/linux-widevine-cdm port with Poudriere

    Chromium has been recently patched to enable Widevine support as mentioned in the post This lets you play widevine drm encrypted audio and video, so you can watch things like Netflix, Channel4 and ITV in the UK or other video services that use widevine drm or listen to Spotify I have written a...
  14. I

    Solved Is electron having build issues again? Signal messaging app missing from latest pkgs.

    As the title asks. Is Electron having compile issues again? I've noticed for the past few weeks that Signal is no longer in the repo. If this is the case, is there an actual, portable Electron alternative that works 1:1? Like MariaDB is to MySQL (although that's just a MySQL comparable server...
  15. rockzombie2

    Error building chromium with pulseaudio support

    I'm trying to build chromium with pulseaudio support, but I'm encountering an error when building. Not sure if it's because of the pulseaudio support or if I just can't build chromium on my system. I installed all the build dependencies listed here and after building for about an hour it...
  16. kr0m

    Solved Chromium rendering problem

    Hello i have been using Chromium without problems under FreeBSD and Nvidia for years, but recently, i don`t know exactly when Chromium started to show strange rendering errors, i have tried disabling graphical acceleration in browaser settings but it behaves the same way, now i am using...
  17. rockzombie2

    Chromium cursor is white, making it invisible against white backgrounds

    Hello friends, I've recently installed FreeBSD inside of VirtualBox. I just installed the emulators/virtualbox-ose-additions port and set my graphics controller to VboxVGA. Then, when I started chrome, which I installed from ports, I noticed something strange was happening. The cursor was being...
  18. K

    Chromium on FreeBSD / creating PDF from Django template

    Hello guys, I am using django-hardcopy to create PDF from django template. Aplication was on heroku and i had to specifiy PATH_TO_CHROME. Everything was working on heroku with: PATH_TO_CHROME='/app/.apt/opt/google/chrome/chrome --headless --print-to-pdf --disable-gpu --no-sandbox' I had to...
  19. hbsd

    Solved Firefox and Chromium bugs made me crazy

    Hi, I recently updated my apps. In the last two or three days, Firefox and Chromium crashed more than 100 times! many times I see these messages: In chromium: In firefox: Sometimes the browser closes by itself. Sometimes they stop and nothing can be done with the system. About 8 / 9...
  20. Voltaire

    The latest version of Chromium is 10% faster on FreeBSD 12.3.

    In the past I always had a maximum result of +- 63.1 on Speedometer 2.0 Today I updated my system, and although it was a minor version change, I have much higher performance in the main browser benchmark: https://i.ibb.co/wSr7WXF/Screenshot-2022-07-28-15-38-40.png Chromium should now perform...
Back
Top