User:Nive/KNode

From KDE TechBase
Revision as of 10:54, 30 March 2009 by Nive (talk | contribs) (New page: == Getting trace == === Debug output === This section describes how to get the debug output that KNode generates. * Run « kdebugdialog ». * Search the « knode » component and check it...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Getting trace

Debug output

This section describes how to get the debug output that KNode generates.

  • Run « kdebugdialog ».
  • Search the « knode » component and check it. Do the same for the « kio_nntp » component.
  • Launch KNode as you usually do, do the stuff that leads to your problem and then close KNode.
  • Then in your home directory, there should be a file name .xsession-errors that contains at its end the output you could paste in you bug report.
Warning
Take special care to remove every sensitive information (like username, password, etc. that you do not want others to see before pasting the information to a public place like a bug report!
Tip
Interesting lines starts with knode or kio_nntp.


Backtrace

See How to create useful crash reports