https://bugs.kde.org/show_bug.cgi?id=365591
Bug ID: 365591
Summary: window compositing won't start at login
Product: kwin
Version: 5.7.0
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: compositing
Assignee: [email protected]
Reporter: [email protected]
Window compositing won't start at login and I have enabled the compositor on
startup. I need to restart plasmashell in order to enable compositor.
I use KDE Neon 5.7.0 ISO
Reproducible: Always
Steps to Reproduce:
1. Login
2. Compositor won't start until you restart plasmashell
Actual Results:
compositor won't start automatically
Expected Results:
compositor should be started automatically
Logout then login again should fix it. But, should I re-login just to activate
compositor?
I have created script to restart plasmashell and make it as a startup
autostart, but it won't help.
#!/bin/bash
killall plasmashell &&
kstart5 plasmashell
but if I run it manually, it'll help.
--
You are receiving this mail because:
You are watching all bug changes.