Bug 129068
| Summary: | nedit's open file dialog box does not work when run over SSH | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | David Aquilina <dwa> |
| Component: | nedit | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | flanagan |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 19:04:54 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of 75189 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
When running nedit over SSH with X11 forwarding, the open file dialog box does not work. When a file name is double clicked, nedit asks you to please select a file. The following shows on the terminal which you ran nedit from: [dwa@bowser dwa]$ echo $DISPLAY localhost:10.0 [dwa@bowser dwa]$ echo $LANG en_US.UTF-8 [dwa@bowser dwa]$ nedit Name: FilterText Class: XmTextField Character '\57' not supported in font. Discarded. Name: FilterText Class: XmTextField Character '\150' not supported in font. Discarded. [etc.] If $LANG is set to en_US (instead of the en_US.UTF-8 default) nedit works as expected.