| Summary: | gitk crashes when over ssh -X (BadWindow) | ||
|---|---|---|---|
| Product: | Branch 4.1 | Reporter: | Ivan Zakharyaschev <imz> |
| Component: | git | Assignee: | Dmitry V. Levin <ldv> |
| Status: | CLOSED DUPLICATE | QA Contact: | qa-4.1 <qa-4.1> |
| Severity: | major | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
Ivan Zakharyaschev
2009-06-09 14:29:18 MSD
This doesn't happen for gitk run immediately in the current X session, and this doesn't happen when gitk is run under "su - mort". Only over ssh. A lot of programs do not work under "ssh -X". I'm afraid you have to use "ssh -Y". |