https://bugs.kde.org/show_bug.cgi?id=428779
--- Comment #7 from Justin Zobel <[email protected]> --- (In reply to myndstream from comment #6) > No, it's: > > Install the project... > -- Install configuration: "" > -- Up-to-date: > /home/username/path/systemdgenie-master/build/`kf5-config/bin/systemdgenie > -- Up-to-date: > /home/username/path/systemdgenie-master/build/`kf5-config/share/kxmlgui5/ > systemdgenie/systemdgenieui.rc > -- Up-to-date: > /home/username/path/systemdgenie-master/build/`kf5-config/share/applications/ > org.kde.systemdgenie.desktop > -- Up-to-date: > /home/username/path/systemdgenie-master/build/`kf5-config/lib/kauth/libexec/ > systemdgeniehelper > -- Up-to-date: > /home/username/path/systemdgenie-master/build/`kf5-config/etc/dbus-1/system. > d/org.kde.kcontrol.systemdgenie.conf > -- Up-to-date: > /home/username/path/systemdgenie-master/build/`kf5-config/share/dbus-1/ > system-services/org.kde.kcontrol.systemdgenie.service > -- Installing: > /usr/share/polkit-1/actions/org.kde.kcontrol.systemdgenie.policy Ah I see you ran it with a prefix set. So it won't show up in the menu as the menu doesn't look for .desktop files there. /home/username/path/systemdgenie-master/build/`kf5-config/bin/systemdgenie is the binary file, if you run this, systemdgenie will open. If you run cmake without the -DCMAKE_INSTALL_PREFIX=\`kf5-config --prefix\` it will be installed properly in the normal location ie /usr/bin/systemdgenie and the menu item will appear. -- You are receiving this mail because: You are watching all bug changes.
