Changes between Version 4 and Version 5 of abiword


Ignore:
Timestamp:
09/23/2009 05:38:06 PM (15 years ago)
Author:
ken@…
Comment:

For anyone else on the bleeding edge - remove when 2.8 goes in.

Legend:

Unmodified
Added
Removed
Modified
  • abiword

    v4 v5  
    88Bitstream Vera Sans is a nice font but sadly AbiWord-2.4 has an annoying bug. It won't print some fonts ''in italic'' and Bitstream Vera Sans is one of the fonts affected. The solution is to use a different (inferior) font. You'll just have to try the fonts you have available and see which ones work.
    99
     10'''''Trying newer versions'''''
     11
     12Normally, I wouldn't add information about a development version here, but the 2.4 series includes some otherwise redundant packages in its dependencies, and recent 2.6 has many reports of crashes when attempting to print - IMHO a libxml2 upgrade started this, but there other opinions - and more importantly the developers have no resources for it because they are concentrating on 2.8 (at that time, 2.7.x worked).
     13
     14Now that abiword-2.8 is nearly here, I've seen an interesting issue with printing (possibly related to gtk+ changes): If the environment variable GTK_MODULES is not set, attempting to print crashes before it gets to the screen listing the available printer queues.  This variable is updated all over the place in gnome, so people using a full gnome desktop probably won't see the problem.  If you think this problem applies to you, try running it from a term using:
     15{{{
     16GTK_MODULES=foo abiword
     17}}}
     18
     19If you are able to print by doing that, you can put the following libne in your .xinitrc:
     20{{{
     21export GTK_MODULES=fo
     22}}}
     23
     24
    1025[wiki:IndividualOfficePrograms Up][[br]]
    1126[wiki:BlfsNotes Top]