1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Proposal for bugzilla
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%20for%20bugzilla&In-Reply-To=%3CAANLkTi%3DFQgNPbB107pgt4CmmdSr3%3Dr3Jg%2Bs7%3D1v3ZL3T%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001854.html">
<LINK REL="Next" HREF="001860.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Proposal for bugzilla</H1>
<B>Ahmad Samir</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%20for%20bugzilla&In-Reply-To=%3CAANLkTi%3DFQgNPbB107pgt4CmmdSr3%3Dr3Jg%2Bs7%3D1v3ZL3T%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Proposal for bugzilla">ahmadsamir3891 at gmail.com
</A><BR>
<I>Wed Dec 22 20:54:37 CET 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001854.html">[Mageia-dev] Proposal for bugzilla
</A></li>
<LI>Next message: <A HREF="001860.html">[Mageia-dev] Proposal for bugzilla
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1855">[ date ]</a>
<a href="thread.html#1855">[ thread ]</a>
<a href="subject.html#1855">[ subject ]</a>
<a href="author.html#1855">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 22 December 2010 21:45, Maarten Vanraes <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">maarten.vanraes at gmail.com</A>> wrote:
><i> Op woensdag 22 december 2010 20:38:06 schreef Ahmad Samir:
</I>>><i> Sure, but there's strace and gdb crash backtraces, that's what devs
</I>>><i> use to find where a crash/bug happens, whether it's in their
</I>>><i> package/code or somewhere else.
</I>>><i>
</I>>><i> To be more clear it's "one bug per report", that bug originates from a
</I>>><i> package, that's what gets to be put in the 'RPM Package' field; it's
</I>>><i> not unheard of that the 'RPM Package' field is changed through out the
</I>>><i> life cycle of a bug report.
</I>><i>
</I>><i> yes, but suppose there's a firefox issue and it appears to be a problem with a
</I>><i> system library, after it gets changed, people will never find this problem
</I>><i> again; since they look for firefox...
</I>><i>
</I>
In two years, I probably never used the "RPM Package" as a search
criteria (I don't have any statistics many people use it, my guess
would be a small number); I usually search in the "Comment"s with
"Contains all of the words" or "Contains all of the words/strings"
(not just in mdv bugzilla, but in any bugzilla I use, some of them
enable searching in the bug "Summary"); so you search for "firefox
crash bookmarks" or "firefox crash move tab" or "firefox hang quit", I
think that's what most users will do as the "RPM Package" is a bit
hidden at the bottom.
IMHO, this is better, because a GTK2+ bug could affect a lot of GTK2+
apps, I don't think it's ideal to list every single affected package
in the "RPM Package" field. The same goes for kdelibs or perl or
python or ffmpeg... etc.
--
Ahmad Samir
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001854.html">[Mageia-dev] Proposal for bugzilla
</A></li>
<LI>Next message: <A HREF="001860.html">[Mageia-dev] Proposal for bugzilla
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1855">[ date ]</a>
<a href="thread.html#1855">[ thread ]</a>
<a href="subject.html#1855">[ subject ]</a>
<a href="author.html#1855">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|