On Fri, 14 May 2004 21:46:16 +0000 Mikhael Goikhman <[EMAIL PROTECTED]> wrote:
I`ll catch it!!! Look the output of command exec strace -o /X /usr/X11R6/bin/fvwm2 in x.initrc: -------------------------------- write(2, "_cdim: --- not moved 0x0814c9f8 \'FvwmTaskBar\'\n", 46) = ? ERESTARTSYS (To be restarted) --- SIGTTOU (Stopped (tty output)) --- --- SIGTTOU (Stopped (tty output)) --- write(2, "_cdim: --- not moved 0x0814c9f8 \'FvwmTaskBar\'\n", 46) = ? ERESTARTSYS (To be restarted) --- SIGTTOU (Stopped (tty output)) --- --- SIGTTOU (Stopped (tty output)) --- write(2, "_cdim: --- not moved 0x0814c9f8 \'FvwmTaskBar\'\n", 46) = ? ERESTARTSYS (To be restarted) --- SIGTTOU (Stopped (tty output)) --- --- SIGTTOU (Stopped (tty output)) --- .... -------------------------------------- And it`s continies on infinite loop! I think fvwm can`t print message to stderr/stdout. I must say you that before xfree4.4.0 i`ve got 4.2.0 and i instold 4.4.0 over 4.2.0. I think where may be old Xlibs. I don`t know. But fvwm compiled after instlling 4.4.0. If you say i totally reinstall my X with removing current. My mc is 4.6.1-pre1 and i`ll try to upgrade. > I don't know. If X works well when started from MC, then it should be ok. > But you didn't say whether you experience the same problem when you start > X from the plain shell. >From plain shell xinit and fvwm works fine. > > 1) Does pressing Ctrl-Alt-Esc help? > > Yes, X server dies. > > Are you sure? I mean Ctrl-Alt-Esc, not Ctrl-Alt-Backspace. Sorry, i`m wrong. Nothing happens then i press Ctrl-Alt-Backspace. > > In ~/.xinitrc: "Exec /usr/X11R6/bin/fvwm". I run it by command "xinit" > > in the shell. > This is incorrect. It should be "exec", not "Exec". Do you have some > shell/unix command named "Exec" on your system? Sorry, my full .xinitrc: ---------- exec /usr/X11R6/bin/fvwm ---------- Where "fvwm" is a link to the "fvwm2". > > Please don`t kill me. > Why should I do this? For my bad bugreport. > Please do the following. > Ensure /usr/X11R6/bin/fvwm is the right version (I don't think you have > 2.5.10 installed in this location, but who knows.) Oh, yes, i run configure with "--exec-prefix=/usrX11R6/fvwm" > Run something like: > /path/to/fvwm -V Output: "fvwm 2.5.10 compiled on May 15 2004 at 03:44:50" > But first try "exec fvwm -f /dev/null" line to see whether the problem is > in your .fvwm2rc configuration. Yes! It`s works with -f /dev/null! I think that problem in modules or modules interface. See output from strace. > The man page says it should be now: > Mouse 1 R A - Very big thanx! I`ll try to be carefully with reading manpages. > P.S. Can your mailer add "> " to quotes on reply, for easier reading? Sorry, i`ll fix it. -- 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]