Errors From Vivaldi
-
@DoctorG said in Errors From Vivaldi:
As i know maintenance of Vivaldi package on NixOS is not done by Vivaldi devs.
Expected, Vivaldi devs only supports the deb and rpm, that's it. Even if the package is not done by the vivaldi's dev i see no issues here.
-
@nahianadnan1234 I think it is Vivaldi + Chromium core and GPU driver related.
Is Vivaldi starting now? Or do you have trouble to use it? -
@DoctorG said in Errors From Vivaldi:
I think it is Vivaldi + Chromium core and GPU driver related.
Can be.
@DoctorG said in Errors From Vivaldi:
Is Vivaldi starting now?
It was working from first.
@DoctorG said in Errors From Vivaldi:
Or do you have trouble to use it?
Sometimes yes i do.
-
-
vivaldi [70526:70598:1127/214312.041984:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= YUV_420_BIPLANAR and usage=GPU_READ_CPU_READ_WRITE [70476:70476:1127/214313.559394:ERROR:CONSOLE(242)] "<webview>: Script cannot be injected into content until the page has loaded.", source: extensions::webView (242) [70476:70508:1127/214318.110970:ERROR:registration_request.cc(291)] Registration response error message: DEPRECATED_ENDPOINT [70476:70476:1127/214322.042982:ERROR:extension_host.cc(458)] Received EventAck for extension jffbochibkahlbbmanpmndnhmeliecah for an unknown event. [70526:70598:1127/214322.690246:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= YUV_420_BIPLANAR and usage=SCANOUT_CPU_READ_WRITE [70526:70598:1127/214322.690714:ERROR:gpu_channel.cc(503)] Buffer Handle is null. [70634:17:1127/214322.691909:ERROR:shared_image_interface_proxy.cc(134)] Buffer handle is null. Not creating a mailbox from it. [70526:70598:1127/214322.692756:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= YUV_420_BIPLANAR and usage=SCANOUT_CPU_READ_WRITE [70526:70598:1127/214322.694142:ERROR:gpu_channel.cc(503)] Buffer Handle is null. [70634:17:1127/214322.695845:ERROR:shared_image_interface_proxy.cc(134)] Buffer handle is null. Not creating a mailbox from it. [70526:70598:1127/214322.697480:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= YUV_420_BIPLANAR and usage=SCANOUT_CPU_READ_WRITE [70526:70598:1127/214322.697688:ERROR:gpu_channel.cc(503)] Buffer Handle is null. [70634:17:1127/214322.697873:ERROR:shared_image_interface_proxy.cc(134)] Buffer handle is null. Not creating a mailbox from it. [70526:70598:1127/214322.698287:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= YUV_420_BIPLANAR and usage=SCANOUT_CPU_READ_WRITE
Here is my new config with Home Manager.
{ pkgs, config, ... }: { home.packages = with pkgs; [ #Vivaldi (vivaldi.override { proprietaryCodecs = true; enableWidevine = true; # kerberosSupport = true; commandLineArgs = [ # "--enable-features=VaapiVideoDecodeLinuxGL" # "--ignore-gpu-blocklist" # "--enable-zero-copy" # Vivaldi support forum, "https://forum.vivaldi.net/post/756473" "--ozone-platform=wayland" "--use-gl=angle " "--use-angle=gl " "--ignore-gpu-blacklist " "--enable-gpu-rasterization " "--enable-features=VaapiVideoDecodeLinuxGL,VaapiVideoEncoder,RawDraw,CanvasOopRasterization,UseOzonePlatform " "--enable-gpu-rasterization " "--enable-zero-copy " "--enable-hardware-overlays " "--enable-native-gpu-memory-buffers " "--enable-webrtc-pipewire-capturer " ]; }) ]; }
IDK if it's working or not but i got them from vivaldi forum.HERE
Also do i need to have all enabled?Graphics Feature Status ======================= * Canvas: Hardware accelerated * Canvas out-of-process rasterization: Enabled * Direct Rendering Display Compositor: Disabled * Compositing: Hardware accelerated * Multiple Raster Threads: Enabled * OpenGL: Enabled * Rasterization: Hardware accelerated on all pages * Raw Draw: Disabled * Skia Graphite: Disabled * Video Decode: Hardware accelerated * Video Encode: Software only. Hardware acceleration disabled * Vulkan: Disabled * WebGL: Hardware accelerated * WebGL2: Hardware accelerated * WebGPU: Disabled * WebNN: Disabled
@DoctorG said in Errors From Vivaldi:
Describe the issue.
When i turn on the vivaldi i get laggy performance, it last only for a few sec tho. Also sometimes it randomly lags, i think it's caused by the GPU or hardware.
-
@DoctorG said in Errors From Vivaldi:
Why do you run such old version?
7.0.3495.18 is the latest.When this version was released? I see this version didn't even hit the unstable branch of NixOS. Here.
-
-
@nahianadnan1234 said in Errors From Vivaldi:
Also do i need to have all enabled?
@DoctorG Do i really need all of them to be enabled?
-
@nahianadnan1234 I do not know as i can not administrate NixOS.
I am out of ideas!Bug try first with these three
"--ozone-platform=wayland" "--use-gl=angle " "--use-angle=gl "
Please see https://search.nixos.org/packages?channel=unstable&show=vivaldi&from=0&size=50&sort=relevance&type=packages&query=vivaldi
and contact the NixOS Vivaldi package maintainers by mail. -
@DoctorG Before i try what you said, I tried This Snapshot build.
And i am getting errors which is weird again.sudo nixos-rebuild test building the system configuration... error: builder for '/nix/store/dir9qihkfvbq5iimn8f44w6gi3w4ygjl-vivaldi-snapshot_7.0.3495.6-1_amd64.deb.drv' failed with exit code 1; last 7 log lines: > > trying https://downloads.vivaldi.com/snapshot/vivaldi-snapshot_7.0.3495.6-1_amd64.deb > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download vivaldi-snapshot_7.0.3495.6-1_amd64.deb from any mirror For full logs, run 'nix log /nix/store/dir9qihkfvbq5iimn8f44w6gi3w4ygjl-vivaldi-snapshot_7.0.3495.6-1_amd64.deb.drv'. error: 1 dependencies of derivation '/nix/store/w8qc2mwqbwqlsazpvg1sfpgipaq5hkqb-vivaldi-7.0.3495.6.drv' failed to build error: 1 dependencies of derivation '/nix/store/42m4qlwvhhy4xzrabib5z2rn38q0ji4h-home-manager-path.drv' failed to build error: 1 dependencies of derivation '/nix/store/gj2zqafa1pc7m7h531f25nmv8dp1v4gg-home-manager-generation.drv' failed to build error: 1 dependencies of derivation '/nix/store/8c5v9fh51xds6ppsxkq9is1fn13x1l0z-user-environment.drv' failed to build error: 1 dependencies of derivation '/nix/store/0p2mj7dbs0vpf01bqva35w8chncnf5by-etc.drv' failed to build error: 1 dependencies of derivation '/nix/store/naxk9sj32hgdi6y8sjz1xh5zsz25hrrw-nixos-system-NIX-DADDY-24.11.20241116.057f63b.drv' failed to build
Is my networking blocking the URL or vivaldi deleted the URL? Can you test and inform me? the URL "https://downloads.vivaldi.com/snapshot/vivaldi-snapshot_7.0.3495.6-1_amd64.deb"
-
@nahianadnan1234 Your link is outdated. Archived versions
Links to latest versions Linux packages
Stable: https://vivaldi.com/download/vivaldi-stable_amd64.debSnapshot: https://downloads.vivaldi.com/snapshot/vivaldi-snapshot_7.1.3527.3-1_amd64.deb
-
@DoctorG said in Errors From Vivaldi:
Your link is outdated.
I know it is outdated, And i got the link from NixOS rebuild, I assume you're same as me who can't go to the link, I think i really have to report it to vivaldi repo.
-
@nahianadnan1234 said in Errors From Vivaldi:
I assume you're same as me who can't go to the link, I think i really have to report it to vivaldi repo.
No! You never got outdated versions by Vivaldi repo.
See repo listing https://repo.vivaldi.com/snapshot/deb/pool/main/
https://repo.vivaldi.com/stable/deb/pool/main/The issue is on NixOS builder side.
-
@DoctorG said in Errors From Vivaldi:
Snapshot: https://downloads.vivaldi.com/snapshot/vivaldi-snapshot_7.1.3527.3-1_amd64.deb
Hmm, Now i can go to the URL and can download the Snapshot build. So NixOS has some issues with the package have to report it to them. Also it is a good idea to report it to the NixPKGS github not on email.
@DoctorG said in Errors From Vivaldi:
The issue is on NixOS builder side.
Yeah it is, they're outdated right now as vivaldi has updated their browser.
-
@nahianadnan1234 said in Errors From Vivaldi:
So NixOS has some issues with the package have to report it to them. Also it is a good idea to report it to the NixPKGS github not on email.
Yes, i think so, please report to NixOS maintainers.
-
I have same errors in journalctl from vivaldi 7.0.3495.15 on Arch linux with gnome wayland when I watch any youtube video.
Vivaldi runs with the flags:
/usr/bin/vivaldi-stable --flag-switches-begin --ozone-platform-hint=wayland --save-page-as-mhtml --flag-switches-end
Its intel integrated graphics:
GL_RENDERER : ANGLE (Intel, Mesa Intel(R) Arc(tm) Graphics (MTL), OpenGL ES 3.2 Mesa 24.2.7-cachyos1.2)
The errors:
vivaldi-stable.desktop[2313]: [2355:2393:1128/000307.886419:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= YUV_420_BIPLANAR and usage=SCANOUT_CPU_READ_WRITE vivaldi-stable.desktop[2313]: [2355:2393:1128/000307.886465:ERROR:gpu_channel.cc(503)] Buffer Handle is null.
-
@DoctorG said in Errors From Vivaldi:
Yes, i think so, please report to NixOS maintainers.
I did, Here is the link of the report on their github page.
And i think i will make another PR just for the update vivaldi, let's see how it goes for snapshot. -
@hxss said in Errors From Vivaldi:
vivaldi 7.0.3495.15 on Arch linux
I can see in Arch repo maintainer have updated the package to
vivaldi 7.0.3495.20-1
So can you try now after updating the package? And let us know if you still get the errors. -
So much irrelevant noise for nothing, a simple "Cannot create bo with format= YUV_420_BIPLANAR" internet search leads with 2-3 clicks to
https://chromiumdash.appspot.com/commit/000064171db044f98d1c9e025e16007d8269e26a, which means Vivaldi will get the fix when it is going to rebase itself on Chromium 132 some time in January next year.-if we all live until then