Elliot Sowadsky <[EMAIL PROTECTED]> writes:
> 
> Speaking of fvwm startup functions, i notice that after doing enough restarts
> , i'll get a pipe2 read error and my modules wont start.
> 
> Do pipes automagically get closed on restart?
> Do i have to manually kill the modules on a restart?
> 
> running 2.5.5....but above always true.
> 
> Heres my StartFunction, restarted by a "Restart".
> 
> AddToFunc StartFunction
> +     I Exec xsetroot -solid #b15a27
> +     I Module FvwmPager 0 0
> +     I Module FvwmEvent
> +     I Module FvwmTaskBar
> +     I Module FvwmWindowLister

I think you might be running into some kind of OS thing.
What OS is this?

On my Linux machine I tried:

home> echo *|wc
      1      30     236
home> for i in * ; do (FvwmCommand restart;sleep 10) done

That restarted Fvwm 30 times.
I had no problem.

I have FvwmCommand, FvwmAnimate and FvwmBanner in my
StartFunction.

-- 
Dan Espen                           E-mail: [EMAIL PROTECTED]
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to