Errors From Vivaldi
-
@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