BugSquad/Telepathy Debugging: Difference between revisions

No edit summary
No edit summary
Line 10: Line 10:
=== Fedora 20 ===
=== Fedora 20 ===


For desktop-wide debugging of Salut and Gabble:
Starting with Fedora 20, to enable debug logging of Salut and Gabble:
* Edit the /etc/environment file
* Edit the /etc/environment file
  G_MESSAGES_DEBUG="all"
  G_MESSAGES_DEBUG="all"
Line 18: Line 18:
  GABBLE_LOGFILE=/home/olpc/gabble.log
  GABBLE_LOGFILE=/home/olpc/gabble.log
* Reboot
* Reboot
For per-activity debug logging:
SUGAR_LOGGER_LEVEL=debug sugar-launch org.laptop.Chat


=== Fedora 18 ===
=== Fedora 18 ===