Re: emelfm2 doesn't show exit codes for any child processes and uses 100% cpu
- From: "Maarten Maathuis" <madman2003@xxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Wed, 20 Dec 2006 22:10:23 +0100
For all commands that i know of. Even simple things like ls.
Maarten.
On 12/21/06, tpgww@xxxxxxxxxxx <tpgww@xxxxxxxxxxx> wrote:
On Wed, 20 Dec 2006 20:53:15 +0100
"Maarten Maathuis" <madman2003@xxxxxxxxx> wrote:
> I've recently started seeing that no process ever exits as far as
> emelfm is concerned. Afterwards there is a very high cpu usage.
>
> Any idea what could be causing this? (emelfm2-0.3.1)
No. In 0.3.1 and earlier, command "finishing" is essentially passive, triggered
by a signal from the operating system and then collecting data from glib.
Is the problem happening for _all_ executed commands?
As it happens, another pre-release is imminent, and it's command execution
mechanism is completely replaced. That would provide a better platform for
locating a problem, if it still exists.
Regards
Tom
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
- Follow-Ups:
- Re: emelfm2 doesn't show exit codes for any child processes and uses 100% cpu
- From: Maarten Maathuis
- References:
Other related posts:
- » emelfm2 doesn't show exit codes for any child processes and uses 100% cpu
- » Re: emelfm2 doesn't show exit codes for any child processes and uses 100% cpu
- » Re: emelfm2 doesn't show exit codes for any child processes and uses 100% cpu
- » Re: emelfm2 doesn't show exit codes for any child processes and uses 100% cpu
On Wed, 20 Dec 2006 20:53:15 +0100 "Maarten Maathuis" <madman2003@xxxxxxxxx> wrote: > I've recently started seeing that no process ever exits as far as > emelfm is concerned. Afterwards there is a very high cpu usage. > > Any idea what could be causing this? (emelfm2-0.3.1) No. In 0.3.1 and earlier, command "finishing" is essentially passive, triggered by a signal from the operating system and then collecting data from glib. Is the problem happening for _all_ executed commands? As it happens, another pre-release is imminent, and it's command execution mechanism is completely replaced. That would provide a better platform for locating a problem, if it still exists. Regards Tom -- Users can unsubscribe from the list by sending email to emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by logging into the web interface.
- Re: emelfm2 doesn't show exit codes for any child processes and uses 100% cpu
- From: Maarten Maathuis