Ticket #207 (closed usability: fixed)
closing an xterm closes all xterms
| Reported by: | hottie.professor@… | Owned by: | jeremyhu@… |
|---|---|---|---|
| Priority: | Important | Milestone: | 2.3.2 |
| Component: | xserver | Version: | 2.3.1 (xserver-1.4.2-apple17) |
| Keywords: | ticket 178 | Cc: |
Description
Re: #178: have multiple XQuartz xterms open. Closing any one of them will close all, including applications (e.g. xemacs) launched by command line from an xterm. Happens whether I type 'exit' or click on 'x' button on top left corner of xterm. This seems to happen not consistently, but about 90+% of the time. Have had this problem since first installation of XQuartz 2.3.1 in early October.
Change History
comment:1 Changed 4 years ago by jeremyhu@…
- Status changed from new to assigned
- Version set to 2.3.1 (xserver-1.4)
- Type changed from crash to usability
- Milestone set to 2.3.2
comment:2 Changed 4 years ago by jeremyhu@…
- Status changed from assigned to closed
- Resolution set to fixed
- Summary changed from same problem as ticket #178 with XQuartz 2.3.1 on OS 10.5.5 to closing an xterm closes all xterms
No response from submitter. I made some other changes to 2.3.2 which should hopefully fix this problem... if it still exists, please reopen this bug report.
Note: See
TracTickets for help on using
tickets.

disable the "initial" xterm:
defaults write org.x.X11 app_to_run /usr/bin/true
Do you still have the same problem?