On 2004-08-12 13:21:05 +0200, Dominik Vogt wrote: > > When I first started fvwm, FvwmWinList contained two windows: > > * FvwmButtons > > * Desk 0 > > > > I quit fvwm and restarted it, and I also got two windows in the list, > > corresponding to two terminals, including the console (that shouldn't > > be there). > > I'm almost sure that you restarted fvwm with a different > configuration file. Please double check
No, same configuration file. > * the options given to the fvwm command exec fvwm2 -cmd "FvwmM4 $HOME/etc/fvwm2rc.m4" (executed by startx, via the .xinitrc file), as said in my bug report. > * that the same fvwm binary is restarted (you may have multiple > versions installed). I've only one version installed. > * the right modules are executed, i.e. the ones that came with > the running fvwm version (check the ModulePath carefully). Only one version of these modules are installed on this machine. They come from the Debian fvwm package. > > * fvwm/upgrade/pre_2.5.8: true > > Note that 2.5.8 is not an fvwm version I recommend to use. If you > need the features from the 2.5.x series, use 2.5.10. I'm using the 2.5.10 version, as the bug report mentionned. The "fvwm/upgrade/pre_2.5.8: true" is just debconf information saying that I upgraded from a version < 2.5.8 in the past or something like that. > > ModulePath FVWM_MODULEDIR:/usr/local/lib/fvwm2 > > This looks highly suspicious. Unless you're using FvwmCpp, I don't use FvwmCpp, just FvwmM4. > FVWM_MODULEDIR is definitely not expanded to what you think it is. > The right syntax is > > ModulePath $FVWM_MODULEDIR:/usr/local/lib/fvwm2 > ^^^ I removed the ModulePath anyway, but have the same problem (after testing several times, quitting fvwm and X first before retrying). > > ImagePath HOME/images:/usr/local/lib/fvwm2/icons:+ > > Same problem as above. I think you want > > ImagePath $HOME/images:/usr/local/lib/fvwm2/icons:+ > ^^^ No, this is incorrect. With the $, the images are not found (probably because HOME has already been replaced by the value of its macro and there is a $ in front of the path). -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17, Championnat International des Jeux Mathématiques et Logiques, etc. Work: CR INRIA - computer arithmetic / SPACES project at LORIA -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]