BugSquad/Get Logs: Difference between revisions
| Line 4: | Line 4: | ||
== Enabling debugging == | == Enabling debugging == | ||
=== On the XO === | |||
These are general steps to follow when providing logs for some bug: | These are general steps to follow when providing logs for some bug: | ||
| Line 12: | Line 13: | ||
* Reboot, or just restart X using ctrl+alt+erase | * Reboot, or just restart X using ctrl+alt+erase | ||
The file <tt>~/.xsession-example</tt> contains other settings useful for debugging. You can copy individual lines from this or copy the entire file to <tt>~/.xsession</tt>. | The file <tt>~/.xsession-example</tt> contains other settings useful for debugging. You can copy individual lines from this or copy the entire file to <tt>~/.xsession</tt>. | ||
=== Using the sugar-emulator === | |||
Run the emulator with the following command: | |||
SUGAR_LOGGER_LEVEL=debug sugar-emulator | |||
=== Presence service === | === Presence service === | ||