On 0, Dan Espen <[EMAIL PROTECTED]> wrote: > Subba Rao <[EMAIL PROTECTED]> writes: > > > > I am running fvwm 2.5.5 on Debian 3.0 (woody) distribution. > > When I login from GDM, my gnome-panel is starting up fine now. The panel has > > it's small pager that is different from what I configured in the .fvwm2rc > > > > The 2 main modules in my .fvwm2rc that do not get invoked on startup are > > FvwmPager and FvwmAuto. FvwmAuto never gets activated. The window gets the > > focus (upon mouse entry) but never raises to the top. > ... > > ModulePath /usr/lib/fvwm/2.5.5/ > > Don't set the module path with 2.5.x, its built in at compile time. > > If that doesn't help, look for error messages in Fvwm's stderr. >
System - Debian 3.0 (Woody) Where do I configure to capture the debug messages from the defaut window manager? I went and edited /etc/gdm/Sessions/fvwm file to capture stderr messages. I cannot find any error messages file anywhere on the system. The /etc/gdm/Sessions/fvwm file has the following script: #!/bin/sh # # /etc/gdm/Sessions/fluxbox # # global fluxbox session file -- used by gdm exec /etc/X11/Xsession /usr/bin/fvwm2 -debug I added the -debug option. I have even tried "2> $HOME/FVWM-errors" which does not capture the messages into any file. -- Subba Rao [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]
