Summary: | App search in kickoff menu shows no results; works in KRunner | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Ashley <freakinfedorafreak> |
Component: | Application Launcher (Kickoff) | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | alexander.lohnau, mikel5764, nate, plasma-bugs |
Priority: | NOR | ||
Version: | 5.23.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Successful Search for discord in krunner.
Failed Search for discord in kickoff menu. Successful Search for dolphin in krunner. Failed Search for dolphin in kickoff menu. Menu otherwise working fine aste the output of `grep -A 50 > org.kde.plasma.kickoff ~/.config/plasma-org.kde.plasma.desktop-appletsrc |
Description
Ashley
2022-01-17 03:12:21 UTC
Created attachment 145569 [details]
Successful Search for discord in krunner.
Created attachment 145570 [details]
Failed Search for discord in kickoff menu.
Created attachment 145571 [details]
Successful Search for dolphin in krunner.
Created attachment 145572 [details]
Failed Search for dolphin in kickoff menu.
Created attachment 145573 [details]
Menu otherwise working fine
*** Bug 448639 has been marked as a duplicate of this bug. *** Are there any error messages when you run plasmashell? Cannot reproduce. Can you paste the output of `grep -A 50 org.kde.plasma.kickoff ~/.config/plasma-org.kde.plasma.desktop-appletsrc` from a terminal window? Created attachment 145782 [details] aste the output of `grep -A 50 > org.kde.plasma.kickoff ~/.config/plasma-org.kde.plasma.desktop-appletsrc (In reply to Nate Graham from comment #8) > Cannot reproduce. Can you paste the output of `grep -A 50 > org.kde.plasma.kickoff ~/.config/plasma-org.kde.plasma.desktop-appletsrc` > from a terminal window? Hey Nate, I attached the output of the command you requested. Let me know if you need anything else thanks! Hmm, I was looking for a hardcoded list of runners in that file, but I don't see it. No idea what the issue is then, sorry. :( Does the issue persist when you restart plasmashell? >kquitapp5 plasmashell; plasmashell It might be worth trying to launch the applet standalone (to get more useful logs) >QT_LOGGING_RULES="kf.runner=true" plasmoidviewer -a org.kde.plasma.kickoff (In reply to Nate Graham from comment #10) > Hmm, I was looking for a hardcoded list of runners in that file, but I don't > see it. No idea what the issue is then, sorry. :( How to reproduce: I had the default panel on 2 monitors. when I removed the kickoff menu from the second panel, The first kickoff menu started preforming normally. I added the menu back to the panel on the 2nd monitor and the bug came back. I removed the menu on the 2nd screen once more and kickoff is working as it should again. Ohh! The fact that you have multiple monitors is relevant. That makes this a duplicate of Bug 443131, which is already fixed in Plasma 5.23.5 *** This bug has been marked as a duplicate of bug 443131 *** |