<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Howto: File a bug report on Launchpad</title>
	<atom:link href="http://kmandla.wordpress.com/2007/12/20/howto-file-a-bug-report-on-launchpad/feed/" rel="self" type="application/rss+xml" />
	<link>http://kmandla.wordpress.com/2007/12/20/howto-file-a-bug-report-on-launchpad/</link>
	<description>K.Mandla's blog of Linux experiences</description>
	<lastBuildDate>Mon, 11 Feb 2013 18:19:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Murat Güneş</title>
		<link>http://kmandla.wordpress.com/2007/12/20/howto-file-a-bug-report-on-launchpad/#comment-35293</link>
		<dc:creator><![CDATA[Murat Güneş]]></dc:creator>
		<pubDate>Mon, 11 Feb 2008 23:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/12/20/howto-file-a-bug-report-on-launchpad/#comment-35293</guid>
		<description><![CDATA[The URL in [2] would be https://bugs.launchpad.net/ubuntu/+source/SOURCEPACKAGENAME/+bug ; you need to replace SOURCEPACKAGENAME with the name of the package you&#039;re looking at. Wordpress seems to have eaten up the word, thinking it was an HTML tag.]]></description>
		<content:encoded><![CDATA[<p>The URL in [2] would be <a href="https://bugs.launchpad.net/ubuntu/+source/SOURCEPACKAGENAME/+bug" rel="nofollow">https://bugs.launchpad.net/ubuntu/+source/SOURCEPACKAGENAME/+bug</a> ; you need to replace SOURCEPACKAGENAME with the name of the package you&#8217;re looking at. WordPress seems to have eaten up the word, thinking it was an HTML tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murat Güneş</title>
		<link>http://kmandla.wordpress.com/2007/12/20/howto-file-a-bug-report-on-launchpad/#comment-35292</link>
		<dc:creator><![CDATA[Murat Güneş]]></dc:creator>
		<pubDate>Mon, 11 Feb 2008 22:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/12/20/howto-file-a-bug-report-on-launchpad/#comment-35292</guid>
		<description><![CDATA[That&#039;s one useful post; good work. As a member of the Bug Control team [1], I have some additions:

* I&#039;d recommend that people do a search for similar bugs in the source package they&#039;re about to file a bug in [2], before starting the bug filing procedure, which will present them a limited selection of similar, often-reported bugs as possible duplicates. 

* One thing many people who are new to bug reporting (and FOSS in general) aren&#039;t aware of is that bug traffic creates mail traffic. Most developers and triagers interact with the bug tracker via email. That&#039;s right: like most good bug trackers, Launchpad&#039;s bugs module has an email interface [3]; rather than visiting the page of a bug on Launchpad, people send mail to Launchpad. It&#039;s possible to file bugs, post comments, set status and importance, etc. with email. Whenever you post a comment that&#039;s not quite useful in helping resolve the bug, you&#039;re generating unnecessary mail traffic, and making it harder for people to get to the comments that actually matter.

If your comment adds unique information that you think can make it easier to pinpoint the source of the bug, by all means, post it. If what you said has been said before, do not. &quot;Me too&quot; comments only generate superfluous bug mail. They do not help resolve the bug at all. Especially once a bug is in &quot;Triaged&quot; status, no more information is needed on it. If you&#039;d like to express your desire for seeing the bug fixed, and don&#039;t have any new information to add, simply subscribe to the bug instead of posting a &quot;me too&quot; comment. For triagers and developers, the number of subscribers to a bug is a pretty good indication of its impact. You&#039;ll be kept up to date on its status when you subscribe, without creating any noise.

* On a related note, the bug tracker should be used to track and fix bugs, and for nothing else. It&#039;s not a mechanism for getting help on and discussing the issues you&#039;re encountering (there&#039;s the support tracker, forums and IRC channels for that). It&#039;s not a venue for extended discussion (we have mailing lists and forums for that). Anything that does not help triage or resolve a bug is off the scope of the bug tracker by definition, and reduces its efficiency for everyone. 

[1] https://wiki.ubuntu.com/UbuntuBugControl

[2] https://bugs.launchpad.net/ubuntu/+source//+bug --&gt; replace  with the name of the package you&#039;re looking at. To make this more practical, in Firefox, you can create a bookmark keyword so that you can just type, for example, &quot;ubug evolution&quot; to the bugs page of Evolution in Ubuntu. Take a look at http://tinyurl.com/gzoyx .

[3] https://help.launchpad.net/BugTrackerEmailInterface]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s one useful post; good work. As a member of the Bug Control team [1], I have some additions:</p>
<p>* I&#8217;d recommend that people do a search for similar bugs in the source package they&#8217;re about to file a bug in [2], before starting the bug filing procedure, which will present them a limited selection of similar, often-reported bugs as possible duplicates. </p>
<p>* One thing many people who are new to bug reporting (and FOSS in general) aren&#8217;t aware of is that bug traffic creates mail traffic. Most developers and triagers interact with the bug tracker via email. That&#8217;s right: like most good bug trackers, Launchpad&#8217;s bugs module has an email interface [3]; rather than visiting the page of a bug on Launchpad, people send mail to Launchpad. It&#8217;s possible to file bugs, post comments, set status and importance, etc. with email. Whenever you post a comment that&#8217;s not quite useful in helping resolve the bug, you&#8217;re generating unnecessary mail traffic, and making it harder for people to get to the comments that actually matter.</p>
<p>If your comment adds unique information that you think can make it easier to pinpoint the source of the bug, by all means, post it. If what you said has been said before, do not. &#8220;Me too&#8221; comments only generate superfluous bug mail. They do not help resolve the bug at all. Especially once a bug is in &#8220;Triaged&#8221; status, no more information is needed on it. If you&#8217;d like to express your desire for seeing the bug fixed, and don&#8217;t have any new information to add, simply subscribe to the bug instead of posting a &#8220;me too&#8221; comment. For triagers and developers, the number of subscribers to a bug is a pretty good indication of its impact. You&#8217;ll be kept up to date on its status when you subscribe, without creating any noise.</p>
<p>* On a related note, the bug tracker should be used to track and fix bugs, and for nothing else. It&#8217;s not a mechanism for getting help on and discussing the issues you&#8217;re encountering (there&#8217;s the support tracker, forums and IRC channels for that). It&#8217;s not a venue for extended discussion (we have mailing lists and forums for that). Anything that does not help triage or resolve a bug is off the scope of the bug tracker by definition, and reduces its efficiency for everyone. </p>
<p>[1] <a href="https://wiki.ubuntu.com/UbuntuBugControl" rel="nofollow">https://wiki.ubuntu.com/UbuntuBugControl</a></p>
<p>[2] <a href="https://bugs.launchpad.net/ubuntu/+source//+bug" rel="nofollow">https://bugs.launchpad.net/ubuntu/+source//+bug</a> &#8211;&gt; replace  with the name of the package you&#8217;re looking at. To make this more practical, in Firefox, you can create a bookmark keyword so that you can just type, for example, &#8220;ubug evolution&#8221; to the bugs page of Evolution in Ubuntu. Take a look at <a href="http://tinyurl.com/gzoyx" rel="nofollow">http://tinyurl.com/gzoyx</a> .</p>
<p>[3] <a href="https://help.launchpad.net/BugTrackerEmailInterface" rel="nofollow">https://help.launchpad.net/BugTrackerEmailInterface</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YHVH</title>
		<link>http://kmandla.wordpress.com/2007/12/20/howto-file-a-bug-report-on-launchpad/#comment-32427</link>
		<dc:creator><![CDATA[YHVH]]></dc:creator>
		<pubDate>Sat, 22 Dec 2007 21:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/12/20/howto-file-a-bug-report-on-launchpad/#comment-32427</guid>
		<description><![CDATA[Great post dude.]]></description>
		<content:encoded><![CDATA[<p>Great post dude.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
