https://bugs.kde.org/show_bug.cgi?id=505962
Bug ID: 505962
Summary: startplasma-wayland requires DISPLAY to be set
Classification: Plasma
Product: kwin
Version First 6.4.0
Reported In:
Platform: openSUSE
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: wayland-generic
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
```
$ /usr/libexec/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland
...
Error: could not determine $DISPLAY.
Error: Can not contact kdeinit5!
org.kde.startup: "kdeinit5_shutdown" QList exited with code 255
startplasma-wayland: Shutting down...
startplasmacompositor: Shutting down...
startplasmacompositor: Done.
```
This is unexpected behavior: DISPLAY is indeed not set in a TTY, but it
shouldn't be a hard requirement to starting a Wayland session.
STEPS TO REPRODUCE
1. Log in to a TTY.
2. Execute the command above.
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20250618
KDE Plasma Version: 6.4.0
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.1
Kernel Version: 6.15.2-1-default (64-bit)
Graphics Platform: Wayland
Graphics Processor: NVIDIA GeForce RTX 4070
ADDITIONAL INFORMATION
References to `kdeinit5` also look suspicious to me, but are plausible.
--
You are receiving this mail because:
You are watching all bug changes.