Bug 915816

Summary: All russian symbols are replaced by questions marks
Product: [Fedora] Fedora Reporter: Pavel Shumskii <shumskii>
Component: screenAssignee: Petr Hracek <phracek>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: lnykryn, phracek
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: 2013-02-27 22:19:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pavel Shumskii 2013-02-26 15:08:51 UTC
Description of problem:

After upgrade GNU screen to version screen.i686 0:4.1.0-0.14.20120314git3c2946.fc18 , all russian symbols are replaced with questions marks. Downgrade to version screen.i686 0:4.1.0-0.12.20120314git3c2946.fc18 solved the problem. This bug works while running screen both XTerm and lxterminal.

Version-Release number of selected component (if applicable):

On my computer there is no bug visible in screen.i686 0:4.1.0-0.12.20120314git3c2946.fc18 and there is one in screen.i686 0:4.1.0-0.14.20120314git3c2946.fc18.

How reproducible:

Upgrading back to screen.i686 0:4.1.0-0.14.20120314git3c2946.fc18 unsolves the bug again.

Comment 1 Pavel Shumskii 2013-02-27 13:48:14 UTC
I found a solution by myself.

After upgrading screen to version 4.1.0-0.14.20120314git3c2946.fc18 i have quit all my active screen sessions and opened new screen again. All characters are now shown as normal.

The solution is: do screen -wipe to erase sockdir and re-open all screens again.

I think, that there is no error in screen itself. Sessions files, created by previous versions of screen could work not well with new version of screen.