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

"J. Bakshi" <[email protected]> Thu, 2 Jun 2011 17:28:13 +0530
Newsgroups gmane.comp.window-managers.icewm.user
Message-ID <[email protected]>
Hello Jörg ,

On Thu, 2 Jun 2011 10:21:00 +0000 (UTC)
Jörg Sommer <[email protected]> wrote:

> Hi J.,
> 
> "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, now its state

` ` ` ` 
# grep \^S /proc/1/status

State:  S (sleeping)
SigQ:   0/21976
SigPnd: 0000000000000000
ShdPnd: 0000000000000000
SigBlk: 0000000000000000
SigIgn: fffffffe57f0d8fc
SigCgt: 00000000280b2603

` ` ` ` 

Actually icewm can't process further after wbar, if I comment it , this are running as it should be.

Thanks

------------------------------------------------------------------------------
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. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
IceWM-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icewm-user