On Mon, Dec 02, 2002 at 11:51:25PM -0600, fvwm-bug wrote: > FVWM Bug Tracking notification > > new message incoming/965 > > Full_Name: Dorothy Robinson > Version: fvwm-2.5.4 > CVS_Date: > OS: SunOS 5.8 on sparc > X_Server: Sun Microsystems > Submission from: (NULL) (216.99.209.149) > > > If I compile with extended window manager hints, I can cause a terrible > hang by trying to resize Mozilla and accidentally dragging the cursor onto > the TaskBar, which I have at the top of the screen. When I do that, the > cursor stays in the diagonal-arrow state and blinks rapidly, forever. The > only thing to do then is log in from another machine and kill fvwm2. > Killing Mozilla, or the taskbar, or any other module doesn't do it. The > screen stays in that state, displaying a resizing Mozilla, even after > Mozilla is dead. > > If I compile with --disable-ewmh, it doesn't happen. I'm not running > Gnome, or I'd blame it on that.
Please provide some more details: - What Mozilla version do you have? - Are you using the task bar coming with fvwm? If not, which task bar is it (and which version)? - How do you resize the window? By dragging from the frame? Or by some function built into Mozilla? Is it a wire frame or opaque resize? - Does it help to press Crtl-Alt-Esc to get out of the hang? - Please try to strip down your .fvwm2rc file as much as possible so that the problem still happens and post it to the mailing list. If it stops happening when you remove a specific line, please say so. - When you log in from a different machine, try to attach a debugger to the running fvwm process to see where it hangs. If you have gdb: $ gdb fvwm <fvwm-process-id> Then, at the gdb prompt, type (gdb) where (this prints a stack trace in clear text, please post that output). Next, single step through the code until you come across the same code line as "where" printed: (gdb) s <some output> (gdb) <hit return repeatedly> And post all output. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- 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]