Bug 469018 - When starting sddm in wayland, splash of kde wayland does not display
Summary: When starting sddm in wayland, splash of kde wayland does not display
Status: RESOLVED NOT A BUG
Alias: None
Product: ksplash
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 5.27.4
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-26 16:52 UTC by ston.jia
Modified: 2023-04-26 18:15 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ston.jia 2023-04-26 16:52:17 UTC
SUMMARY
I use kwin_wayland to start sddm according to https://wiki.archlinux.org/title/SDDM, but then the splash of kde will not be shown, if I use x11 to start sddm, the splash will be shown

STEPS TO REPRODUCE
1. create `/etc/sddm.conf.d/10-wayland.conf`

[General]
DisplayServer=wayland
GreeterEnvironment=QT_WAYLAND_SHELL_INTEGRATION=layer-shell
[Wayland]
CompositorCommand=kwin_wayland --no-lockscreen

2. reboot
3. login

OBSERVED RESULT
splash not shown

EXPECTED RESULT
splash shown

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: gentoo
(available in About System)
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2023-04-26 18:15:19 UTC
> GreeterEnvironment=QT_WAYLAND_SHELL_INTEGRATION=layer-shell
This isn't supported upstream yet. I would recommend that you do what your distro does. If this is what your distro does, tell them do something else. :)