Vivaldi stop working in Linux mint
-
It had been working fine but suddenly when I open vivaldi the entire window looks blank, the UI or the content of the URL is not visible. Only by opening it with --use-gl=desktop can I make it work again, but I'm not clear about what that parameter produces or how I can fix it so that I don't need to run it that way. Anyone with any suggestions? Thank you
UPDATE: Solved with this https://www.ghacks.net/2023/07/12/chromium-based-browsers-are-not-loading-pages-properly-on-linux-heres-how-to-fix-it/
-
@sebasicario Welcome in our Vivaldi Community
Some useful links for you:
- Troubleshooting issues
- Snapshot vs Stable browser
- Vivaldi Features
- How To
- Vivaldi Tips
- Tutorials
- Vivaldi Help
- Using the Forum Search
- Local Forums in your language
- Common Security-Related Questions
- Help on Feature Requests
- Modding Vivaldi
- Help on Vivaldi Mail (mail client for use with calendars, feeds, mails)
- Help on Vivaldi Calendar (the part of Vivaldi Mail client)
Do not hesitate to ask, we are a community to help users.
Enjoy browsing with Vivaldi.
-
-
-
@DoctorG Sometime it helps to delete all GPUCache folders in Vivaldi profile folder.
//edit :was posted delayed. -
This command will locate all GPUCache directories in Vivaldi profiles, it covers both Vivaldi Stable and (if installed) Vivaldi Snapshot. There are two GPUCache directories in each profile.
find ~/.config/vivaldi* -type d | grep GPUCache