Upgrade to Chromium 114 – Vivaldi Browser snapshot 3023.3
-
@vivabiolzdi said in Upgrade to Chromium 114 – Vivaldi Browser snapshot 3023.3:
there is bug in the title bar
Describe the bug, please.
-
@ybjrepnfr You should have a crashlog. Can we have that? It will be within your profile in the crashlog folder under pending. Most recent file that ends .dmp.
Log a bug report on the bug report wizard, when you get the confirmation email reply to that with the crahlog attached. Thanks!
-
@DoctorG : that's a visual bug. The icons (cloud and trash) are not aligned with the "windows buttons" (on the right) and the Vivaldi menu button (on the left). And there is a space between the top of the window and tabs.
-
@vivabiolzdi That is a known bug, not fixed yet.
-
@DoctorG : ok, thank you
-
Hi, since this update I get a new startpage tab if I change to a workspace sometimes.
The last chosen tab in a workspace is not remembered, the workspace open at a random tab.
I have not tested this is a clean profile yet, curious if other user have the same issues with this snapshot.Cheers, mib
-
@Ruarí said in Upgrade to Chromium 114 – Vivaldi Browser snapshot 3023.3:
@paul1149 Fair enough
P.S.
¹ If you do not know if you have a new enough glibc you can check this with
ldd --version | head -n1
.Would save you trying something that could not work.
But I was willing to install or upgrade to the necessary package, so it's possible lack did not deter me. The problem was it got too complicated for me to do so. And especially when I read that it is a system package, and that installing a different version of it can have adverse effects system-wise, my "deep-waters" warning sensors began to activate.
-
Tabs are not to the edge of screen, i have disabled tab combining and it's not any better. Don't invent new bugs, but rather fix them?
-
@vivabiolzdi: You can fix it by using custom CSS.
/* Tab bar spacing fix */ .tabs-top.address-top#browser.win:not(.fullscreen, .disable-titlebar) #header { min-height: calc(30px / var(--uiZoomLevel)); }
-
-
Anyone able to help get me into the Vivaldi iOS Beta? I have an iPhone 14 Pro I'd love to test and help bug report on. Cheers
-
@scottytrees
Hi, read this report carefully:
https://www.ghacks.net/2023/05/17/vivaldi-for-ios-is-now-available-in-testflight/And this is maybe intresting:
https://forum.vivaldi.net/topic/86956/ios-version-release-from-testflight/32Cheers, mib
-
@Ruarí sigh, completely irrelevant remark. as i both stated, & demonstrated via the pasted terminal transcript, this snappie also fails to launch when initiated naked, ie, NO FIREJAIL.
-
@Ruarí said in Upgrade to Chromium 114 – Vivaldi Browser snapshot 3023.3:
You should have a crashlog. Can we have that?
found the directory; has numerous files from last night [coz i'd tried many launch variations & iterations]. so far i cannot find any app i have installed that opens this file -- i won't send it unless i can first inspect it to ensure no private data is included. what app/s do i need to view its contents, pls?
-
@ybjrepnfr
Hi, you need a debugger, I tried with gdb but doesn´t work.
No private data included, they look like:This is WinDbg for Windows.
Cheers, mib
-
@mib2berlin said in Upgrade to Chromium 114 – Vivaldi Browser snapshot 3023.3:
you need a debugger
oh, that makes sense, ta. ok, i've now installed
kdbg
, & everything is now much clearer to me...evidently that app is unsuitable, or being completely clueless as i am, i'm just not using it properly.
-
@ybjrepnfr
Haha, it depends how the Vivaldi team compile, gdb and kdgb are C and C+ debugger but Vivaldi use Rust.
I guess we need to wait for @Ruarí shed a bit light to us.Cheers, mib
-
I'm not sure about this one
[Mail] After importing from Opera Mail, those with attachments are not flagged as such (VB-96659)
Does this mean that when importing from Opera Mail that the "paperclip" icon doesn't show for emails with attachments?
On a quick check, I have one that I imported that has the icon, but others with an attachment do not.
Does this bug fix add the icon for emails that were imported using previous versions, or only if we import after upgrading to this version (I can't check because I'm using Linux and waiting to upgrade)?
-
Here is an option for the arm64 (aarch64) Linux users. It again assumes you have glibc 2.35 or above (checkable with
ldd --version | head -n1
).You can use a file from the "edge" steam of the 114.0.5696.0 Chromium arm64 snap package, which can be fetched, extracted and installed, like so:
wget https://api.snapcraft.io/api/v1/snaps/download/XKEcBqPM06H1Z7zGOdG5fbICuf8NWK5R_2430.snap unsquashfs XKEcBqPM06H1Z7zGOdG5fbICuf8NWK5R_2430.snap sudo cp squashfs-root/usr/lib/chromium-browser/libffmpeg.so /opt/vivaldi-snapshot/libffmpeg.so.6.1
-
@ruarí: build.ninja does not exist on opensuse and neither does samurai. And I really have no wish to download any more crap just to get it to work.
Vivaldi seems to be getting to that stage where a workaround has to be coded to get around another workaround which was coded to fix a previous workaround. It's becoming a pathetic mess.