1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00

Mention font-backend related crashes in PROBLEMS

* etc/PROBLEMS: Mention the crash in the Cairo build when
.emacs.desktop messes with font-backend.  (Bug#36835)
This commit is contained in:
Eli Zaretskii 2019-08-02 12:24:53 +03:00
parent fbd2ea1f73
commit b49d987a8c

View File

@ -45,6 +45,13 @@ following command may do the trick. See xrdb(1) for more information.
$ xrdb -merge ~/.Xresources
** Emacs compiled with Cairo crashes when restoring session from desktop file.
This can happen if the '.emacs.desktop' file contains setting for
'font-backend' frame parameter. A workaround is to delete the
offending '.emacs.desktop' file, or edit it to remove the setting of
'font-backend'.
** Emacs aborts while starting up, only when run without X.
This problem often results from compiling Emacs with GCC when GCC was