https://bugs.kde.org/show_bug.cgi?id=377588

            Bug ID: 377588
           Summary: plasma panels not shown after reboot
           Product: plasmashell
           Version: 5.9.3
          Platform: Gentoo Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Panel
          Assignee: plasma-b...@kde.org
          Reporter: k...@kaishome.de
  Target Milestone: 1.0

This one drove me completely nuts until I saw the git commits regarding the
changes to containment filtering and lastScreen. This appeared in both the 5.8
and 5.9 series when the related commits were applied tho I cannot find which
that are.

Currently I have to use the following script to fix this after it happend on
(almost any) reboot:

#!/bin/bash
kquitapp5 plasmashell
sed -i 's/^lastScreen=.*/lastScreen=0/'
$HOME/.config/plasma-org.kde.plasma.desktop-appletsrc
kstart5 plasmashell

I'm not sure why plasma inserts lastScreen=1 or sometimes even lastScreen=-1
into the config file.

I have to monitors attached but I only use clone mode as in: go to kscreen
systemsettings, click the button to unify displays.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to