diff options
Diffstat (limited to 'zarb-ml/mageia-webteam/2012-April/001898.html')
-rw-r--r-- | zarb-ml/mageia-webteam/2012-April/001898.html | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/zarb-ml/mageia-webteam/2012-April/001898.html b/zarb-ml/mageia-webteam/2012-April/001898.html new file mode 100644 index 000000000..b2c23fc05 --- /dev/null +++ b/zarb-ml/mageia-webteam/2012-April/001898.html @@ -0,0 +1,86 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-webteam] [Bug 4483] add the Graphical Reports feature + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%204483%5D%20add%20the%20Graphical%20Reports%20feature&In-Reply-To=%3C20120429125252.5A6F044222%40alamut.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001896.html"> + <LINK REL="Next" HREF="001899.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-webteam] [Bug 4483] add the Graphical Reports feature</H1> + <B>Frédéric Buclin</B> + <A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%204483%5D%20add%20the%20Graphical%20Reports%20feature&In-Reply-To=%3C20120429125252.5A6F044222%40alamut.mageia.org%3E" + TITLE="[Mageia-webteam] [Bug 4483] add the Graphical Reports feature">bugzilla-daemon at mageia.org + </A><BR> + <I>Sun Apr 29 14:52:52 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="001896.html">[Mageia-webteam] [Bug 3166] use mirrorbrain for download managemenet instead of broken mirror-choosing by timezone +</A></li> + <LI>Next message: <A HREF="001899.html">[Mageia-webteam] [Bug 5678] [New] Add a default QA contact for the Bugzilla component +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1898">[ date ]</a> + <a href="thread.html#1898">[ thread ]</a> + <a href="subject.html#1898">[ subject ]</a> + <a href="author.html#1898">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE><A HREF="https://bugs.mageia.org/show_bug.cgi?id=4483">https://bugs.mageia.org/show_bug.cgi?id=4483</A> + +Frédéric Buclin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">LpSolit at netscape.net</A>> changed: + + What |Removed |Added +---------------------------------------------------------------------------- + CC| |<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">LpSolit at netscape.net</A> + +--- Comment #4 from Frédéric Buclin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">LpSolit at netscape.net</A>> 2012-04-29 14:52:52 CEST --- +The reason you see no graph is because your graph is way too big (you want all +reporters per component, which means a huge array). It's unrelated to some +missing Perl module. Bugzilla refuses to display the graph if it's too large +(over 2000x2000 pixels). You should rather use the tabular report: + +<A HREF="https://bugs.mageia.org/report.cgi?action=wrap&bug_status=ASSIGNED&bug_status=NEW&bug_status=REOPENED&format=table&x_axis_field=component&y_axis_field=reporter">https://bugs.mageia.org/report.cgi?action=wrap&bug_status=ASSIGNED&bug_status=NEW&bug_status=REOPENED&format=table&x_axis_field=component&y_axis_field=reporter</A> + + +(In reply to comment #1) +><i> That's a rather short explanation. Checksetup.pl will also create databases, +</I>><i> etc, so i would not run it just to install some package or see what is missing. +</I> +You simply have to run: ./checksetup.pl --check-modules + +This will not alter the DB or existing files at all. This will simply display +the information you need. + +-- +Configure bugmail: <A HREF="https://bugs.mageia.org/userprefs.cgi?tab=email">https://bugs.mageia.org/userprefs.cgi?tab=email</A> +------- You are receiving this mail because: ------- +You are on the CC list for the bug. +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001896.html">[Mageia-webteam] [Bug 3166] use mirrorbrain for download managemenet instead of broken mirror-choosing by timezone +</A></li> + <LI>Next message: <A HREF="001899.html">[Mageia-webteam] [Bug 5678] [New] Add a default QA contact for the Bugzilla component +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1898">[ date ]</a> + <a href="thread.html#1898">[ thread ]</a> + <a href="subject.html#1898">[ subject ]</a> + <a href="author.html#1898">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam +mailing list</a><br> +</body></html> |