问题:
尽管我已经重新安装了所有我能想到的东西,但我在某些高亮显示上遇到了问题。这个问题在GNOME和KDE中都存在。
在使用Firefox和KDE Plasma 5桌面时,它似乎会持续出现,然而我也看到它发生在其他应用程序中(例如:Ubuntu设置和Dolphin)。它似乎只发生在某些程序中:Slack、VS Code、Atom、Gimp和Google Chrome从未给我带来过问题。
所有的撕裂似乎都是因为高亮显示某个内容或悬停在按钮上。也许共同点与执行fill有关?
我对Linux并不是很有经验,所以非常感谢任何帮助。
示例:
图形信息
andrew@qis:~$ glxinfo -B
name of display: :0
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Intel Open Source Technology Center (0x8086)
Device: Mesa DRI Intel(R) HD Graphics 2500 (IVB GT1) (0x152)
Version: 20.2.6
Accelerated: yes
Video memory: 1536MB
Unified memory: yes
Preferred profile: core (0x1)
Max core profile version: 4.2
Max compat profile version: 3.0
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 2500 (IVB GT1)
OpenGL core profile version string: 4.2 (Core Profile) Mesa 20.2.6
OpenGL core profile shading language version string: 4.20
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 3.0 Mesa 20.2.6
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 20.2.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
andrew@qis:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200
v2/3rd Gen Core processor Graphics Controller (rev 09)
系统信息:
Operating System: Ubuntu 20.04
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.8.0-55-generic
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-3470 CPU @ 3.20GHz
Memory: 15.5 GiB of RAM
mesa-utils/focal now 8.4.0-1build1 amd64
qt5-style-kvantum/focal,now 0.20.0+repack-1~focal1 amd64
合成器设置(这些是默认值):
- 缩放方法:平滑
- 渲染后端:OpenGL 3.1
- 撕裂预防:自动 当我尝试调整这些设置时,事情开始变得奇怪,所以我将它们重置了,但我愿意再尝试一下。
如果你需要更多的信息,只需问一下。但是请有人帮帮我!


