Re: [rkward-devel] Endless errors starting up org.freedesktop.dbus-system on OSX

2014-10-16 Thread Aaron Batty
Hi guys; thanks for the attention to this. > Question: Do you see a dbus-daemon process in your process list? > > 7. On startup, RKWard itself calls > > launchclt -w /opt/rkward/Library/LaunchAgents/org.freedesktop.dbus- > > session.plist > > 8. I suppose this connects to the system dbus-daemon.

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4897] trunk/rkward/packages/rkwarddev

2014-10-16 Thread Thomas Friedrichsmeier
Hi, On Thursday 16 October 2014 20:40:56 meik michalke wrote: > speaking of non-trivial... can you hint me to to some documentation of how > to get all columns out of one row of the optionset? i find it hard to > understand from the existing examples, but i get the idea it has to to with > "for" l

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4897] trunk/rkward/packages/rkwarddev

2014-10-16 Thread meik michalke
Am Montag, 13. Oktober 2014, 09:18:57 schrieb Thomas Friedrichsmeier: > not sure, what the part about the optionset refers to. If you want me to > take a look, somewhere, let me know (it _is_ a rather non-trivial > control...). speaking of non-trivial... can you hint me to to some documentation o

Re: [rkward-devel] Endless errors starting up org.freedesktop.dbus-system on OSX

2014-10-16 Thread Thomas Friedrichsmeier
Hi Meik and Aaron, On Thursday 16 October 2014 12:14:43 meik michalke wrote: > @aaron: did you already see this happening before september 2014? if not: > > @thomas: can this be related to one of these commits: > - 4802 > - 4803 > - 4822 > - 4834 an obvious guess. However, I don't see, how t

Re: [rkward-devel] Endless errors starting up org.freedesktop.dbus-system on OSX

2014-10-16 Thread Aaron Batty
> > 1. Totally ignorant question: Where would I find those logs? > To see them in realtime, start up Console.app, which I believe is in the /Applications/Utilities folder by default. The actual file is at /private/var/log/system.log > 2. Question: Only while RKWard is running, or all the time?

Re: [rkward-devel] Endless errors starting up org.freedesktop.dbus-system on OSX

2014-10-16 Thread meik michalke
hi, Am Donnerstag, 16. Oktober 2014, 11:30:26 schrieb Thomas Friedrichsmeier: > 3. /Library/LaunchDaemons/org.freedesktop.dbus-system.plist really just > fires up > /opt/rkward/bin/dbus-daemon --system --nofork > 4. Trying to run that, as a regular user, manually gives: > Failed to start messa

[rkward-devel] RKWard 0.6.2-rc1 is available

2014-10-16 Thread Thomas Friedrichsmeier
Hi! Just to let you know: The sources for RKWard 0.6.2 have been finalized (hopefully), the release candidate is at http://rkward.sourceforge.net/temp/0.6.2-rc1/ . The intent is to declare this the official 0.6.2 final release on Monday, October 20, without any further changes. This means, pac

Re: [rkward-devel] Endless errors starting up org.freedesktop.dbus-system on OSX

2014-10-16 Thread Thomas Friedrichsmeier
Hi, On Thursday 16 October 2014 10:25:50 Aaron Batty wrote: > Hey guys, I've been meaning to let you know about this for months, but I > kept forgetting. > > On OSX, there is a problem launching what I'm pretty sure is a part of > KDE. These two messages loop all day every day in the log forever