|
|
Subscribe / Log in / New account

The Grumpy Editor's guide to personal finance managers (Part I)

The Grumpy Editor's guide to personal finance managers (Part I)

Posted Sep 13, 2005 21:21 UTC (Tue) by Ross (guest, #4065)
In reply to: The Grumpy Editor's guide to personal finance managers (Part I) by foo@share-foo.com
Parent article: The Grumpy Editor's guide to personal finance managers (Part I)

What's really annoying is that they continue to write to stdout when they are backgrounded or even after they exit. I guess they fork some other process which does the writing... seems like a bug to me.


to post comments

The Grumpy Editor's guide to personal finance managers (Part I)

Posted Sep 13, 2005 23:11 UTC (Tue) by pynm0001 (guest, #18379) [Link]

This should only occur for applications which are designed to be unique
(that is, only one running instance at a time), as a side-effect of the
implementation.

And they don't write to stdout after exit, that's the rest of KDE, the
things like running kioslaves and the DCOP server for example.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds