https://debbugs.gnu.org/

Submitted URL:
https://debbugs.gnu.org/
Report Finished:

JavaScript Variables · 3 found

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 0 found

HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
  <title>GNU Bug Tracker</title>
  <link rel="icon" type="image/png" href="gnu-head-mini.png">
  <link rel="stylesheet" type="text/css" href="layout.css">
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body>

<div id="header">
 <div class="inner">
 <h1 id="logo"><a href="//www.gnu.org/">The GNU Operating System</a></h1>
 </div>
</div>

<div id="navigation">
 <div class="inner">
  <ul>
   <li id="tabAboutGNU">
    <a href="//www.gnu.org/gnu/gnu.html">ABOUT&nbsp;GNU</a></li>
   <li id="tabPhilosophy">
    <a href="//www.gnu.org/philosophy/philosophy.html">PHILOSOPHY</a></li>
   <li id="tabLicenses">
    <a href="//www.gnu.org/licenses/licenses.html">LICENSES</a></li>
   <li id="tabEducation">
    <a href="//www.gnu.org/education/education.html">EDUCATION</a></li>
   <li id="tabSoftware">
    <a href="//www.gnu.org/software/software.html">SOFTWARE</a></li>
   <li id="tabDoc">
    <a href="//www.gnu.org/doc/doc.html">DOCUMENTATION</a></li>
   <li id="tabHelp">
    <a href="//www.gnu.org/help/help.html">HELP&nbsp;GNU</a></li>
 </ul>
 </div>
</div>

<h1>GNU Bug Tracker</h1>

<p>
This is a bug tracker for the
<a href="//www.gnu.org/">GNU Operating System</a>. We use this to
keep records of bug reports, as well as feature requests and patches,
submitted by users and developers. Each issue is given a number, and
is kept open until it is marked as having been dealt with.

</p><p>
See the <a href="Using.html">usage notes</a> if you are interested in
using this tracker for your project. <a href="Packages.html">List of
packages using this tracker</a>.


</p><h2>How to Report a Bug</h2>


<p>
Each project may have specific instructions on the best way to report a bug
- see the <a href="Packages.html">list of packages</a>.  For example, to
report a coreutils bug, just send a mail to bug-coreutils at gnu.org.
Or you can send a mail to submit at debbugs.gnu.org, with "Package:
coreutils" in the first line of the body. The two approaches are
entirely equivalent.

</p><p>
Submissions are moderated, so there may be a delay before your
report appears.

</p><p>
If you want to send a copy of your initial report to someone else,
please use an <em>X-Debbugs-CC</em> header rather than
plain <em>CC</em>, as explained in more
detail <a href="Reporting.html#xcc">here</a>.

</p><p>
You do not need to know the details of how this bug tracker works in
order to report bugs, but if you want to, you can
<a href="Advanced.html">read more</a> about this tracker.  To get help
with using this tracker, or if you experience problems, you can send a
mail to the
<a href="//lists.gnu.org/mailman/listinfo/help-debbugs">help-debbugs</a>
mailing list.


</p><h2>Replying to an Existing Report</h2>

To reply to an existing report, for example #123, send mail to
<em>[email protected]</em>. Or to the project's bug mailing list
address (e.g. bug-gnu-emacs), but be sure to keep "bug#123" in the
subject, else you will create a new report.

<p>
If a report is closed and receives no more mail for one month, it
is <em>archived</em>. Before you can send more mail to it, you must
send the command "unarchive 123" in the body of a message to the
<a href="server-control.html">control server</a> address.


</p><h2>Viewing Bug Reports</h2>

You can read all the bug reports for a given package at the relevant
project's bug mailing list, as given in the above table (eg
the <a href="//lists.gnu.org/mailman/listinfo/bug-gnu-emacs">bug-gnu-emacs</a>
mailing list for Emacs). You can also search or browse (e.g. see the
most recent
<a href="cgi/pkgreport.cgi?package=emacs;max-bugs=100;base-order=1;bug-rev=1">Emacs reports</a>)
this tracker.

