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: neditAssignee: Tim Waugh <twaugh>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: 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:

Description David Aquilina 2004-08-03 18:23:53 UTC
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.

Comment 1 Tim Waugh 2004-08-11 11:39:11 UTC

*** This bug has been marked as a duplicate of 75189 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:04:54 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.