#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@…): Just now I noticed in my log that kbuildsycoca4 seems to use a cache file which doesn't seem to be specific to the MacPorts installation, which makes the use of more than one KDE4-MacPorts-installation even more complicated: {{{ 10/28/12 2:00:38 PM org.macports.kdecache[30577] kbuildsycoca4 running... 10/28/12 2:00:38 PM org.macports.kdecache[30577] kbuildsycoca4(30577)/kdecore (KSycoca): Trying to open ksycoca from "/private/var/tmp/kdecache-marko/ksycoca4" }}} Hmmm, it looks as if KDE4 itself needs to be told to use a different - installation specific - prefix for the cache in one of its config files. {{{"/private/var/tmp/kde-cache-${user}"}}} isn't sufficient. It should be something like {{{"/private/var/tmp/kde-cache-${prefix}-${user}"}}}. -- Ticket URL: <https://trac.macports.org/ticket/36749#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS