Not familiar with FvwmCommand and I am also not sure if it does what I have read. FvwmConsole commands to run in a terminal? I have a bash script that requires “Restart” Fvwm.
FvwmCommand Restart gives the same error posted by others.
Cannot find FvwmMFL socket None.
Please start FvwmMFL module from your fvwm configuration.
FvwmCommand manpage tells to run: AddToFunc StartFunction "I" Module FvwmCommandS , still gives same error.
It is disingenuous to state that this was fixed in 1.0.9, for two reasons. First it was never broken (you have to load the module FvwmMFL for FvwmCommand or FvwmPrompt to work), and second the only change was to load FvwmMFL from the default-config, which will have no effect on users who don’t use the default-config.
Just load Module FvwmMFL from your StartFunction if you want to use FvwmCommand, which is exactly what the error you get says if it isn’t loaded.