alex1701c / JetBrainsRunner

A Krunner Plugin which allows you to open your recent projects
GNU Lesser General Public License v3.0
55 stars 5 forks source link

Issue installing in Plasma 6 #44

Closed koenhendriks closed 3 months ago

koenhendriks commented 5 months ago

When installing I first ran into the following issue:

Error while loading shared libraries: libpackagekitqt6.so.1

This was fixed by installing packagekit-qt6. Now it runs the install script but I'm running into the following error:

Install the project...
-- Install configuration: "Release"
-- Installing: /usr/lib/qt6/plugins/kcm_krunner_jetbrainsrunner.so
-- Installing: /usr/lib/qt6/plugins/kf6/krunner/krunner_jetbrainsrunner.so
-- Installing: /usr/share/pixmaps/jetbrainsrunner.png
"Quitting application krunner failed. Error reported was:\n\n     org.freedesktop.DBus.Error.NoReply : Remote peer disconnected"
alex1701c commented 5 months ago

But that is not a dependency of this project. Maybe it gets pulled in by some other place?

alex1701c commented 3 months ago

Please check if the normal KRunner opens - I think this isssue is unrelated to the project