• Browser
  • Mail
  • News
  • Community
  • About
Register Login
HomeBlogsForumThemesSocial

Vivaldi

  • Browser
  • Mail
  • News
  • Community
  • About

Navigation

    • Home
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Desktop
    3. Vivaldi for Linux
    4. Broken text on tabs

    Solved Broken text on tabs

    Vivaldi for Linux
    54
    175
    7022
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • vaygrV
      vaygr
      last edited by

      Have exact same problem on latest Manjaro with 5.2. Somehow it fixes itself for a few minutes depending on mouse focus, new tabs created / existing tabs closed.

      1 Reply Last reply Reply Quote 0
      • vaygrV
        vaygr @guigirl
        last edited by

        @guigirl I'm on X11, and neither of profile / gpu / gpu comp suggestions fixed anything.

        1 Reply Last reply Reply Quote 0
        • vaygrV
          vaygr
          last edited by

          Reverting to 5.1 fixes the issue.

          DoctorGD 1 Reply Last reply Reply Quote 0
          • guigirlG
            guigirl
            last edited by

            Aha, a clue!

            maltazar1
            ยท
            16 hr. ago

            You can fix it by disabling gpu rasterization in flags temporarily
            1
            User avatar
            level 2
            givbra
            Op ยท
            7 hr. ago

            disabling gpu rasterization in flags

            Thank you. I confirm that disabling GPU rasterization fixes the issue for now ... ๐Ÿ™‚

            vivaldi://flags

            GPU rasterization -> Disabled

            1 Reply Last reply Reply Quote 2
            • nproN
              npro
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • DoctorGD
                DoctorG Ambassador @vaygr
                last edited by DoctorG

                @vaygr Downgrade is not advised by Vivaldi, such will crap browser data and cause strange effects.

                Not a Vivaldi support / Volunteer helper
                Linux Debian 11 KDE / Windows 11
                Intel i5-7400 / NVidia GT 710 / Intel HD 630

                guigirlG 1 Reply Last reply Reply Quote 1
                • guigirlG
                  guigirl @DoctorG
                  last edited by

                  @DoctorG said in Tab text issue in Vivaldi 5.2 on Fedora 36 and Gnome 42:

                  supposed

                  supported, i presume?

                  DoctorGD 1 Reply Last reply Reply Quote 0
                  • DoctorGD
                    DoctorG Ambassador @guigirl
                    last edited by DoctorG

                    @guigirl Thanks for hint. Sorry, i meant "advised", i fixed this in posting.

                    Not a Vivaldi support / Volunteer helper
                    Linux Debian 11 KDE / Windows 11
                    Intel i5-7400 / NVidia GT 710 / Intel HD 630

                    1 Reply Last reply Reply Quote 1
                    • D
                      devlprWrk1BLeader
                      last edited by

                      Same problem! Screen was made with default user profile, on others same bug. Its was happens after update ubuntu to 22.04.
                      hardinfo report
                      2022-05-16_09-25.png

                      1 Reply Last reply Reply Quote 0
                      • N
                        nclaudel
                        last edited by

                        Same issue here, Arch with Gnome on Wayland with Iris Xe graphics.

                        It worked perfectly before 5.2.

                        1 Reply Last reply Reply Quote 0
                        • exist2resistE
                          exist2resist @guigirl
                          last edited by exist2resist

                          @guigirl said in Broken text on tabs:

                          @exist2resist Seems all fine here [but i'm only using a VM, not on-metal].

                          ad7072ef-2d69-42e2-ac65-8aaba4c5540e-image.png

                          Suggestions:

                          • can you verify in a clean test profile [eg, via vivaldi-stable --profile-directory="NewTestProfile" in terminal]?
                          • Fedora WS session default is Wayland; have you retested in X11?
                          • still in Wayland, try launching your V as a full-W app, not its default Xwayland app mode, by vivaldi-stable --enable-features=UseOzonePlatform --ozone-platform=wayland?
                          • try launching your V from terminal with either of these switches appended: --disable-gpu or --disable-gpu-compositing?

                          I do not use Wayland, my default is xorg.
                          Your suggestions did not help anything still getting the same issue.
                          Was fine on Fedora 35 prior to upgrading.

                          Thanks

                          1 Reply Last reply Reply Quote 0
                          • nproN
                            npro
                            last edited by npro

                            You are all using Intel Xe Graphics and you have all moved to a newer kernel, newer mesa version etc. Newer is not always better.

                            you can do one of the following:

                            • try with an older kernel
                            • try with Vulkan instead of GL (assuming you have everything vulkan necessary)
                            $ vivaldi-stable  --use-vulkan --enable-features=Vulkan
                            
                            • try disabling hardware acceleration or parts as instructed
                            • try living with a basic Vivaldi (without its UI) with
                            $ vivaldi-stable --disable-vivaldi
                            
                            • try Vivaldi Snapshot (5.3) to see if it is also affected
                            • report the bug to the bugtracker
                            • wait for 5.3 hoping/in case it is not affected
                            • use another browser which is not affected
                            exist2resistE 1 Reply Last reply Reply Quote 1
                            • exist2resistE
                              exist2resist @npro
                              last edited by

                              @npro said in Broken text on tabs:

                              You are all using Intel Xe Graphics and you have all moved to a newer kernel, newer mesa version etc. Newer is not always better.

                              you can do one of the following:

                              • try with an older kernel
                              • try with Vulkan instead of GL (assuming you have everything vulkan necessary)
                              $ vivaldi-stable  --use-vulkan --enable-features=Vulkan
                              
                              • try disabling hardware acceleration or parts as instructed
                              • try living with a basic Vivaldi (without its UI) with
                              $ vivaldi-stable --disable-vivaldi
                              
                              • try Vivaldi Snapshot (5.3) to see if it is also affected
                              • report the bug to the bugtracker
                              • wait for 5.3 hoping/in case it is not affected
                              • use another browser which is not affected

                              There is no world where I run a modern browser without hardware acceleration, so that is not an option.
                              Do you have a link to 5.3 snapshot for rpm package?

                              nproN 1 Reply Last reply Reply Quote 0
                              • nproN
                                npro @exist2resist
                                last edited by npro

                                @exist2resist said in Broken text on tabs:

                                Do you have a link to 5.3 snapshot for rpm package?

                                ๐Ÿ‘‰ https://vivaldi.com/blog/desktop/reset-settings-to-defaults-vivaldi-browser-snapshot-2669-3/

                                exist2resistE 1 Reply Last reply Reply Quote 1
                                • jeetssJ
                                  jeetss
                                  last edited by

                                  The Writing on my tabs is getting jumbled up. I have attached a screenshot of the problem.
                                  I have recently updated to ubuntu 22.04 with wayland and since then I am facing this issue with vivaldi. Is there any solution to this problem? I am using intergrated Iris GPU.

                                  vivaldi_problem.png

                                  luetageL 1 Reply Last reply Reply Quote 1
                                  • luetageL
                                    luetage @jeetss
                                    last edited by

                                    @jeetss Check vivaldi://gpu for issues.

                                    github โ—Š vfm

                                    1 Reply Last reply Reply Quote 0
                                    • LonML
                                      LonM Moderator
                                      last edited by

                                      Hi, please discuss this issue at the existing thread here: https://forum.vivaldi.net/topic/75400/broken-text-on-tabs?page=1

                                      Thanks

                                      ๐Ÿ’ป Windows 10 64-bit Sopranos Builds โ€ข en-GB โ€ข ๐Ÿ—ณ vote for features โ€ข ๐Ÿ•ต๏ธโ€โ™€๏ธ Code of Conduct โ€ข ๐Ÿž Report bugs

                                      1 Reply Last reply Reply Quote 0
                                      • pafflickP pafflick marked this topic as a question on
                                      • exist2resistE
                                        exist2resist @npro
                                        last edited by

                                        @npro
                                        Snapshot has the same issue as current release.

                                        nproN 1 Reply Last reply Reply Quote 0
                                        • nproN
                                          npro @exist2resist
                                          last edited by npro

                                          @exist2resist Interesting. Today there has been a Snapshot update, you 're talking about it? Do you also have Intel Xe Graphics? If so, try an older kernel since you 're saying it was running ok with F35.

                                          Or try disabling just the rasterization with --disable-gpu-rasterization.

                                          exist2resistE 1 Reply Last reply Reply Quote 2
                                          • D
                                            dhruv8sh
                                            last edited by

                                            Tab names are scrambled until I hover over them. Seems like English is overlay-ed with some other language, or just somewhat offset English itself. Tab names as a result are unreadble.

                                            Example:
                                            f6acd461-4fb4-445b-a757-c1fbdbcf38cd-image.png

                                            guigirlG 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 4 / 9
                                            • First post
                                              Last post

                                            Looks like your connection to Vivaldi Forum was lost, please wait while we try to reconnect.

                                            Copyright © Vivaldi Technologies™ โ€” All rights reserved. Privacy Policy | Code of conduct | Terms of use | Vivaldi Status