Bug 501832

Summary: TigerVNC Viewer don't show Russian letters
Product: [Fedora] Fedora Reporter: nucleo <alekcejk>
Component: tigervncAssignee: Adam Tkac <atkac>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: atkac, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-21 12:41:57 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 nucleo 2009-05-20 22:17:36 UTC
Description of problem:
TigerVNC Viewer don't show russian letters 

Version-Release number of selected component (if applicable):
tigervnc-0.0.90-0.9.fc11.i586

Steps to Reproduce:
1. Install tigervnc
2. Run with russian locale "LANG=ru_RU.UTF-8 vncviewer"
  
Actual results:
There are question signs instead of Russian text in TigerVNC Viewer window.

Expected results:
There is should be russian text or english if it is not possible to display russian.

Comment 1 Adam Tkac 2009-05-21 12:41:57 UTC
After inspection vncviewer code is not compatible with UTF-8 charset thus I disabled internationalization. Fixed tigervnc-0.0.90-0.10.fc11, thanks for report.