[Bug 417041] Re: Multiple GUI apps freezing with high I/O wait during typing

2010-03-25 Thread Marcus Herou
I can confirm that Karmic does something fishy, is it ext4 that is the culprit ? Issuing a svn up on a large project totally hangs my freshly installed, newly bought machine but works fine at work on my Hardy installed, slower machine. In theory my Home machine should be +- 25% faster with moer g

Re: [Bug 486997] Re: ps-watcher package bad default ps-prog

2009-11-23 Thread Marcus Herou
her --config=/etc/ps-watcher.conf --syslog --nodaemon --sleep=10 > --log --ps-prog=ps --debug=10 > > Cheers > > //Marcus Herou > -- Marcus Herou CTO and co-founder Tailsweep AB +46702561312 marcus.he...@tailsweep.com http://www.tailsweep.com/ -- ps-watcher package bad defa

Re: [Bug 486997] Re: ps-watcher package bad default ps-prog

2009-11-23 Thread Marcus Herou
talling > ... > $opts{ps_prog} = 'no'; # Where is ps? > ... > > which of course will not work. > > Changed it to: > $opts{ps_prog} = '/bin/ps'; # Where is ps? > > which works. > > I found it by issuing this so I can

[Bug 486997] [NEW] ps-watcher package bad default ps-prog

2009-11-23 Thread Marcus Herou
27;; # Where is ps? which works. I found it by issuing this so I can see all info in the foreground: ps-watcher --config=/etc/ps-watcher.conf --syslog --nodaemon --sleep=10 --log --ps-prog=ps --debug=10 Cheers //Marcus Herou ** Affects: ps-watcher (Ubuntu) Importance: Undecided