Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 22nd August 2006, 02:27 AM
rg_linux1 Offline
Registered User
 
Join Date: Aug 2006
Posts: 19
Arrow FC5 xdvi Warning: Missing charsets in String to FontSet conversion

I installed 2 weeks ago FC5 on an AMD64 3700 . I installed the additional package Latex and when comes the time to view a DVI file Latex produces, xdvi gives the following message:

Warning: Missing charsets in String to FontSet conversion

but is able to show the DVI file which I can print: no problem there.

Can someone indicate to me a way such that xdvi does not give that message ?
Here is more information about the version of xdvi that I have with FC5:
[]$ xdvi -v
xdvik version 22.84.9 (@(#)Motif Version 2.3.0, runtime version 2.3)
Libraries: kpathsea version 3.5.4, T1lib version 5.0.1

Thanks

Rene
Reply With Quote
  #2  
Old 22nd August 2006, 05:13 AM
Craig Pemberton's Avatar
Craig Pemberton Offline
Registered User
 
Join Date: Jun 2006
Location: Austin
Posts: 195
If it works for you I wouldn't worry about it.

Warnings tend to be non-critical and are ideally delt with by the maintainers in time.
Errors are critical and then you should start to worry.
__________________
Elegance is not a dispensable luxury but a quality that decides between success and failure. -Dijkstra
Reply With Quote
  #3  
Old 22nd August 2006, 10:27 PM
rg_linux1 Offline
Registered User
 
Join Date: Aug 2006
Posts: 19
OK thanks I will follow your advice
Reply With Quote
  #4  
Old 4th April 2013, 06:43 PM
Multikulti555 Offline
Registered User
 
Join Date: Apr 2013
Location: Cologne
Posts: 2
linuxfirefox
Thumbs up Re: FC5 xdvi Warning: Missing charsets in String to FontSet conversion

Seven years later... the same problem on Fedora 18 64 bit (TeXLive 2012 local installation).

I'm new to Fedora, so I can propose only a dirty hack (it works, so what?).

The trick: set LANG to C before starting xdvi. In a terminal:

Code:
$LANG=C xdvi file.dvi
You possibly open DVI files per mouse click, so that the solution above is inconvenient, in a sense.

So search for the file named xdvi. It is actually a shell script, so you can edit it with a text editor. If your TeXLive is installed globally, somewhere under /usr, you will need root rightes to edit this file (just start your text editor from the terminal as superuser).

Open the file xdvi and add:

Code:
export LANG=C
before the ultimate line, so that the two last lines of xdvi file look like this:

Code:
export LANG=C
exec xdvi-xaw $NAMEOPT ${1+"$@"}
Save the file and you are done.

If this should not help, you can try to install additional x11-fonts:

Code:
# yum install xorg-x11-fonts-75dpi xorg-x11-fonts-100dpi
Reply With Quote
Reply

Tags
charsets, conversion, fc5, fontset, missing, string, warning, xdvi

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Warning: Cannot convert string "" to type XftFont armann Using Fedora 3 12th July 2008 11:31 AM
[help] Warning coming from xdvi Dong Li Using Fedora 2 25th April 2008 08:59 AM
xterm warning: Cannot convert string "true" to type Int judung Using Fedora 1 2nd September 2005 07:22 AM
root-tail error message:"missing charsets in String to FontSet conversion" ! krazibon3 Using Fedora 0 20th September 2004 04:39 AM


Current GMT-time: 00:10 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat