From Fedora Project Wiki

No edit summary
No edit summary
Line 51: Line 51:
</pre>
</pre>
</li>
</li>
<li>The solution is show in ''gnome-abrt''</li>
<li>The solution is shown in ''gnome-abrt''</li>
</ol>
</ol>
}}
}}
[[Category:Package_abrt_test_cases]]
[[Category:Package_abrt_test_cases]]

Revision as of 14:31, 6 May 2013

Description

This test case tests the functionality of ABRT Knowledgebase

Setup

At the moment there are knowledgebase entries for the following software:

  • NVIDIA graphics driver
  • Adobe Flash Player
  • ATI Catalyst graphics driver
  • VLC Media Player
  • Google Chrome Web Browser
  • Chromium Web Browser
  • Skype
  • locally built software (in /home/ or /usr/local/)
  • Broadcom-STA Driver
  • VirtualBox

You need to operate on problems with these in order to test the feature.

How to test

  1. Make some of the software mentioned above crash, e.g.
    killall -11 vlc
    killall -11 chrome
  2. Try standard reporting process

Expected Results

  1. A solution is shown and the reporting does not continue.
    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
    
    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
    
  2. The solution is shown in gnome-abrt