Re: Measuring memory consumption

2011-08-08 Thread Thiago Macieira
On Monday, 8 de August de 2011 13:59:57 Christoph Feck wrote: > On Monday 08 August 2011 08:49:05 Thiago Macieira wrote: > > On Monday, 8 de August de 2011 03:18:29 Christoph Feck wrote: > > > How exactly the massif tool needs to be used to analyze/improve > > > our KDE applications is beyond this

Re: Measuring memory consumption

2011-08-08 Thread Christoph Feck
On Monday 08 August 2011 08:49:05 Thiago Macieira wrote: > On Monday, 8 de August de 2011 03:18:29 Christoph Feck wrote: > > How exactly the massif tool needs to be used to analyze/improve > > our KDE applications is beyond this mail; someone else might add > > that information. > > While not idea

Re: My dbus doesn't work on MacOSX anymore...

2011-08-08 Thread Marko Käning
On Aug 8, 2011, at 10:13 AM, Thiago Macieira wrote: > The session daemon doesn't use the same socket as the system daemon. You're > never supposed to launch the session daemon manually -- use dbus-launch for > it. Oh, I see. > On Mac OS X, you may have launchd integration. Use that. Well, I do,

Re: My dbus doesn't work on MacOSX anymore...

2011-08-08 Thread Thiago Macieira
On Monday, 8 de August de 2011 09:09:53 Marko Käning wrote: > markos-imac:~ marko$ /opt/clean-slate/bin/dbus-daemon --nofork --session > Failed to start message bus: launch_msg("CheckIn") IPC failure: Operation > not permitted > > I end up with the same stuff. :-( > > See, all this, although these

Re: My dbus doesn't work on MacOSX anymore...

2011-08-08 Thread Thomas Baumgart
Hi, on Monday 08 August 2011 09:09:53 Marko Käning wrote: [...] > And when I try again to start the latter: > > markos-imac:~ marko$ /opt/clean-slate/bin/dbus-daemon --nofork --session > Failed to start message bus: launch_msg("CheckIn") IPC failure: Operation > not permitted > > I end up with

Re: My dbus doesn't work on MacOSX anymore...

2011-08-08 Thread Marko Käning
On Aug 8, 2011, at 8:51 AM, Thiago Macieira wrote: > Compare the prefix of this installation to that of the socket you're > connecting > to. I'm guessing that this daemon has its socket somewhere else. > > I recommend you just recompile any and all D-Bus installations and tell them > ALL to pla