; * etc/PROBLEMS: Mention problems with XPM support in GDK (bug#75018).
authorEli Zaretskii <eliz@gnu.org>
Sat, 28 Dec 2024 11:54:45 +0000 (13:54 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 28 Dec 2024 11:54:45 +0000 (13:54 +0200)
etc/PROBLEMS

index 8de12a78613521ab11c553d353de4e3ccb80c60d..c3b717c516ff6027a8751872a3c79df0a7b0ea9a 100644 (file)
@@ -485,6 +485,16 @@ running the just-built Emacs.
 
 * General runtime problems
 
+** GTK+ problems
+
+*** Some tool-bar icons aren't displayed.
+
+This could be caused by lack of support for XPM image format in the
+installed GTK packages.  Some GNU/Linux distros no longer install
+support for those formats by default, so you might need to install
+additional support packages.  E.g., on Fedora you need to install the
+'gdk-pixbuf2-modules-extra' package.
+
 ** Lisp problems
 
 *** Changes made to .el files do not take effect.