Hey.
I have installed Zorin OS 18.1 and made some changes in appearance. Since then frames flicker (as dialog boxes etc.) when changing focus.
I guess it was something for visual-impared but cannot find it to stop doing the stuff.
Any idea, please?
Thank you
Hello and welcome,
run this in terminal
echo $XDG_SESSION_TYPE
If you are in Wayland, switch to Xorg:
- Logout
- At the login screen, click your username (don't enter password)
- Click the gear icon in the bottom right
- Select "Zorin Desktop on Xorg"
- Log in
Do you have maybe enabled the effect "Jelly mode"? In the app "Zorin appearance" you can disable it.
Sorry, this did not work. But thanks for your try
Thanks a lot. I gave it a try but no, it did not help
Do you have installed third-party gnome extensions? If yes, please disable them and test then.
I will. But I am a newbie on Linux. How do I know what third-party gnome extensions did I installed or could safely disable?
You would know if you had installed third-party extensions. Usually, you use the Extension Manager
sudo apt install gnome-shell-extension-manager
to install GNOME extensions, and when you open it, you'll see all installed GNOME extensions in the "Installed" tab, and you'll also be able to see whether they're enabled or disabled. There is no risk to disable all user-installed gnome extensions (you don't need to remove them, just turn off the slider if you have user-installed extensions. Keep the system extensions enabled which are enabled).
I have checked it in Extension Manager and it says: There are no user extensions installed. Only thing I could do is disable rest of the extensions but probably I should not
No, don't do that, keep them. They are needed to have a taskbar and the start menu and other things. Usually they don't cause flickering.
Do you remember what you have changed when the issue with the flickering appeared? Do you have an Nvidia graphics card?
Do you have fractional scaling enabled? If yes, test it with disabled fractional scaling.
What is your system ? brand and model ?
GPU ?
Nope. I do not have fractional scaling enabled.
Do not think so
Fujitsu LifebookE449, Intel Core i3, Intel UHD Graphics 620 (KBL GT2), Zorin OS 18.1 Core, Wayland,
So you go back to Wayland ?
Yes, since it does not change anything. Or?
Give us the output of
inxi -G
Graphics:
Device-1: Intel UHD Graphics 620 driver: i915 v: kernel
Device-2: Chicony FJ Camera driver: uvcvideo type: USB
Display: wayland server: X.Org v: 23.2.6 with: Xwayland v: 23.2.6
compositor: gnome-shell v: 46.0 driver: X: loaded: modesetting
unloaded: fbdev,vesa dri: iris gpu: i915 resolution: 1920x1080~60Hz
API: EGL v: 1.5 drivers: iris,swrast
platforms: gbm,wayland,x11,surfaceless,device
API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa
v: 25.2.8-0ubuntu0.24.04.1 renderer: Mesa Intel UHD Graphics 620 (KBL GT2)
give us the output of
uname -r
6.17.0-23-generic
I will be offline for couple of hours now.
Thank you for your effort so far