<!--Dynamic indices (updated on demand):-->
<ul>
<li>Index of packages with
<a href="cgi/pkgindex.cgi?indexon=pkg">active</a>
and
<a href="cgi/pkgindex.cgi?indexon=pkg&amp;archive=yes">archived</a>
bug reports.
<!-- Following not very useful, probably an invitation to spam -->
<!--
<li>Submitters of
<a href="cgi/pkgindex.cgi?indexon=OFFsubmitter">active</a>
and
<a href="cgi/pkgindex.cgi?indexon=OFFsubmitter&amp;archive=yes">archived</a>
bug reports.
-->
</li></ul>

Static indices (only updated once a day, but can be faster if you want
to look at a lot of reports):
<ul>
<li><a href="db/ix/full.html">Full list of
outstanding and recent bug reports</a></li>
<li><a href="db/ix/packages.html">Packages with
bug reports</a></li>
</ul>

<a name="search"></a>
<form method="get" action="cgi/bugreport.cgi">
<p>Find a bug by <strong>number</strong>:
<input type="text" size="6" name="bug" value="">
<input type="submit" value="Find">
<input type="checkbox" name="mbox" value="yes"> as mbox
</p></form>

<form method="get" action="cgi/pkgreport.cgi">
<p>Browse the <em>N</em> <strong>newest</strong> bugs:
<input type="text" size="3" name="newest" value="">
<input type="submit" value="Find">
</p></form>


<form method="get" action="cgi/pkgreport.cgi">
<p>Browse a range of bug numbers,
<strong>from:</strong><input type="text" size="3" name="minbug" value="">
<strong>to:</strong><input type="text" size="3" name="maxbug" value="">
<input type="submit" value="Find">
</p></form>

<form method="get" action="cgi/pkgreport.cgi">
<p>Find bugs by:
<input type="radio" name="which" value="pkg" checked=""><strong>package</strong>
<!--
<input type="radio" name="which" value="src"><strong>source&nbsp;package</strong>
<input type="radio" name="which" value="maint"><strong>maintainer&nbsp;email</strong>
-->
<input type="radio" name="which" value="submitter"><strong>submitter&nbsp;email</strong>
<input type="radio" name="which" value="tag"><strong>tag</strong>
<br>
What to search for:<input type="text" name="data" value="" size="30">
<input type="submit" value="Find">
</p></form>


<h3>General search</h3><a name="generalsearch"></a>

<p>The same search fields are ORed, different fields are ANDed.

</p><form method="GET" action="cgi/pkgreport.cgi">
<input type="hidden" name="_fo_combine_key_fo_searchkey_value_fo_searchvalue" value="1">
<input type="hidden" name="form_options" value="1">

<table>
<tbody><tr><td><strong>Select bugs</strong>
</td>
<td>
<nobr><select name="_fo_searchkey">
<option value="package" selected="">in package</option>
<option value="tag">tagged</option>
<option value="severity">with severity</option>
<option value="src">in source package</option>
<option value="maint">in packages maintained by</option>
<option value="submitter">submitted by</option>

<option value="owner">owned by</option>
<option value="status">with status</option>
<option value="affects">which affect package</option>
<option value="correspondent">with mail from</option>
<option value="newest">newest bugs</option>
<option value="bugs">in bug</option>

</select>
<input type="text" name="_fo_searchvalue" value="">
<!-- 0 -->
</nobr>

<br>
<nobr><select name="_fo_searchkey">
<option value="package">in package</option>
<option value="tag">tagged</option>
<option value="severity">with severity</option>
<option value="src">in source package</option>
<option value="maint">in packages maintained by</option>
<option value="submitter">submitted by</option>
<option value="owner">owned by</option>
<option value="status">with status</option>

<option value="affects">which affect package</option>
<option value="correspondent">with mail from</option>
<option value="newest">newest bugs</option>
<option value="bugs">in bug</option>

</select>
<input type="text" name="_fo_searchvalue" value="">
<!-- 1 -->
</nobr>

</td>
<td>

<p>Valid severities are critical, grave, serious, important, normal, minor, wishlist</p>
</td>
</tr>
<tr><td><strong>Include Bugs</strong></td>
<td><input type="hidden" name="_fo_concatenate_into_include_fo_includekey_fo_includevalue" value="1">
<nobr><select name="_fo_includekey">
<option value="subject">with subject containing</option>
<option value="tags">tagged</option>
<option value="severity">with severity</option>
<option value="pending">with pending state</option>

<option value="originator">with submitter containing</option>
<option value="forwarded">with forwarded containing</option>
<option value="owner">with owner containing</option>
<option value="package">with package</option>

</select>
<input type="text" name="_fo_includevalue" value="">
<!-- 0 -->
</nobr>


</td>
<td>
<p>Valid tags are patch, wontfix, moreinfo, unreproducible, fixed, notabug, pending, help, security, confirmed, easy</p>
</td>

</tr>
<tr><td><strong>Exclude Bugs</strong></td>
<td>
<input type="hidden" name="_fo_concatenate_into_exclude_fo_excludekey_fo_excludevalue" value="1">
<nobr><select name="_fo_excludekey">
<option value="subject">with subject containing</option>
<option value="tags">tagged</option>
<option value="severity">with severity</option>
<option value="pending">with pending state</option>
<option value="originator">with submitter containing</option>
<option value="forwarded">with forwarded containing</option>

<option value="owner">with owner containing</option>
<option value="package">with package</option>

</select>
<input type="text" name="_fo_excludevalue" value="">
<!-- 0 -->
</nobr>

</td>
<td>
<!-- Not relevant to Emacs: pending-fixed (tagged "pending"),
     absent (not in dist/arch) -->
<p>Valid pending states are pending, forwarded, fixed, done</p>
</td>
</tr>
<tr><td><strong>Order by</strong></td>
<td><select name="ordering"><option value="normal" selected="">normal</option>
<option value="oldview">oldview</option>
<option value="raw">raw</option>
<option value="age">age</option>
</select>
</td>
<td></td>
</tr>
<tr><td><strong>Misc options</strong></td>

<td>
<input type="checkbox" name="repeatmerged"> Repeat Merged<br>
<input type="checkbox" name="bug-rev"> Reverse Bugs<br>
<input type="checkbox" name="pend-rev"> Reverse Pending<br>
<input type="checkbox" name="sev-rev"> Reverse Severity<br>
<select name="archive">
<option value="0" selected="">Unarchived</option>
<option value="1">Archived</option>
<option value="both">Archived and Unarchived</option>
</select><br>

</td>
</tr>
<tr><td><strong>Submit</strong></td><td colspan="2">
<input type="submit" name="submit" value="Submit">
</td></tr>
</tbody></table>
</form>

<br>
<h3>Advanced search</h3><a name="advancedsearch"></a>

You can search the full text of bug reports using our
<a href="cgi/search.cgi">HyperEstraier based search engine</a>.
<p>
The individual bug mailing list archives (see links above) are also
searchable, and may contain older bug reports.<br>
Finally, you can also use your preferred internet search engine to search
site:debbugs.gnu.org.
<br><br>


</p><hr>
 <address>Maintainer: &lt;owner &lt;at&gt; debbugs.gnu.org&gt;.
 Last modified: &lt;Wednesday 01 May 2024, 09:20:25 CEST&gt;

 <p>
 <a href="//debbugs.gnu.org/">Debbugs bug tracking system</a><br>
 Copyright (C) 1999 Darren O. Benham,
 1997 nCipher Corporation Ltd,
 1994-97 Ian Jackson.
 </p></address>





</body></html><!--
Local Variables:
time-stamp-line-limit: -30
time-stamp-start: "Last modified: &lt;"
time-stamp-end: "&gt;"
time-stamp-format: "%:a %02d %:b %:y, %02H:%02M:%02S %Z"
End:
-->