Bug 466371

Summary: The taskbar randomly disappears and then automatically restarts several times throughout the day when you mouse over the taskbar icons
Product: [Plasma] plasmashell Reporter: Chema <rondo.sp>
Component: Task Manager and Icons-Only Task ManagerAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate
Priority: NOR    
Version: 5.27.1   
Target Milestone: 1.0   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Log of the error obtained in KSystemLog

Description Chema 2023-02-24 19:49:43 UTC
Created attachment 156686 [details]
Log of the error obtained in KSystemLog

SUMMARY
***
The taskbar randomly disappears and then automatically restarts several times throughout the day when you mouse over the taskbar icons
***

STEPS TO REPRODUCE
I can't say a safe way to reproduce the problem since as I say, it happens randomly sometimes, but the problem happens when you hover the mouse pointer over some icon on the taskbar

OBSERVED RESULT
The taskbar disappears and then reloads automatically

EXPECTED RESULT
The taskbar should not disappear when you hover the mouse pointer over one of its icons

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.27.1
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.1.13-x64v3-xanmod1 (64-bit) --> Tested also with standard 6.1.13 and 6.2
Graphics Platform: Wayland
Processors: 8 × AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx
Memory: 29,3 GiB of RAM
Graphics Processor: AMD Radeon Vega 8 Graphics
Manufacturer: BESSTAR TECH LIMITED
Product Name: UM350

ADDITIONAL INFORMATION
This error began to occur after updating to one of the versions published in the last two years, before this error did not occur.

I have tried from KDE 5.27.1 with a session in Wayland and with Linux Kernel 6.1.13 and 6.2, and in both cases the same thing happens. I haven't tested much with X11, but in this environment the time I've tested it seems to work fine, so the problem seems to only occur on Wayland.

I attach the log file obtained with KSystemLog. The error I believe occurs at line 964:

24/2/23 20:09	kwin_wayland_wrapper	error in client communication (pid 819)
24/2/23 20:09	plasmashell	wl_display@1: error 1: invalid method 1, object zkde_screencast_stream_unstable_v1@137
24/2/23 20:09	plasmashell	The Wayland connection experienced a fatal error: Invalid argument
24/2/23 20:09	plasmashell	The Wayland connection experienced a fatal error: Invalid argument
24/2/23 20:09	systemd	plasma-plasmashell.service: Main process exited, code=exited, status=1/FAILURE
24/2/23 20:09	systemd	plasma-plasmashell.service: Failed with result 'exit-code'.
24/2/23 20:09	systemd	plasma-plasmashell.service: Consumed 23.097s CPU time.
24/2/23 20:09	systemd	plasma-plasmashell.service: Scheduled restart job, restart counter is at 1.
24/2/23 20:09	systemd	Stopped KDE Plasma Workspace.
24/2/23 20:09	systemd	plasma-plasmashell.service: Consumed 23.097s CPU time.
24/2/23 20:09	systemd	Starting KDE Plasma Workspace...
24/2/23 20:09	plasmashell	Checking screens: available: (QScreen(0x56260f5d5ca0, name="HDMI-A-1")) redundant: QHash() fake: QSet() all: (QScreen(0x56260f5d5ca0, name="HDMI-A-1"))
24/2/23 20:09	systemd	Started KDE Plasma Workspace.
Comment 1 Nate Graham 2023-02-28 22:47:45 UTC

*** This bug has been marked as a duplicate of bug 447717 ***