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

            Bug ID: 359837
           Summary: right click => remove application not available (or
                    working)
           Product: plasmashell
           Version: 5.5.4
          Platform: Fedora RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: k...@davidedmundson.co.uk
          Reporter: rdie...@math.unl.edu
                CC: bhus...@gmail.com, plasma-b...@kde.org

Finally looked into why I didn't have any 'right click' => 'remove application'
PackageKit integraiton working in kickoff.

Problem 1:
code in plasma-desktop/applets/kicker/plugin/appentry.cpp wrapped in
#ifdef PackageKit5_FOUND
...
#endif
was seemingly not getting executed.  It appears that config-workspace.h header
defining that is never included.  Adding
#include <config-workspace.h>
to the top of appentry.cpp seemed to have fixed that

Problem 2:  now I do see 'remove application' entry in kickoff right click
menu, but it doesn't seem to work.  For example, trying to remove kbounce for
example, yields an error dialog:
Error - KIOExec
Uknown host kbounce: Host not found

Reproducible: Always

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

Reply via email to