[bugzilla-gnome-org-customizations] StockAnswers: Add debug info for tracker
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-customizations] StockAnswers: Add debug info for tracker
- Date: Fri, 6 Feb 2015 20:04:34 +0000 (UTC)
commit 76d2b501f2a834d434004e9fabaf91dcc5b9fca0
Author: Andre Klapper <a9016009 gmx de>
Date: Tue Jan 27 11:44:37 2015 -0800
StockAnswers: Add debug info for tracker
.../hook/bug/edit-after_comment_textarea.html.tmpl | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/extensions/StockAnswers/template/en/default/hook/bug/edit-after_comment_textarea.html.tmpl
b/extensions/StockAnswers/template/en/default/hook/bug/edit-after_comment_textarea.html.tmpl
index 626266a..bf49310 100644
--- a/extensions/StockAnswers/template/en/default/hook/bug/edit-after_comment_textarea.html.tmpl
+++ b/extensions/StockAnswers/template/en/default/hook/bug/edit-after_comment_textarea.html.tmpl
@@ -85,6 +85,8 @@
addStockLink("Thanks for taking the time to report this.\nUnfortunately it lacks some information that
may help us in finding the cause of the [% terms.bug %]. Can you, if possible, attach the file causing the
crash? Also this may be a Poppler [% terms.Bug %] (the backend used by Evince to render PDF, see
https://wiki.gnome.org/Apps/Evince/PopplerBugs for more information), could you please supply the poppler
version and type? You can find it in the Help->About menu in Evince. When providing that information, please
reset the status of this [% terms.bug %] report from NEEDINFO to its previous status.", 'crash-evince',
'NEEDINFO', '', '1');
[% ELSIF bug.product == 'NetworkManager' %]
addStockLink("Thanks for taking the time to report this.\nCould you please provide some debug
information so it becomes easier for developers to find out what the problem? Please see
https://wiki.gnome.org/Projects/NetworkManager/Debugging for more information. When providing that
information, please reset the status of this [% terms.bug %] report from NEEDINFO to its previous status.",
'networkmanager-verbose-log', 'NEEDINFO', '', '1');
+ [% ELSIF bug.product == 'tracker' %]
+ addStockLink("Thanks for taking the time to report this.\nCould you please provide some debug
information so it becomes easier for developers to find out what the problem? Please see
https://wiki.gnome.org/Projects/Tracker/Documentation/Debugging for more information. When providing that
information, please reset the status of this [% terms.bug %] report from NEEDINFO to its previous status.",
'tracker-verbose-log', 'NEEDINFO', '', '1');
[% ELSIF bug.product == 'metacity' %]
addStockLink("Thanks for taking the time to report this.\nUnfortunately it lacks some information that
may help us in finding the cause of the [% terms.bug %]. Can you provide a verbose debugging log? To do
so:\n\n 1. Reduce your desktop to as few windows as possible to reproduce the [% terms.bug %]\n 2. Run
METACITY_VERBOSE=1 METACITY_USE_LOGFILE=1 metacity --replace\n 3. On stdout metacity will print the name of
the logfile\n 4. Reproduce the [% terms.bug %] as quickly as possible\n 5. Kill the metacity you started
above to stop the logfile from growing any longer\n 6. Attach the logfile here\n\nWhen providing that
information, please reset the status of this [% terms.bug %] report from NEEDINFO to its previous status.",
'metacity-verbose-log', 'NEEDINFO', '', '');
[% ELSIF bug.product == 'epiphany' || bug.product == 'galeon' %]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]