BugSquad/Get Logs: Difference between revisions
m fix camelcase links |
No edit summary |
||
| Line 30: | Line 30: | ||
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>. | ||
Sugar activities have logs <verbatim>~/.sugar/default/logs/ </verbatim> so go to <code>someuser</code> type <code> ls -al</code> then drill down to <code> ~/.sugar/default/logs/</code> for the error messages. <code>dmesg</code> is a command that prints out all of the kernel's messages and warnings for this session, with any new stuff at the end. | |||
[[Category:BugSquad]] | [[Category:BugSquad]] | ||
[[Category:HowTo]] | [[Category:HowTo]] | ||