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

"J. Bakshi" <[email protected]> Mon, 20 Jun 2011 15:57:36 +0530
Newsgroups gmane.comp.window-managers.icewm.user
Message-ID <[email protected]>
On Wed, 15 Jun 2011 09:48:49 +0000 (UTC)
Jörg Sommer <[email protected]> wrote:

> "J. Bakshi" <[email protected]> wrote:
> > On Fri, 3 Jun 2011 14:31:20 +0000 (UTC)
> > Jörg Sommer <[email protected]> wrote:
> >
> >> "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
> >> 
> >
> > joy       4689  4680  0 Jun13 tty1     00:00:00 icewm-session
> > joy       4693     1  0 Jun13 ?        00:00:06 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
> > joy       4694  4689  0 Jun13 ?        00:00:00 icewmbg
> > joy       4695  4689  0 Jun13 ?        00:01:32 icewm --restart
> > joy       4696  4689  0 Jun13 ?        00:00:00 icewmtray
> 
> Is this after you've told icewm to leave? Can you send the output of
> 
> ps fax |grep -A4 icewm
> 
> The process tree of ps f would be helpful.
> 

Yes, it is after I ask icewm to logout. The other applications are closed but the icewm is still sitting here. So I have a chance to open a terminal as well as all the applications. Hence here is the output as you asked

```````````````
 #ps fax |grep -A4 icewm

 7244 tty1     S      0:00              \_ icewm-session
 7249 ?        SNs    0:00                  \_ icewmbg
 7250 ?        Ss     0:36                  \_ icewm
 7418 ?        Ss     0:02                  |   \_ pidgin
 7440 ?        Ssl    4:44                  |   \_ skype
 7251 ?        Ss     0:00                  \_ icewmtray
 2894 tty2     Ss+    0:00 /sbin/getty 38400 tty2
 2895 tty3     Ss+    0:00 /sbin/getty 38400 tty3
 2896 tty4     Ss+    0:00 /sbin/getty 38400 tty4
 2897 tty5     Ss+    0:00 /sbin/getty 38400 tty5
--
 7255 ?        S      0:00 /bin/bash /home/joy/.icewm/startup
 7311 ?        S      0:42  \_ parcellite
 7258 ?        S      1:43 conky -c /home/joy/Conky/conky_weather
 7313 ?        S      0:00 /usr/lib/gvfs/gvfsd
 7318 ?        S      0:29 xpenguins -p -b -t Bill -t Penguins -n 2 --nice 0.30 0.40
--
25179 pts/0    S+     0:00          |   \_ grep --color=auto -A4 icewm
25157 pts/1    Ss+    0:00          \_ -bash
 7334 ?        S      0:00 /usr/lib/gvfs/gvfs-gdu-volume-monitor
 7336 ?        S      0:00 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
 7338 ?        Sl     0:00 /usr/lib/gvfs/gvfs-afc-volume-monitor

```````````````

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
IceWM-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icewm-user