Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 73999

Summary: Gnumeric complains about missing fonts at startup
Product: [Retired] Red Hat Raw Hide Reporter: Petri T. Koistinen <thoron>
Component: gnumericAssignee: Havoc Pennington <hp>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 1.0   
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: 2002-10-01 15:55:12 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 Petri T. Koistinen 2002-09-13 17:20:22 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.79 [en] (X11; U; Linux 2.4.18-12.5 i686; Nav)

Description of problem:
[petri@dsl-hkigw4l83 tmp]$ gnumeric some-file.xls 
The font "-*-nimbus sans-regular-r-normal-*-12-*-*-*-*-*-*-*" does not support
all the required character sets for the current locale "fi_FI@euro"
  (Missing character set "ISO8859-15")
  (Missing character set "ISO8859-15")
The font "-*-nimbus sans-regular-i-normal-*-12-*-*-*-*-*-*-*" does not support
all the required character sets for the current locale "fi_FI@euro"
  (Missing character set "ISO8859-15")
  (Missing character set "ISO8859-15")
some-file.xls
Excel 97 +
The font "-*-times-bold-r-normal-*-16-*-*-*-*-*-*-*" does not support all the
required character sets for the current locale "fi_FI@euro"
  (Missing character set "ISO8859-15")
  (Missing character set "ISO8859-15")
The font "-*-times-medium-r-normal-*-16-*-*-*-*-*-*-*" does not support all the
required character sets for the current locale "fi_FI@euro"
  (Missing character set "ISO8859-15")
  (Missing character set "ISO8859-15")
[petri@dsl-hkigw4l83 tmp]$ locale
LANG=fi_FI@euro
LC_CTYPE="fi_FI@euro"
LC_NUMERIC="fi_FI@euro"
LC_TIME="fi_FI@euro"
LC_COLLATE="fi_FI@euro"
LC_MONETARY="fi_FI@euro"
LC_MESSAGES="fi_FI@euro"
LC_PAPER="fi_FI@euro"
LC_NAME="fi_FI@euro"
LC_ADDRESS="fi_FI@euro"
LC_TELEPHONE="fi_FI@euro"
LC_MEASUREMENT="fi_FI@euro"
LC_IDENTIFICATION="fi_FI@euro"
LC_ALL=
[petri@dsl-hkigw4l83 tmp]$ rpm -qa | grep XFree | sort
XFree86-base-fonts-4.2.0-67.6
XFree86-devel-4.2.0-67.6
XFree86-font-utils-4.2.0-67.6
XFree86-ISO8859-15-75dpi-fonts-4.2.0-67.6
XFree86-libs-4.2.0-67.6
XFree86-Mesa-libGLU-4.2.0-67.6
XFree86-Mesa-libGL-4.2.0-67.6
XFree86-tools-4.2.0-67.6
XFree86-truetype-fonts-4.2.0-67.6
XFree86-xauth-4.2.0-67.6
XFree86-xdm-4.2.0-67.6
XFree86-xfs-4.2.0-67.6
XFree86-100dpi-fonts-4.2.0-67.6
XFree86-4.2.0-67.6
XFree86-75dpi-fonts-4.2.0-67.6
[petri@dsl-hkigw4l83 tmp]$ 


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


How reproducible:
Always

Steps to Reproduce:
1. Run gnumeric

Expected Results:  No complaining about missing character set.

Additional info:

Comment 1 Havoc Pennington 2002-10-01 15:42:35 UTC
The error messages there are accurate, those fonts don't support 
ISO-8859-15 (no euro symbol). I'm not sure there's a lot we can do about it,
other than become fontographers... does Gnumeric still start up and use some
fallback font?



Comment 2 Petri T. Koistinen 2002-10-01 15:55:05 UTC
Yes, it will start and it uses fallback font.

Comment 3 Havoc Pennington 2002-10-01 16:07:03 UTC
Yeah, this is quite hard to fix, and only cosmetic. It will naturally go away
when we move to the GTK2-based Gnumeric with the new sane font setup.

Thanks

Comment 4 Petri T. Koistinen 2002-10-01 16:14:56 UTC
Would you call it cosmetic problem if dollar sign would be missing? ;-)
Ok, I'll wait, I don't have that much euros anyway. ;-)