Re: Suddenly very slow applet startup time
Diego Pons <[email protected]> Tue, 13 Jul 2004 17:40:30 -0300
| Newsgroups | gmane.comp.java.linux.general |
|---|---|
| Organization | Geotropos SRL |
| Message-ID | <[email protected]> |
On Tue, 2004-07-13 at 17:29, Tom Wesley wrote: > I've run strace on the ControlCenter applet, since it also suffers from > the problem and have attached the output here. > > It waits on line 283 showing just: > waitpid(-1, > > This line doesn't complete until the applet is closed. > > Any ideas? Try the -f option to also see the children's output. It's waiting for a child process to terminate. -- Diego Pons [email protected] GEOTROPOS SRL ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]