182 lines
		
	
	
		
			5.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			182 lines
		
	
	
		
			5.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 | |
|                       "http://www.w3.org/TR/html4/loose.dtd">
 | |
| <html>
 | |
|   <head>
 | |
|     <title>GNOME Bug Tracking System</title>
 | |
| 
 | |
| 
 | |
| <base href="http://bugzilla.gnome.org/">
 | |
|   <link rel="Top" href="http://bugzilla.gnome.org/">
 | |
| 
 | |
|   
 | |
| 
 | |
| 
 | |
|   
 | |
| 
 | |
| 
 | |
|   
 | |
|     <link rel="Saved Searches" title="My Bugs"
 | |
|           href="buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=william.walker%40sun.com&emailtype1=exact&emailassigned_to1=1&emailreporter1=1">
 | |
| 
 | |
|     <link rel="Saved Searches" 
 | |
|           title="all-cthulhu"
 | |
|           href="buglist.cgi?cmdtype=runnamed&namedcmd=all-cthulhu">
 | |
|     <link rel="Saved Searches" 
 | |
|           title="atk"
 | |
|           href="buglist.cgi?cmdtype=runnamed&namedcmd=atk">
 | |
|     <link rel="Saved Searches" 
 | |
|           title="gnome-mag"
 | |
|           href="buglist.cgi?cmdtype=runnamed&namedcmd=gnome-mag">
 | |
|     <link rel="Saved Searches" 
 | |
|           title="cthulhu"
 | |
|           href="buglist.cgi?cmdtype=runnamed&namedcmd=cthulhu">
 | |
|     <link rel="Saved Searches" 
 | |
|           title="cthulhu-by-target"
 | |
|           href="buglist.cgi?cmdtype=runnamed&namedcmd=cthulhu-by-target">
 | |
| 
 | |
| <link rel="icon" type="image/png" href="skins/standard/global/gnome-16.png" >
 | |
| 
 | |
| <!--[if gte IE 5.5000]>
 | |
| <script type="text/javascript" src="js/pngfix.js"></script>
 | |
| <![endif]-->
 | |
| 
 | |
| 
 | |
| 
 | |
|     <script type="text/javascript">
 | |
|   <!--
 | |
|   
 | |
|   function initHelp() {}
 | |
|   // -->
 | |
|   </script>
 | |
| 
 | |
|     <link href="skins/standard/global.css" rel="stylesheet" type="text/css">
 | |
|     <link href="skins/custom/global.css" rel="stylesheet" type="text/css">
 | |
| 
 | |
| 
 | |
|         <link href="skins/standard/index.css" rel="stylesheet" type="text/css">
 | |
|           <link href="skins/custom/index.css" rel="stylesheet" type="text/css">
 | |
| 
 | |
|     
 | |
| 
 | |
|   </head>
 | |
| 
 | |
| 
 | |
| 
 | |
|   <body onload=""
 | |
|         class="bugzilla-gnome-org">
 | |
| 
 | |
| 
 | |
| <div id="hdr">
 | |
|   <a href="http://bugzilla.gnome.org/"><img id="logo"
 | |
| src="skins/custom/gnome-64.png" alt="Home"
 | |
| title="Back to the Gnome Bugzilla home page" /></a>
 | |
| 
 | |
|   <div id="hdrNavTop">Bugzilla</div>
 | |
|   <div id="hdrNav">
 | |
|     <a href="enter_bug.cgi">New bug</a> · 
 | |
|     <a href="browse.cgi">Browse</a> · 
 | |
|     <a href="query.cgi">Search</a> · 
 | |
|     <a href="page.cgi?id=reports.html">Reports</a> · 
 | |
|     <a href="userprefs.cgi">Account</a> · 
 | |
|      <a href="page.cgi?id=admin.html">Admin</a> ·
 | |
|     <a href="http://live.gnome.org/BugzillaHelp">Help</a>
 | |
|   </div>
 | |
| <div id="login-info">
 | |
|     <span id="login-label">Logged In</span> william.walker@sun.com |
 | |
|     <a href="relogin.cgi">Log Out</a>
 | |
| </div>
 | |
| </div>
 | |
| <div id="body">
 | |
| 
 | |
| 
 | |
| <script type="text/javascript">
 | |
| <!--
 | |
