|
Bugzilla – Full Text Bug Listing |
| Summary: | gnu screen garbles terminal display with high ascii/unicode chars | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | chris mccraw <novell> |
| Component: | ConsoleApps | Assignee: | Michael Schröder <mls> |
| Status: | VERIFIED NORESPONSE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | Keywords: | I18N |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | a screen capture from a screen(1) session exhibiting this bug | ||
|
Description
chris mccraw
2005-10-12 00:32:40 UTC
okay, I need: 1) output of 'locale' before you start screen 2) value of $TERM before you start screen 3) output of 'locale' after you started screen 4) value of $TERM after you start screen 5) output of ^A:dinfo in screen 6) output of ^Ai in screen Thanks! here ya go. i receive virtually no mail that is not in pure us-ascii so a configuration change that kills off umlauts or accents would be an acceptable fix. thanks a million for looking into this! fool@lala:[3:0]:~ > locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL= fool@lala:[4:0]:~ > echo $TERM xterm LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL= fool@lala:[3:0]:~ > echo $TERM screen dinfo reports: (80,24) UTF-8 xterm-color iso2022 i reports: (20,21)/80x24+10000+flow UTF-8 0(tcsh) Well, all of these look good. locale says utf8, screen thinks the display uses utf8 and the windows are in utf8 mode as well. I have no clue why it doesn't work, screen should be transparent in this setup. Could you please use ^aH to start logging to screenlog.X, call mutt so that the display is garbled, press ^aH again to close the log and attach the log to this bug report? sure. i'll attach the log below. as an FYI, the last thing i do in the mutt session is hit "control-l" to redraw the screen--even that makes it worse. i'd also be happy to let you login to the machine and view the mailbox in question to see if you could reproduce (or include the mailbox as an attachment). let me know.. Created attachment 53884 [details]
a screen capture from a screen(1) session exhibiting this bug
Can't reproduce the problem here. I tried xterm and rxvt_unicode-5.7 (is this the rxvt you are using?). Maybe screen's using some xterm escape sequence that rxvt doesn't understand, do you still have the problem if you use xterm instead of rxvt? yup, xterm and konsole as well as rxvt. i use: Usage v2.6.4 : (XPM,utmp,menubar,Kanji,graphics,.Xdefaults) Ok, some more work for you: 1) please attach two screenshots: a garbled and a correct one. 2) please call 'script' before starting screen, start screen and mutt to produce garbled output, exit screen, exit script and attach the 'typescript' file. I'll be on vacation until wednesday next week. I'll try to hunt down that bug when I'm back... Hi, any chance for you to create the typescripts? should we close this one? Seems highly uninteresting to both of you Yes, closing with NORESPONSE... |