From Fedora Project Wiki

No edit summary
(Deleting this page, please do not point to non-free or legally problematic things.)
 
Line 1: Line 1:
{{QA/Test_Case
|description=This test case tests the functionality of ABRT Knowledgebase
|setup=
At the moment there are knowledgebase entries for the following software:
<ul>
<li>NVIDIA graphics driver</li>
<li>Adobe Flash Player</li>
<li>ATI Catalyst graphics driver</li>
<li>VLC Media Player</li>
<li>Google Chrome Web Browser</li>
<li>Chromium Web Browser</li>
<li>Skype</li>
<li>locally built software (in <code>/home/</code> or <code>/usr/local/</code>)</li>
<li>Broadcom-STA Driver</li>
<li>VirtualBox</li>
</ul>
You need to enable rpmfusion first, to be able to install the listed software:
[http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-branched.noarch.rpm rpmfusion free for F19]
In case of problems with rpmfusion, refer the [http://rpmfusion.org/Configuration configuration page]


You need to operate on problems with these in order to test the feature.
|actions=
<ol>
<li>
Make some of the software mentioned above crash, e.g.
<pre>killall -11 vlc</pre>
<pre>killall -11 chrome</pre>
</li>
<li>
Try standard reporting process
</li>
</ol>
|results=
<ol>
<li>
A solution is shown and the reporting does not continue.
<pre>
This problem has already been reported.
Your problem seems to be caused by VLC Media Player
VLC media player includes codecs protected by patetnts.
Fedora does not ship such pieces of software. You are welcome to use
open formats in combination with Totem, Rhytmbox or amaroK media players.
You can get more information at http://fedoraproject.org/wiki/Multimedia
</pre>
<pre>
This problem has already been reported.
Your problem seems to be caused by Google Chrome Web Browser
Fedora does not include Google Chrome because it is a proprietary product
and bundles other proprietary software such as Adobe Flash plugin.
You can get more information at http://fedoraproject.org/wiki/Chromium
</pre>
</li>
<li>The solution is shown in ''gnome-abrt''</li>
</ol>
}}
[[Category:Package_abrt_test_cases]]

Latest revision as of 15:11, 24 January 2014