Re: FVWM: gmplayer

From: Mikhael Goikhman <migo_at_homemail.com>
Date: Wed, 15 Jan 2003 22:17:48 +0000

On 15 Jan 2003 13:26:23 -0700, Jeremy Slade wrote:
>
> Andy Arbon writes:
> >
> > I used to have problems with (g)mplayer. My solution was to launch an
> > xterm which launches mplayer (Exec exec xterm -iconic -e gmplayer). This
> > gives mplayer somewhere to display its output, which seems to keep it happy.
> >
> > Probably not the solution to the problem, but in my case an acceptable
> > workaround.
>
> I believe gmplayer has some options to suppress it's output --
> e.g. -quiet or somesuch. That should take care of it.

It does not explain anything. It is perfectly fine for any Exec'd program
to write to stdout or stderr.

Actually, probably the problem is that gmplayer is an interactive program
and reads stdin. I just tried 2.4.14 and it does freeze when I enter:
Exec rm -i /tmp/some-existing-file

Although it is not supported to run interactive programs directly in Exec,
this is a problem with fvwm and it is strange that it is only with 2.4.x.
In 2.5.x it is fine if Exec'd process reads stdin except that this process
is stuck. Anyway, as a workaround try: Exec interactive-prog </dev/null
Or like you wrote: Exec xterm -e interactive-prog.

Regards,
Mikhael.
--
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 majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Jan 15 2003 - 16:19:18 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:54 BST