On Fri, Jun 14, 2002 at 09:49:22PM +0000, Bruce M Beach wrote:
> Hello All
>
> If I execute a tcl script from the fvwm menu
> that has the the following line:
> "Tkxset" Exec exec /scripts/tkxset
> It start up fine and works fine but when I push the "quit"
> button which executes the following tcl procedure
>
> #!/usr/local/bin/wish #<----- First line of script
> ..
> ..
> proc quit {} {
> destroy .
> }
> the button stays depressed and the whole root screen partially
> freezes. Partially because the mouse is still working, but the
> various applications do not respond. (i.e in focus-follows mouse
> the xterms dont' change color as I move the mouse into them,
> raising and lowering window or moving no longer works etc.)
Can you send me the whole tk script? Pressing ctrl-alt-escape may
help to break the freeze.
> Ps I'm behind the great firewall of China and if
> I subscribe to the list I tend to get weird things
> happening like messages from the mailing list saying
> that message are bounceing back with headers that say
> " More than ten words matched. Rejected"
> so if you could cc any replies it would be appreciated.
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
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 majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Jun 18 2002 - 05:53:31 BST