#Chromium based browser is having a ui glitch

1 messages · Page 1 of 1 (latest)

copper linden
#

Outside of trying to update again there's not much I can diagnose without more context

copper linden
#

#1019975631485816862 message I actually cannot help you if I don't have more context.

copper linden
#

You won't get any help unless you help us. Not to be rude but I literally linked the pinned rules for how to submit an issue and what you need to do in order to get help. Read the fucking rules.

We have a beautiful screenshot of a bug, but we don't know anything about the environment which created it. Actually give context.

#

In particular, I'd think we need to see a list of packages which got updated during the previously mentioned upgrade. Those things are logged for a reason, and it's to resolve issues like this.

radiant zealot
#

This is seem to be a GPU cache problem. I have solved it by deleting ~/.config/chromium/ShaderCache ~/.config/chromium/GrShaderCache ~/.config/chromium/Default/GPUCache that can be found in home directory or if its installed with flatpak can be found in /home/user/.var/app/com.github.Eloston.UngoogledChromium/config/. OPTION 2: If it didnt work, you can run chromium --disable-gpu or if flatpak flatpak run com.github.Eloston.UngoogledChromium --disable-gpu and then the browser should open, Inside the browser go to settings > system > (disable the "Use hardware acceleration when available") then relaunch. This will however slow the browser a bit.