Bug 74911
| Summary: | gdm text dialogs are broken | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Alan Cox <alan> |
| Component: | ncurses | Assignee: | Eido Inoue <havill> |
| Status: | CLOSED RAWHIDE | QA Contact: | Jay Turner <jturner> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | CC: | harald, havill, jirka, jroyse, mherrick, mporta, otaylor, srevivo |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-08-14 09:39:12 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 79579, 100644 | ||
|
Description
Alan Cox
2002-10-02 18:50:51 UTC
I'm assuming the text dialog is an upstream thing, if it was redhat-config-xfree86 we should probably move this bug to r-c-x *** Bug 74861 has been marked as a duplicate of this bug. *** Sorry to disagree. It doesn't seem to happen on the same setup with Debian. I don't know if its kudzu gone wonky, the font copying bug (ie tty8 hasnt got the fonts set up, or its gdm triggered). Alan Filed http://bugzilla.gnome.org/show_bug.cgi?id=103257 but I didn't actually check if upstream contains its own text dialog or that's just Xconfigurator. Taking gdm target/blockers. GDM is just running 'dialog' in this case; I'd guess this is dialog not working correctly on the console in UTF-8 mode. dialog uses ncurses, so reassigning to ncurses.. btw, tty is not configured to output UTF-8 You reassigned to gdm, not to ncurses... don't really understand the comment about the tty. well, the tty the dialog is running on is not switched in utf-8 mode see /bin/unicode_start please test against the ncurses-5.3-3 package *** Bug 78697 has been marked as a duplicate of this bug. *** Tested: The main text area is readable, the buttons are garbage as are the borders. Pushing this back to assigned as Alan is still seeing some issues. Seems to be resolved as of the RHLP beta 1 |