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

            Bug ID: 453096
           Summary: The "kickoff" menu disappears and won't come back
           Product: plasmashell
           Version: 5.18.7
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Global Menu
          Assignee: plasma-b...@kde.org
          Reporter: bk...@gnu.org
                CC: k...@privat.broulik.de, mvourla...@gmail.com
  Target Milestone: 1.0

SUMMARY
***
This is likely the same as bug 448390, but that was closed as "irreproducible."

When I do a fresh install of openSUSE 15.3, the "start menu" aka "kickoff"
disappears and doesn't come back.
***


STEPS TO REPRODUCE
1. install openSUSE 15.3
2. boot up, use it a bit
3. reboot. The menu is gone.

OBSERVED RESULT
kickoff/startup menu is empty

EXPECTED RESULT
kickoff/startup menu would be functional

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 

> NAME="openSUSE Leap"
> VERSION="15.3"
> ID="opensuse-leap"
> ID_LIKE="suse opensuse"
> VERSION_ID="15.3"
> PRETTY_NAME="openSUSE Leap 15.3"
> ANSI_COLOR="0;32"
> CPE_NAME="cpe:/o:opensuse:leap:15.3"
> BUG_REPORT_URL="https://bugs.opensuse.org";
> HOME_URL="https://www.opensuse.org/";

> $ plasmashell --version;kf5-config --version
> plasmashell 5.18.6
> Qt: 5.12.7
> KDE Frameworks: 5.76.0
> kf5-config: 1.0

ADDITIONAL INFORMATION

I am currently using a script to limp along:

> $ cat bin/kde-menu 
> #! /bin/bash
> 
> if test $# -gt 0
> then logf=$1
> else logf=/dev/null
> fi
> 
> exec 1> $logf 2>&1 < /dev/null
> exec plasmawindowed org.kde.plasma.kickoff &

I am perfectly willing to use a debug version of kickoff or plasma to see if we
can ferret out the cause. I am fed up with re-installing at this point, though.

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

Reply via email to