Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74918 - mrxvt uses missing font on standard install
Summary: mrxvt uses missing font on standard install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-19 03:09 UTC by Ruben Faelens
Modified: 2004-12-19 03:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruben Faelens 2004-12-19 03:09:44 UTC
I installed mrxvt-0.3.9 and tried to run it.
The default font mrxvt uses isn't installed on my system.
This is the error message:

mrxvt: can't load font "-isas-song ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0"
mrxvt: can't load font "-*-*-*-*-*-*-*-*-*-*-*-*-gb2312*-0"
mrxvt: fatal error, aborting...

Reproducible: Always
Steps to Reproduce:
1. run mrxvt
2.
3.

Actual Results:  
The application aborted

Expected Results:  
Use a font present on the system.
Comment 1 Ruben Faelens 2004-12-19 03:14:38 UTC
It's fixed:
add "mrxvt*multichar_encoding:noenc" to .Xdefaults

see "http://forums.gentoo.org/viewtopic.php?p=1804435#1804435"