Bug 497593 - On X11, screen unlocked leads to black desktop with cursor
Summary: On X11, screen unlocked leads to black desktop with cursor
Status: RESOLVED DUPLICATE of bug 496926
Alias: None
Product: plasmashell
Classification: Plasma
Component: Containment (other bugs)
Version First Reported In: 6.2.4
Platform: openSUSE Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-17 08:31 UTC by Philippe ROUBACH
Modified: 2024-12-18 16:30 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe ROUBACH 2024-12-17 08:31:43 UTC
If manually or automatically, the screen is locked 
when you unlocked the screen there is no more desktop, just a black foreground and the window of the current app.

SUMMARY


STEPS TO REPRODUCE
1. Lock the screen or let the screen locked automatically
2. unlock the screen
3. 

OBSERVED RESULT

there is no more desktop

EXPECTED RESULT

the desktop is still there

SOFTWARE/OS VERSIONS

Operating System: openSUSE Tumbleweed 20241215
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.9.0
Qt Version: 6.8.1
Kernel Version: 6.11.8-1-default (64-bit)
Graphics Platform: X11
Processors: 8 × 12th Gen Intel® Core™ i3-12100
Memory: 15.3 Gio of RAM
Graphics Processor: Mesa Intel® UHD Graphics 730
Manufacturer: ASRock
Product Name: B760M-HDV/M.2 D4

ADDITIONAL INFORMATION

kde 24.12.0 (the problem occured during 24.08.x)
Comment 1 Nate Graham 2024-12-17 17:38:18 UTC
Do you  have multiple screens, or just one?

If you restart plasmashell with `plasmashell --replace`, does the issue go away?
Comment 2 Philippe ROUBACH 2024-12-17 21:38:35 UTC
>> Do you  have multiple screens, or just one?

just one

>> If you restart plasmashell with `plasmashell --replace`, does the issue go away?

yes desktop is displayed again. but if i close konsole then it disappaears again.


this problem occurs with every users.
Comment 3 Nate Graham 2024-12-18 15:21:43 UTC
Yeah, that's because plasmashell is running as a child of the terminal window. `systemctl restart --user plasma-plasmashell.service` will avoid this.

Do you have multiple screens when this happens on X11, or only one?
Comment 4 Philippe ROUBACH 2024-12-18 16:24:51 UTC
>> Do you have multiple screens when this happens on X11, or only one?

only one
Comment 5 Nate Graham 2024-12-18 16:30:06 UTC

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