Bug 464945

Summary: nedit complains about missing fonts
Product: [Fedora] Fedora Reporter: Chris <huor.carnesir>
Component: neditAssignee: Jindrich Novy <jnovy>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jnovy, pknirsch
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: 2008-10-13 09:06:09 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:
Attachments:
Description Flags
Error msgs when starting nedit without ISO8859-fonts none

Description Chris 2008-10-01 15:34:59 UTC
Created attachment 318213 [details]
Error msgs when starting nedit without ISO8859-fonts

Description of problem:
After installing nedit via yum it complains about missing fonts.

Version-Release number of selected component (if applicable):
nedit-5.5-19.fc10.i386

How reproducible:
Always

Steps to Reproduce:
1. yum install nedit
2. start nedit
3. See a lot of 'Cannot convert string' msgs
4. yum install xorg-x11-fonts-ISO8859-1-*
5. Everything is fine...
  
Actual results:
A lot of error msgs, ugly fonts

Expected results:
no errors

Additional info:
none

Comment 1 Jindrich Novy 2008-10-13 09:06:09 UTC
I added the Requires: to the spec to be sure the correct ISO8859-1 fonts are installed.