Attaching Sugar logs to tickets: Difference between revisions
Jump to navigation
Jump to search
m (AttachingSugarLogsToTickets moved to Attaching Sugar Logs to Tickets: camelcase is evil) |
No edit summary |
||
Line 10: | Line 10: | ||
* Reboot |
* Reboot |
||
* Do the minimal steps to reproduce the bug. |
* Do the minimal steps to reproduce the bug. |
||
* The relevant logs are in /home/olpc/.sugar/default/logs, copy them to an usb stick and attach to the ticket from some other computer. |
* '''The relevant logs are in /home/olpc/.sugar/default/logs''', copy them to an usb stick and attach to the ticket from some other computer. |
||
* Another interesting file to attach to the ticket is /var/log/messages. |
* Another interesting file to attach to the ticket is /var/log/messages. |
Revision as of 09:34, 4 January 2008
If you provide debugging logs to a ticket, you'll be making it much easier to developers to fix the issue.
These are general steps to follow when providing logs for some bug:
- Open the terminal activity.
- Type the following:
echo 'export SUGAR_LOGGER_LEVEL=debug' >> /home/olpc/.xsession
- Reboot
- Do the minimal steps to reproduce the bug.
- The relevant logs are in /home/olpc/.sugar/default/logs, copy them to an usb stick and attach to the ticket from some other computer.
- Another interesting file to attach to the ticket is /var/log/messages.