Hi All,
I almost managed to get FvwmEvent to play sounds using rplay. I noticed
the error was directly associated with the line
#0 __strcasecmp (s1=0x0, s2=0x8050ae0 "focus_change_window")
so I stripped down the number of FvwmEvent lines to just a few which looks
like this
*FvwmEventCmd builtin-rplay
*FvwmEventRplayHost d185fcdc5.rochester.rr.com
*FvwmEventRplayVolume 127
*FvwmEventDelay 5
*FvwmEvent startup matra.wav
*FvwmEvent shutdown Shutdown.wav
*FvwmEvent iconify shotgun.wav
*FvwmEvent deiconify Wooeep.wav
*FvwmEvent new_page Troll_Grumble.wav
*FvwmEvent new_desk card_shuffle.wav
Picking just a few that I can test. Now I do not get a core dump, but
still get no sound. Executing "tail -f ~/.FVWM2-errors" I get the
following output on a RedHat 5.2 system.
[tom_at_d185fcdc5 tom]$ tail -f .FVWM2-errors
Window-Ops menu...
Including_fvwm_hostmenus...
Including_defstyles...
Including_modules...
Including forms...
Including_init...
Done
[FVWM][AddToMenu]: <<WARNING>> Hotkey P is reused in menu StartMenu;
second binding ignored.
[FVWM][AddToMenu]: <<WARNING>> Hotkey W is reused in menu Window-Ops;
second binding ignored.
[FVWM][AddToMenu]: <<WARNING>> Hotkey L is reused in menu Window-Ops;
second binding ignored.
rplay: error writing to socket
rplay: error writing to socket
rplay: error writing to socket
rplay: error writing to socket
rplay: error writing to socket
rplay: error writing to socket
rplay: error writing to socket
The errors are occuring when I iconify windows and what-not. I tried to
specify my hostname as the host to play to, to no avail. Does anyone out
there have experience with rplay and how I might get around this error?
Thanks,
Tom
Ps. Yes I know I have some hot-keys re-used, I just haven't had a chance
yet to learn how to correct this problem. :-)
--
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 Sat Jun 12 1999 - 14:13:09 BST