Jump to content

OpenOffice Menus, Dialogs, etc unreadable


manly
 Share

Recommended Posts

Some things I did:

 

Imported Windows Fonts

Turned on antialising in KDE, changed to antialised fonts

Installed and activated High Performance Liquid

 

Now, no text shows in OpenOffice. Documents show properly, but dialogs, buttons, etc are blank. I tried renaming my .openoffice directory, and reinstalling openoffice. No effect. I also tried loading OO up in windowmaker.

 

Suggestions?

 

Andrew

Link to comment
Share on other sites

to fix this you have to go to file:/home</your home directory >/.openoffice/user/config/registry/instance/org/openoffice/Office/common

there edit the file called commaon or something and find the section about fornt replacement.

then put in the name of the font you want to use and also set the value of <Replace fonts> or something like that to 1. then on restarting openoffice you should be able to see your menus agin.

 

 

im sory for being so vague but this happened to me too a long time ago and i dont remeber excatly what i did. nbut on changing the value in the common.xml to arail or somehting like that all the menu fonts etc reappeared as arial.

 

Try it, im sure youll figure it out.

Link to comment
Share on other sites

I found the right file. I tried playing with the Font section, and deleting it entirely. Here is what it looks like:

 

<Font>

 <Substitution>

  <FontPairs cfg:element-type="FontReplacement">

   <FontReplacement state="replaced" cfg:name="_0">

    <Always cfg:type="boolean">true</Always>

    <OnScreenOnly cfg:type="boolean">true</OnScreenOnly>

    <ReplaceFont cfg:type="string">Andale Sans UI</ReplaceFont>

    <SubstituteFont cfg:type="string">Luxi Sans</SubstituteFont>

   </FontReplacement>

  </FontPairs>

  <Replacement cfg:type="boolean">true</Replacement>

 </Substitution>

</Font>

 

This section doesn't appear on the same file under OpenOffice for Windows.

 

Can someone post a copy of their file?

 

Andrew

Link to comment
Share on other sites

ok here what i think i did is:

<Font>

 <Substitution>

  <FontPairs cfg:element-type="FontReplacement">

   <FontReplacement state="replaced" cfg:name="_1">

    <Always cfg:type="boolean">true</Always>

    <OnScreenOnly cfg:type="boolean">true</OnScreenOnly>

    <ReplaceFont cfg:type="string">Andale Sans UI</ReplaceFont>

    <SubstituteFont cfg:type="string">Helvetica</SubstituteFont>

   </FontReplacement>

  </FontPairs>

  <Replacement cfg:type="boolean">true</Replacement>

 </Substitution>

</Font>

see the changes i have typed in the third and the 8th lines.

That i think did the trick for me.

Link to comment
Share on other sites

Here is what I posted on 2 Jan on this board. You can also check the thread (url below) for some other ideas.

 

I stumbled across something that helped me get myOpenOffice HELP file fonts to display again. They were totally invisible after doing a font upgrade via Mandrake Control Center in 9.0 I followed steps above and used Times as replacement font which helped my menu font problem, but my OO HELP files still were not visible. I must have tried 30 other fonts with no luck. Then I got lucky and through trial and error found this fix! 

 

1. Open console and enter 'su' and password to become root. 

2. Since I like to use GUI, I enter the command 'kate' to use the kate editor as root. 

 

Quote:

 

[root@localhost kelly]# kate

 

(Note: You can use whatever file editor you like.) 

 

3. Use kate to open and Edit the /etc/openoffice/openoffice.cfg file 

4. Delete the '#" in the last line of second paragraph so that the line reads: 

 

Quote:

 

FONT_SCALING="AUTO"

 

( others suggest using value of 110 in place of auto ) 

 

5. SAVE the file. 

6. [root@localhostkelly]# exit 

(don't forget to go back to user status by exiting root) 

7. Test your OO help file. It should now be visible. 

 

Hope it helps another newbie avoid hours of surfing for a fix!

http://www.mandrakeusers.org/viewtopic.php...1722&highlight=

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...