[bugzilla-gnome-org-customizations/production] StockAnswers: Add NetworkManager debug information stock answer
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-customizations/production] StockAnswers: Add NetworkManager debug information stock answer
- Date: Mon, 2 Feb 2015 23:07:19 +0000 (UTC)
commit 35b12941b06985a675c2385b2208a4afaa7ade3d
Author: Andre Klapper <a9016009 gmx de>
Date: Sat Jan 17 18:52:55 2015 +0100
StockAnswers: Add NetworkManager debug information stock answer
.../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 26a6866..626266a 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
@@ -83,6 +83,8 @@
[% IF bug.product == 'evince' %]
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 == '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]