Am Sunday 12 December 2010 schrieb sujith h: > On Sun, Dec 12, 2010 at 8:14 PM, Thomas Lübking > > errrr... this may sound stupid, but do the applications in quest link the > > trunk libs, or to be more precise: do all your kde applications link the > > same > > libs or do you keep old libs flying around (and "normal" applications > > link to > > them)
> In general whenever kdm execs the startkde, it takes long for the plasma > desktop > to come. And even after that when I try to start any application, which too > takes > long time. Sorry, but you didn't answer my question at all. My impression is that you load two different versions of kdelibs which invalidate each others caches/databases every other time, causing lags while fixing them. Check the output of eg. "ldd `which plasma-desktop` | grep -i kde" (comes with kdebase, ie. trunk in your case) vs. eg. "ldd `which konversation` | grep -i kde" (probably not from trunk but via distro) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<