GNOME/Debugging

From Funtoo
< GNOME
Revision as of 20:47, August 31, 2020 by Drobbins (talk | contribs)
Jump to navigation Jump to search

This page is intended to include 'How-to' style debugging/troubleshooting information for GNOME.

= Enable gnome-session debugging

The recommended first step for trying to debug issues in GNOME related to various GNOME components is to enable the debug flag in /usr/bin/gnome-session. To do this, edit /usr/bin/gnome-session as root and add the the following option to the end of the last line: --debug:

Template:Code

Then, logging into GNOME will result to debug log messages sent to /var/log.