https://bugs.kde.org/show_bug.cgi?id=508526
Bug ID: 508526
Summary: Plasma cannot start nested under weston with vnc
backend
Classification: Plasma
Product: kwin
Version First 6.4.0
Reported In:
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: platform-wayland-nested
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 184290
--> https://bugs.kde.org/attachment.cgi?id=184290&action=edit
Console output capture
SUMMARY
When launched nested under the weston compositor using its vnc backend,
startplasma-wayland fails to start a plasma-wayland session and exits
immediately. When the weston configuration is changed only to switch the
backend to 'drm', plasma-wayland is launched and runs successfully.
The weston.ini configuration is as follows:
[core]
shell=kiosk
backend=vnc
xwayland=false
idle-time=0
[autolaunch]
path=/usr/bin/startplasma-wayland
watch=true
[vnc]
tls-key=/home/robin/weston-vnc/tls.key
tls-cert=/home/robin/weston-vnc/tls.crt
[output]
name=vnc
mode=1366x768
resizeable=true
STEPS TO REPRODUCE
1. From a TTY, launch weston with the above configuration file.
$ export QT_LOGGING_RULES="*.debug=true"
$ dbus-run-session weston -c /path/to/weston.ini &> weston-plasma-vnc.log
OBSERVED RESULT
startplasma-wayland and weston exit after <1s
EXPECTED RESULT
A plasma-wayland session is started nested in weston.
SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.4.4
KDE Frameworks Version: 6.16.0
Qt Version: 6.9.1
Tested both with the current release version of weston (14.0.2) and current git
master as packaged by Gentoo. Other compositors such as labwc can be started
nested under weston without issues.
--
You are receiving this mail because:
You are watching all bug changes.