Bug 73290

Summary: UTF-8 problem in main window
Product: [Retired] Red Hat Raw Hide Reporter: Tim Waugh <twaugh>
Component: gnucashAssignee: Bill Nottingham <notting>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-01-28 22:18:23 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 Tim Waugh 2002-09-02 15:40:32 UTC
Description of Problem: 
When in en_GB.UTF-8 locale, and using GBP, the net totals tear-off shows 
amounts with 'AB#' (where 'A' has a circumflex above it).  Elsewhere the 
currency symbol is correct. 
 
Version-Release number of selected component (if applicable): 
gnucash-1.6.6-7 
 
How Reproducible: 
100%

Comment 1 Tim Waugh 2002-09-03 17:58:34 UTC
Also the totals when reconciling.

Comment 2 Bill Nottingham 2005-01-28 22:18:23 UTC
This is almost certianly due to the use of GTK+1, which isn't really
utf-8 safe.

Hopefully it will be fixed in the upcoming GNOME 2 port.