Re: icewm stuck with a config at .icewm/startup

Jörg Sommer <[email protected]> Fri, 3 Jun 2011 14:31:20 +0000 (UTC)
Newsgroups gmane.comp.window-managers.icewm.user
Message-ID <[email protected]>
"J. Bakshi" <[email protected]> wrote:
> On Thu, 2 Jun 2011 10:21:00 +0000 (UTC)
> Jörg Sommer <[email protected]> wrote:
>> "J. Bakshi" <[email protected]> wrote:
>> > I am running icewm happily. Recently I have added wbar configuration at
>> > my .icewm/startup as below
>> >
>> >
>> > ````````````````````
>> > (wbar  -above-desk  -nofont -pos top  -zoomf 1.6 -isize 15  -idist 8 -jumpf 1  -nanim 2  -balfa 0) &
>> >
>> > ````````````````````
>> >
>> > Things are running well but when I logout Icewm it just hanging around.
>> 
>> Can you log in on another terminal/console and take a snapshot of the
>> process tree with ps fax?
>> 
>> There should be a shell as parent of wbar hanging around. Can you send
>> the output of
>> 
>> % grep \^S /proc/$PID_OF_SHELL/status
>
>
> ` ` ` `
> # ps -ef | grep wbar
>
> joy      16615     1  0 16:57 ?        00:00:00 wbar -above-desk -nofont -pos top -zoomf 1.6 -isize 15 -idist 8 -jumpf 1 -nanim 2 -balfa 0
>
> ` ` ` `
>
> So the ppid is 1,

So, it's no longer a child of icewm. Does icewm have other childs, maybe
zombies? I suspect it has a shell process as child. What's the signal
status of this process?

% ps -ef |grep -A4 icewm

After you've told icewm to quit and it hangs, can you attach to the
process and look what he's doing?

% strace -vfttT -p $(pidof icewm)

Bye, Jörg.
-- 
Die am Lautesten reden, haben stets am wenigsten zu sagen.

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
IceWM-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icewm-user