Subject: Re: opera 6.1 (correction)
To: =?ISO-8859-1?B?Q+lzYXIgQ2F0cmnhbg==?= <cesar_catrian@yahoo.com>
From: Julio Merino <jmmv@menta.net>
List: tech-pkg
Date: 12/18/2002 19:09:47
On Wed, 18 Dec 2002 11:54:30 -0600 (CST)
César Catrián <cesar_catrian@yahoo.com> wrote:

> By the way, opera doesn't shut down properly. After
> opera exits, 'operaplugincleaner' sub process keeps
> running, using 99.02% of cpu time. Any comments?

cat > opera.sh
#!/bin/sh
opera
pkill -9 operaplugincleaner
^D

solved ;) Seriously, afaik there is a problem with the linux emul
(and I think there is already a PR about it).

-- 
Julio Merino (http://jmmv.dyndns.org/) <jmmv@menta.net>