#36749: kdelibs4 doesn't respect startupitem -----------------------+---------------------- Reporter: mk@… | Owner: nicos@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: kdelibs4 | -----------------------+---------------------- Comment (by mk@…): I realized by now that I'd need an even more sophisticated approach to install the launch-agents, since I have minimum 3 MacPorts installations up and running at a time, where 2 of them make use of KDE4 applications (/opt/macports-test and /opt/clean-slate). With the current approach of a single plist file for the lauch-agent it doesn't work. I'd need an agent per installation, i.e. 2 links to the 2 plist files in /Library/LaunchAgents/ {{{ $ ls -1l /Library/LaunchAgents/ lrwxr-xr-x 1 root admin 67 Oct 27 23:31 org.macports .kdecache_opt_macports-test.plist -> /opt/macports- test/Library/LaunchAgents/org.macports.kdecache.plist lrwxr-xr-x 1 root admin 67 Oct 27 23:32 org.macports .kdecache_opt_clean-slate.plist -> /opt/clean- slate/Library/LaunchAgents/org.macports.kdecache.plist }}} -- Ticket URL: <https://trac.macports.org/ticket/36749#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS