Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 5ab010e37991249ab4adaa24d6e39c6e > files > 21

qt5-qtdoc-5.1.1-2.fc18.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- bughowto.qdoc -->
  <title>How to Report a Bug | QtDoc 5.1</title>
  <link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader"></div>
<div class="content">
<div class="line">
<div class="content mainContent">
<h1 class="title">How to Report a Bug</h1>
<span class="subtitle"></span>
<!-- $$$bughowto.html-description -->
<div class="descr"> <a name="details"></a>
<p>If you think you have found a bug in Qt, we would like to hear about it so that we can fix it.</p>
<p>Before reporting a bug, please check the <a href="http://bugreports.qt-project.org">Qt Bug Tracker</a> page to see if the issue is already known.</p>
<p>The first thing you should do is to sign up for an account for the <a href="http://bugreports.qt-project.org">Qt Bug Tracker</a>, if you do not already have one. Once you have done that you can submit and track your bug reports and they will be publicly available from the moment you submit them.</p>
<p>Always include the following information in your bug report:</p>
<ol class="1">
<li>The name and version number of your compiler</li>
<li>The name and version number of your operating system</li>
<li>The version of Qt you are using, and what configure options it was compiled with</li>
<li>Reliable and clear description on how to reproduce the problem</li>
</ol>
<p>If possible, please provide a test written using the QtTest module as this will improve the procedure of reproducing your problem and allow the developers to address the issue in a more efficient way.</p>
<p>Otherwise, if the problem you are reporting is only visible at run-time, try to create a small test program that shows the problem when run. Often, such a program can be created with some minor changes to one of the many example programs in Qt's examples directory.</p>
<p>If you have implemented a bug fix and want to contribute your fix directly, then you can do so through the <a href="http://qt.gitorious.org">Public Qt Repository</a>. For more details check out the qt-project wiki page on <a href="http://qt-project.org/contribute">Contributing to Qt</a>.</p>
</div>
<!-- @@@bughowto.html -->
</div>
</div>
</div>
<div class="footer">
    <p>
      <acronym title="Copyright">&copy;</acronym> 2013 Digia Plc and/or its
      subsidiaries. Documentation contributions included herein are the copyrights of
      their respective owners.</p>
    <br />
    <p>
      The documentation provided herein is licensed under the terms of the
      <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation
      License version 1.3</a> as published by the Free Software Foundation.</p>
    <p>
      Documentation sources may be obtained from <a href="http://www.qt-project.org">
      www.qt-project.org</a>.</p>
    <br />
    <p>
      Digia, Qt and their respective logos are trademarks of Digia Plc 
      in Finland and/or other countries worldwide. All other trademarks are property
      of their respective owners. <a title="Privacy Policy"
      href="http://en.gitorious.org/privacy_policy/">Privacy Policy</a></p>
</div>
</body>
</html>