Bug 192287
| Summary: | Problem with line-drawing characters using UTF-8 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Thomas Müller <thomas> | ||||
| Component: | iptraf | Assignee: | Marcela Mašláňová <mmaslano> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | iptraf-3.0.0-2.fc5 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-08-21 07:00:20 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: | |||||||
| Attachments: |
|
||||||
|
Description
Thomas Müller
2006-05-18 19:38:24 UTC
Created attachment 129481 [details]
Patch for Makefile to link against ncursesw
Hello, this patch works for you? I tested it and it won't work. It's possibly problem of putty. I had the same problem with mc. Hi, I just tested the patch using a clean installation of FC5 and putty. After applying the patch, setting putty to UTF-8 and setting the environment variable (export NCURSES_NO_UTF8_ACS=1), I get lines, boxes etc as expected. Sorry, I forgot to mention the actual name of the variable I was talking about in my initial report. I just noticed that mc works perfectly out of the box, without the need for a special environment variable. Unfortunately I didn't have time to take a close look at the source. |