Bug 458399 - google chrome window stops updating
Summary: google chrome window stops updating
Status: RESOLVED WORKSFORME
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (other bugs)
Version First Reported In: 5.25.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-27 18:09 UTC by Mariusz Libera
Modified: 2023-02-11 11:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
about:gpu from chrome (33.39 KB, text/plain)
2022-08-27 18:09 UTC, Mariusz Libera
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mariusz Libera 2022-08-27 18:09:33 UTC
Created attachment 151643 [details]
about:gpu from chrome

Sometimes Google Chrome window stops updating - I've noticed this a couple times while watching some youtube videos.
This was in the log while it happened:

sie 27 19:55:23 ideapad520 kwin_x11[771]: kwin_core: XCB error: 14 (BadIDChoice), sequence: 42990, resource id: 14830549, major code: 138 (XFIXES), minor code: 5 (CreateRegion)
sie 27 19:55:23 ideapad520 kwin_x11[771]: kwin_core: XCB error: 140 (Unknown), sequence: 42991, resource id: 14830549, major code: 143 (DAMAGE), minor code: 3 (Subtract)
sie 27 19:55:23 ideapad520 kwin_x11[771]: kwin_core: XCB error: 140 (BadRegion), sequence: 42992, resource id: 14830549, major code: 138 (XFIXES), minor code: 19 (FetchRegion)
sie 27 19:55:23 ideapad520 kwin_x11[771]: kwin_core: XCB error: 140 (BadRegion), sequence: 42993, resource id: 14830549, major code: 138 (XFIXES), minor code: 10 (DestroyRegion)

Stopping and starting compositing fixes it.

sie 27 19:57:57 ideapad520 kwin_x11[771]: OpenGL vendor string:                   Intel
sie 27 19:57:57 ideapad520 kwin_x11[771]: OpenGL renderer string:                 Mesa Intel(R) UHD Graphics 620 (KBL GT2)
sie 27 19:57:57 ideapad520 kwin_x11[771]: OpenGL version string:                  4.6 (Compatibility Profile) Mesa 22.1.6
sie 27 19:57:57 ideapad520 kwin_x11[771]: OpenGL shading language version string: 4.60
sie 27 19:57:57 ideapad520 kwin_x11[771]: Driver:                                 Intel
sie 27 19:57:57 ideapad520 kwin_x11[771]: GPU class:                              Kaby Lake
sie 27 19:57:57 ideapad520 kwin_x11[771]: OpenGL version:                         4.6
sie 27 19:57:57 ideapad520 kwin_x11[771]: GLSL version:                           4.60
sie 27 19:57:57 ideapad520 kwin_x11[771]: Mesa version:                           22.1.6
sie 27 19:57:57 ideapad520 kwin_x11[771]: X server version:                       1.21.1
sie 27 19:57:57 ideapad520 kwin_x11[771]: Linux kernel version:                   5.19.3
sie 27 19:57:57 ideapad520 kwin_x11[771]: Requires strict binding:                yes
sie 27 19:57:57 ideapad520 kwin_x11[771]: GLSL shaders:                           yes
sie 27 19:57:57 ideapad520 kwin_x11[771]: Texture NPOT support:                   yes
sie 27 19:57:57 ideapad520 kwin_x11[771]: Virtual Machine:                        no
sie 27 19:57:57 ideapad520 kwin_x11[771]: QObject::connect(KWin::InputMethod, KWin::EffectsHandlerImpl): invalid nullptr parameter
sie 27 19:57:57 ideapad520 kwin_x11[771]: BlurConfig::instance called after the first use - ignoring
sie 27 19:57:57 ideapad520 kwin_x11[771]: ZoomConfig::instance called after the first use - ignoring
sie 27 19:57:57 ideapad520 kwin_x11[771]: WindowViewConfig::instance called after the first use - ignoring
sie 27 19:57:57 ideapad520 kwin_x11[771]: SlidingPopupsConfig::instance called after the first use - ignoring
sie 27 19:57:57 ideapad520 kwin_x11[771]: OverviewConfig::instance called after the first use - ignoring
sie 27 19:57:57 ideapad520 kwin_x11[771]: MagicLampConfig::instance called after the first use - ignoring
sie 27 19:57:57 ideapad520 kwin_x11[771]: KscreenConfig::instance called after the first use - ignoring
sie 27 19:57:57 ideapad520 kwin_x11[771]: DesktopGridConfig::instance called after the first use - ignoring
Comment 1 Mariusz Libera 2023-02-11 11:18:46 UTC
I haven't seen that happen in quite a while, maybe it got fixed.