diff options
author | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
---|---|---|
committer | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
commit | 70bc259aa3f4dbd83bd239030690759449ee714b (patch) | |
tree | b61af2d70c64ca12dbec49053c0b20dae8ba7926 /ubuntu/maverick/tdebase/debian/konqueror-trinity.presubj | |
parent | 1f3a44f73fa43d3c30f47ff8c4f5c414d83f4765 (diff) | |
parent | 169853a068683db6540e3b77542d5139bb7867d1 (diff) | |
download | tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.tar.gz tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdebase/debian/konqueror-trinity.presubj')
-rw-r--r-- | ubuntu/maverick/tdebase/debian/konqueror-trinity.presubj | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdebase/debian/konqueror-trinity.presubj b/ubuntu/maverick/tdebase/debian/konqueror-trinity.presubj new file mode 100644 index 000000000..9abd9e6d1 --- /dev/null +++ b/ubuntu/maverick/tdebase/debian/konqueror-trinity.presubj @@ -0,0 +1,30 @@ +Reporting a konqueror crash +--------------------------- + +When you report a konqueror crash, it is important to provide: + * the exact steps to reproduce the crash (URL of the site, the exact + actions you performed...) + * a useful backtrace of the crash + +To produce a useful backtrace, you must have qt-x11-free-dbg, tdelibs-dbg, +and tdebase-dbg installed. A backtrace full of "(no debugging symbols +found)" is useless. + +A bug that is not reproducible, or that lacks the necessary backtrace, will +be discarded. + + +Reporting a rendering bug +------------------------- + +Please provide the URL of the page that doesn't display correctly. Explain +clearly what you expect, and what you actually get. + +Small screenshots of the part that has a problem are of great help and can +be attached to the bug report. Screenshots of the "correct" behaviour +(taken on another graphical browser) may also help. + +Any bug that states "Site foo is not rendered correctly" with no further +information will be discarded (even if at the time of the report the defect +is obvious, with newer versions of KDE it can be hard to see if the defect +is still present, since the error might have been subtle for all we know). |