當我在 kubuntu 20.04 中快速將滑鼠移到 kde 面板上時,kde 面板一直閃爍

當我在 kubuntu 20.04 中快速將滑鼠移到 kde 面板上時,kde 面板一直閃爍

當我快速移動滑鼠時,它會導致面板閃爍(快速消失並出現)。

當我在面板上緩慢移動滑鼠時,它不會閃爍。

這可能與視窗內容的呈現有關。

i915 正在使用,GLX 已啟用。

slava@slava-Aspire-5742G:~$ lspci -k | grep -EA3 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation Core 
Processor Integrated Graphics Controller (rev 02)
        Subsystem: Acer Incorporated [ALI] Core Processor 
Integrated Graphics Controller
    Kernel driver in use: i915
    Kernel modules: i915


slava@slava-Aspire-5742G:~$ glxinfo | grep Device
    Device: Mesa DRI Intel(R) HD Graphics (ILK) (0x46)

如何解決這個問題?

相關內容