On Sunday 05 November 2006 11:29 am, James Shupe wrote: > I am using version 2.04 of OpenOffice.org. My problem is the > program won't open since Apple updated the X11 application in their > software updates. It begins to open, and then disappears. > > Thank You > > James Shupe
From some other members of this mailing list: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The suggested workaround: Open the terminal application and type: sudo mkdir -p /usr/X11R6/lib/X11/fonts/TTF.bad <return> enter your password <return> sudo mv /usr/X11R6/lib/X11/fonts/TTF/Vera*.ttf /usr/X11R6/lib/X11/ fonts/TTF.bad <return> the code will create a new folder "TTF.bad" and will copy all "Vera" fonts to this folder. This must be done with administrator "root" rights (sudo) Hope this helps. thanks to Pavel and Patrick Christopher ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