| function addSidebar() {
 | |
|   if ((typeof window.sidebar == "object") && (typeof window.sidebar.addPanel == "function"))
 | |
|   {
 | |
|     var sidebarname=window.location.host;
 | |
|     if (!/bug/i.test(sidebarname))
 | |
|       sidebarname="Bugzilla "+sidebarname;
 | |
|     window.sidebar.addPanel (sidebarname, "http://bugzilla.gnome.org/sidebar.cgi", "");
 | |
|   }
 | |
|   else
 | |
|   {
 | |
|     var rv = window.confirm ("Your browser does not support the sidebar extension.  " + "Would you like to upgrade now?");
 | |
|     if (rv)
 | |
|       document.location.href = "http://www.mozilla.org/";
 | |
|   }
 | |
| }
 | |
| //-->
 | |
| </script>
 | |
| 
 | |
| 
 | |
| <div id="page-index" style="float: left; width: 60ex; min-width: 60ex">
 | |
|   <div class="intro"></div>
 | |
| 
 | |
|   <p>Have a problem?</p>
 | |
|   <ol>
 | |
|     <li id="query"><a href="query.cgi">Search existing bug reports</a></li>
 | |
|     <li id="enter-bug"><a href="enter_bug.cgi">Enter a new bug report</a> (<a href="simple-bug-guide.cgi">simple form</a>)</li>
 | |
|     <li id="browse"><a href="browse.cgi">Product summary</a> (designed for maintainers)</li>
 | |
| 
 | |
|     
 | |
| 
 | |
|   </ol>
 | |
| 
 | |
|   <form name="f" action="buglist.cgi" method="get">
 | |
|   <div>
 | |
|     <p>Enter a bug # or some search terms:</p>
 | |
|     <input name="query" type="text">
 | |
|     <input id="show" type="submit" value="Show">
 | |
|     <a href="page.cgi?id=boogle-help.html">[Help]</a>
 | |
|   </div>
 | |
|   </form>
 | |
|   <div class="outro"></div>
 | |
| </div>
 | |
| <div style="min-width: 30ex">
 | |
| <img src="skins/standard/index/geebee.png" alt="Geebee, the baby bug" title="">
 | |
| </div>
 | |
| 
 | |
| <script type="text/javascript" src="localconfig.js"></script>
 | |
| <script type="text/javascript" src="quicksearch.js"></script>
 | |
| <script type="text/javascript">
 | |
| <!--
 | |
| document.forms['f'].query.focus();
 | |
| //-->
 | |
| </script>
 | |
| </div>
 | |
| <div id="footer">
 | |
|   <div class="intro"></div>
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| <form method="get" action="show_bug.cgi">
 | |
| <div id="useful-links">
 | |
|     
 | |
|     
 | |
|   <div id="links-saved">
 | |
|     <div class="label">
 | |
|           Saved Searches:
 | |
|     </div>
 | |
|     <div class="links">
 | |
|           <a href="describeuser.cgi">My Bugs and Patches</a>
 | |
|  | 
 | |
|             <a href="buglist.cgi?cmdtype=runnamed&namedcmd=all-cthulhu">all‑cthulhu</a> | 
 | |
|             <a href="buglist.cgi?cmdtype=runnamed&namedcmd=atk">atk</a> | 
 | |
|             <a href="buglist.cgi?cmdtype=runnamed&namedcmd=gnome-mag">gnome‑mag</a> | 
 | |
|             <a href="buglist.cgi?cmdtype=runnamed&namedcmd=cthulhu">cthulhu</a> | 
 | |
|             <a href="buglist.cgi?cmdtype=runnamed&namedcmd=cthulhu-by-target">cthulhu‑by‑target</a>
 | |
|     </div>
 | |
|   </div>
 | |
| 
 | |
|   
 | |
| </div>
 | |
| </form>
 | |
| <div style="margin-top: 1em; border-style: dashed; padding: 4px; border-color: red; text-align: center;">All GNOME servers down Saturday 4 November starting from 15:00-19:00 UTC [<a href="http://mail.gnome.org/archives/gnome-infrastructure/2006-October/msg00014.html">read more</a>]</div>
 | |
| 
 | |
|   <div class="outro"></div>
 | |
| </div>
 | |
| 
 | |
| </body>
 | |
| </html> |