Bug 431338

Summary: I can't install dolphin add ons
Product: [Applications] dolphin Reporter: Toadfield <toadfield>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: katyaberezyaka, kfm-devel, nate, nicolas.fella
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:

Description Toadfield 2021-01-08 22:36:49 UTC
If I go to Configure Dolphin>Services>Add Services and then I install a addon and then go back to the service menu.then I can't see any addon that I installed.
Comment 1 Nicolas Fella 2021-01-09 17:20:21 UTC
Works fine for me. What particular addon did you try?
Comment 2 Toadfield 2021-01-10 12:59:07 UTC
(In reply to Nicolas Fella from comment #1)
> Works fine for me. What particular addon did you try?

Root actions service menu,Kde-Services and Open File manager as Root.
Comment 3 soredake 2021-01-13 09:17:47 UTC
https://store.kde.org/p/1231579/ too
Comment 4 2wxsy58236r3 2021-01-16 04:03:16 UTC
Do you have packagekit-qt5 installed?
Comment 5 Toadfield 2021-01-21 20:58:07 UTC
(In reply to 2wxsy58236r3 from comment #4)
> Do you have packagekit-qt5 installed?

With that it works.
Why isn't that package installed by default in kde?
Comment 6 Nate Graham 2021-01-21 21:00:25 UTC
That's a question for your distro. :) They're the ones who choose what's pre-installed.

For the record, it drives me crazy that Arch-based distros don't pre-install this package alongside Discover. They have their reasons, and I understand them, but I don't agree.

For details, see https://bugs.archlinux.org/task/58524.
Comment 7 2wxsy58236r3 2021-01-22 01:07:54 UTC
(In reply to Toadfield from comment #5)

When you install a package, pacman will output the optional dependencies (and brief descriptions of their use) of that package.

You can also run pacman -Qi dolphin and you will see "packagekit-qt5: service menu installer".