• On GameFAQs: The top 10 most terrifying PC games
advertisement
Click Here
November 6, 2006 8:30 AM PST

Apple X11 1.1.2 [Update 2006] (#2): Problems launching OpenOffice, fix

by CNET staff
  • Font size
  • Print
  • 5 comments

Some users have reported issues launching a few X11 applications -- particularly OpenOffice on Intel-Based Macs -- after installing Apple's X11 1.1.2.

MacFixIt reader Steven Luscher writes:

"The new X11 update from Apple appears to break OpenOffice. It refuses to launch on my Intel iMac since the X11 update."

All PowerPC-based Mac users we've received reports from indicate no problems with OpenOffice after applying the updated version of X11.

UPDATE: Shaun McDonald of the Mac Port Team at OpenOffice.org tells us that this issue is caused by the presence of Vera fonts that Apple supplied with the X11 1.1.2 update. The fix is as follows:
  1. Log in as an Administrator (if you haven't already), an Administrator account is created by default when you install Mac OS X or setup your computer for the first time.
  2. Launch the Terminal (located in Applications/Utilities)
  3. Copy and paste the following command into the Terminal window: sudo mkdir -p /usr/X11R6/lib/X11/fonts/TTF.bad and press Return.
  4. You will be asked for your password for the current account.
  5. Copy and paste the following command into the same Terminal window as above (all on one line): sudo mv /usr/X11R6/lib/X11/fonts/TTF/Vera*.ttf /usr/X11R6/lib/X11/fonts/TTF.bad
  6. You should now be able to start OpenOffice.

If you are experiencing similar issues, please let us know.

Previous coverage:

Resources

  • X11 1.1.2
  • let us know
  • Apple X11 1.1.2 (Update 20...
  • More from Late-Breakers
  • Recent posts from MacFixIt
    Apple releases Aperture 3.0
    Manage iCal's automatic e-mail generation for invitations
    CNET TV Apple Byte: Apple faces critics
    Weekly Utilities Update: Net Monitor, MiniUsage, TimeMachineEditor, more...
    Odds and Ends: Essential video codec packs for OS X
    Address Book: Unable to add, view contacts
    Persistent 'Faster Browser Search' overtaking Safari's default search
    Quick tip: Faster Time Machine backups
    Add a Comment (Log in or register) (5 Comments)
    • prev
    • next
    by FriscoFrog November 6, 2006 10:26 AM PST
    The problem is the included Vera fonts.

    The offending fonts are named:

    Vera.ttf VeraBd.ttf VeraSeBd.ttf
    VeraBI.ttf VeraSe.ttf

    You can move these to another folder and OpenOffice will open.

    Those comfortable with the Terminal can easily accomplish this.

    Open the /Applications/Utilties/Terminal application and execute the
    following two commands (you can avoid typing errors by copy and past
    the codes below). Note that you will be asked for your password as
    these commands require administrative privileges:

    Code:
    sudo mkdir -p /usr/X11R6/lib/X11/fonts/TTF.bad

    Code:
    sudo mv /usr/X11R6/lib/X11/fonts/TTF/Vera*.ttf /usr/X11R6/lib/X11/fonts/TTF.bad

    The second code should be selected in one single string. There is a
    space between the ttf and the forward slash
    <http://www.openoffice.org/issues/show_bug.cgi?id=71096>
    Reply to this comment
    by jbmelby November 6, 2006 10:27 AM PST
    The following fix (at least for the problem with OpenOffice) has been posted at openoffice.org:

    1. Log in as an Administrator (if you haven't already).

    2. Open Terminal (located in the Utilities folder).

    3. Copy and paste the following command into the Terminal window:

    sudo mkdir -p /usr/X11R6/lib/X11/fonts/TTF.bad

    and enter your password when prompted.

    4. Copy and paste the following command into the same Terminal window as
    above (all on one line):

    sudo mv /usr/X11R6/lib/X11/fonts/TTF/Vera*.ttf /usr/X11R6/lib/X11/fonts/TTF.bad

    5. You should now be able to start OpenOffice.org normally.
    Reply to this comment
    by handymac2 November 6, 2006 7:01 PM PST
    Alternative method: Use a dedicated utility like Show Hide Invisible Files or a general utility like OnyX to change Finder settings to make invisible files visible, then open the now-visible "usr" folder, then the folders within it as listed in the Terminal string: X11R6/lib/X11/fonts. Then create a new folder named "TTF.bad" (or whatever you like), move the Vera fonts into it, then close all the folders and make the files invisible again.

    I suppose the Terminal routines are quicker if you're comfortable with them, but I like to see what I'm doing.
    Reply to this comment
    by Tee Jay November 9, 2006 7:49 AM PST
    Questions...

    1) Does the X11 update negatively affect any apps other than OpenOffice.org? Specifically will Gimp.app be affected by the update?

    2) I haven't installed the update yet. Before I do, can I just back up the old Vera fonts, then restore the old ones after installing the update? Should that have any negative effects on anything?
    Reply to this comment
    by cdmattos November 16, 2006 8:44 AM PST
    Fixed my problem. Thanks!
    Reply to this comment
    (5 Comments)
    • prev
    • next
    advertisement

    About MacFixIt

    MacFixIt is CNET's troubleshooting resource for all things Mac. The information here helps you navigate the ins-and-outs of Mac ownership with how-tos, troubleshooting information, news, reviews, and more.

    Add this feed to your online news reader