Summary: | Mouse is lagging/skipping frames when entering Task Manager area | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Marcelo Bossoni <mmbossoni> |
Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | alexey, bharadwaj.raju777, felpies, kde, kertzi, nate, qydwhotmail, xglooom |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 5.27.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=466680 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | firefox drops fps |
Description
Marcelo Bossoni
2023-03-01 21:18:49 UTC
Possibly something to do with the triangle mouse filter? But I can't reproduce the issue and I have much weaker hardware than Marcelo is using. Probably the filter, yes. Not entirely sure about the cause, but maybe the logic we use for the secondary point is too slow? Will need profiling. Any way to disable the effect on user side just to test? Created attachment 157080 [details]
firefox drops fps
Got the same issue, but it does not consistently reproduce, at least several minutes it works okay after boot, or after plasmashell --replace. I've noticed that video in Firefox stutters too when hovering over the task manager. I enable FPS counter inside firefox and it drops from 120/60 to <30fps when this happens. It reproduces on built-in display and on an external monitor too. My hardware: Operating System: Manjaro Linux KDE Plasma Version: 5.27.2 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 Kernel Version: 6.2.2-1-MANJARO (64-bit) Graphics Platform: Wayland Processors: 16 × 12th Gen Intel® Core™ i5-1240P Memory: 38,9 GiB of RAM Graphics Processor: Mesa Intel® Graphics Manufacturer: LENOVO Product Name: 21DJ System Version: ThinkBook 15 G4 IAP Noticed in journal kwin_wayland[1819]: kwin_screencast: Dropping a screencast frame because the compositor is slow And it seems disabling "Show small windows previews when hovering over Tasks" option in Task Manager settings solves the problem. Aleksey's problem appears to be unrelated to the triangle mouse filter, and is instead due to some inefficiency in the screencasting. Did this happen before 5.27 as well? Before 5.27 it wasn't happening, noticed it right after update. During tests, I've realized that firefox and chrome somehow related to this behavior. When I close their windows - mouse seems to hover smoothly. But instantly laggy after running the browser again. Disabling hover previews doesn't instantly solve the issue, it needs to restart plasmashell, otherwise, it is laggy even without previews. For me even disabling previews doesn't work. It makes it better, but doesn't fix the problem. I also see some instances of failed thumbnailing when youtube is the page in focus (don't know if it is related to media controls though). If you minimize and restore some window (like konsole) using the taskbar button, things get worse. *** This bug has been marked as a duplicate of bug 464530 *** Still happening on 5.27.4 Every time mouse is entering task manager icons it lags/skip frames *** This bug has been marked as a duplicate of bug 464530 *** The root cause is basically the same. Please do not reopen this bug. Thank you! It seems to be happening again on 5.27.8, maybe a regression or something? (I can provide video proof and/or more information if needed) (In reply to Felipe Castilho from comment #14) > It seems to be happening again on 5.27.8, maybe a regression or something? > (I can provide video proof and/or more information if needed) I can confirm, it happens on my setup as well, 5.27.10 This still happens on version 5.27.11, mouse movement lags in task manager area. Also that this is market as duplicate of 464530 which doesn't sound right. My laptop have resources 8 cores, 31GB etc. and INTEL graphics, not NVIDIA as they say is root cause of 464530. Here is my setup: Operating System: Manjaro Linux KDE Plasma Version: 5.27.11 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.12 Kernel Version: 6.6.25-1-MANJARO (64-bit) Graphics Platform: Wayland Processors: 8 × Intel® Core™ i7-8565U CPU @ 1.80GHz Memory: 31,0 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics 620 Manufacturer: LENOVO Product Name: 20NR001MMX System Version: ThinkPad L390 It would be great to know how to solve this because this is annoying bug. Thanks! Your best bet: upgrade do plasma 6 OR disable thumbnails on taskbar/ I believe this has to do with nvidia + thumbnailer + opengl quirks on nvidia (In reply to Marcelo Bossoni from comment #17) > Your best bet: upgrade do plasma 6 OR disable thumbnails on taskbar/ > I believe this has to do with nvidia + thumbnailer + opengl quirks on nvidia Ok, thanks. I will then start looking how to do upgrade to plasma 6 |