/[emacs]/emacs/etc/PROBLEMS
ViewVC logotype

Diff of /emacs/etc/PROBLEMS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.158 by monnier, Fri Sep 12 19:44:31 2003 UTC revision 1.159 by jhd, Fri Oct 24 09:27:50 2003 UTC
# Line 1  Line 1 
1  This file describes various problems that have been encountered  This file describes various problems that have been encountered
2  in compiling, installing and running GNU Emacs.  in compiling, installing and running GNU Emacs.
3    
4    * Characters are displayed as empty boxes or with wrong font under X.
5    
6    This can occur when two different versions of FontConfig are used.
7    For example, XFree86 4.3.0 has one version and Gnome usually comes
8    with a newer version.  Emacs compiled with --with-gtk will then use
9    the newer version.  In most cases the problem can be temporarily
10    fixed by stopping the application that has the error (it can be
11    Emacs or any other application), removing ~/.fonts.cache-1,
12    and then start the application again.
13    If removing ~/.fonts.cache-1 and restarting doesn't help, the
14    application with problem must be recompiled with the same version
15    of FontConfig as the rest of the system uses.  For KDE, it is
16    sufficient to recompile Qt.
17    
18  * Process output truncated on Mac OS X (Carbon) when using pty's.  * Process output truncated on Mac OS X (Carbon) when using pty's.
19    
20  There appears to be a problem with the implementation of pty's on the  There appears to be a problem with the implementation of pty's on the

Legend:
Removed from v.1.158  
changed lines
  Added in v.1.159

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26