Hi Jeremy, I'm reporting here a bug which I've just reported via radar (#7183214): I have a series of scripts that create xterms which ssh to other machines on my network, they have the following form: #! /bin/tcsh /usr/X11/bin/xterm -bg CornSilk -T my_computer -e ssh -Y user@my_computer.local The issue which has arisen with Snow Leopard X11 (2.3.4 xorg- server-1.4.2-apple45), is that these windows when created cannot be closed by clicking the window close button (red circle). They can be closed by logging out, or using xkill. Cheers, Jamie
Hi, Note that if I change the shell to bash (i.e. edit the script and replace tcsh with bash), the windows close. Odd! Jamie On Aug 31, 2009, at 9:37 AM, Jamie Kennea wrote:
Hi Jeremy,
I'm reporting here a bug which I've just reported via radar (#7183214):
I have a series of scripts that create xterms which ssh to other machines on my network, they have the following form:
#! /bin/tcsh
/usr/X11/bin/xterm -bg CornSilk -T my_computer -e ssh -Y user@my_computer.local
The issue which has arisen with Snow Leopard X11 (2.3.4 xorg- server-1.4.2-apple45), is that these windows when created cannot be closed by clicking the window close button (red circle).
They can be closed by logging out, or using xkill.
Cheers,
Jamie
erm... weird... I'll certainly look into it... Do you remember the last version that it did work under? On Aug 31, 2009, at 06:52, Jamie Kennea wrote:
Hi,
Note that if I change the shell to bash (i.e. edit the script and replace tcsh with bash), the windows close. Odd!
Jamie
On Aug 31, 2009, at 9:37 AM, Jamie Kennea wrote:
Hi Jeremy,
I'm reporting here a bug which I've just reported via radar (#7183214):
I have a series of scripts that create xterms which ssh to other machines on my network, they have the following form:
#! /bin/tcsh
/usr/X11/bin/xterm -bg CornSilk -T my_computer -e ssh -Y user@my_computer.local
The issue which has arisen with Snow Leopard X11 (2.3.4 xorg- server-1.4.2-apple45), is that these windows when created cannot be closed by clicking the window close button (red circle).
They can be closed by logging out, or using xkill.
Cheers,
Jamie
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
On Aug 31, 2009, at 11:09 AM, Jeremy Huddleston wrote:
erm... weird... I'll certainly look into it... Do you remember the last version that it did work under?
I've never seen this issue before, and I've used pretty much every release of X11 from Apple and from Xquartz website. Certainly this is a regression from both 2.3.3.2 and 2.4.0 (I've verified it doesn't happen on my Leopard Mac Pro with 2.4.0 installed). I believe I would have noticed this issue in the past pretty quickly, I'm constantly opening and closing ssh sessions to other machines. Cheers, Jamie
participants (2)
-
Jamie Kennea
-
Jeremy Huddleston