From Fedora Project Wiki

m (Tweaked wording slightly)
m (Add crash-catch yum repo instructions)
Line 34: Line 34:
=== '''Installation''' ===
=== '''Installation''' ===


* Install the [http://PLACEHOLDER.PLEASE.INSERT.URL.HERE Crash Catcher RPM package]. Your browser should offer the option of installing the package when you click on it (Package will be provided later today)
# Create a yum repo for crash-handler.  For example, to create a repo called ''/etc/yum.repos.d/crash-handler.repo'', type:
* Restart the computer to launch the daemon and load the necessary dbus configuration files
<pre>
* check if the daemon is really running, if not for some reason, run ''crash-catcher''
# cat <<EOF>>/etc/yum.repos.d/crash-handler.repo
* run ''cc-applet'' (as an ordinary user)
[crash-handler]
name=crash-handler
baseurl=http://jmoskovc.fedorapeople.org/crashcatcher/
EOF
</pre>
# Install the crash-catcher packages: <pre># yum install crash-catcher*</pre>
# Restart the computer to launch the daemon and load the necessary dbus configuration files
# check if the daemon is really running, if not for some reason, run ''crash-catcher''
# run ''cc-applet'' (as an ordinary user)


=== Test ===
=== Test ===

Revision as of 18:07, 25 February 2009

DATE TIME WHERE
Thu February 26, 2009 From 12:00 to 20:00 UTC (7am -> 3pm ET) #fedora-qa)

What to test?

Today's instalment of Fedora Test Day will focus on:

Who's available

The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...

Prerequisite for Test Day

  • Rawhide or F10 fully updated (some tips below). Remember, Rawhide is an unsupported development branch: use an installation you don't mind getting broken
  • Selinux enabled. If you need to run in permissive mode please file a bug against selinux
Warning.png
no animals will be hurt during testing

How to test?

Update your machine to latest Rawhide or F10

See the instructions on the Rawhide page on the various ways in which you can install or update to Rawhide.

Installation

  1. Create a yum repo for crash-handler. For example, to create a repo called /etc/yum.repos.d/crash-handler.repo, type:
# cat <<EOF>>/etc/yum.repos.d/crash-handler.repo
[crash-handler]
name=crash-handler
baseurl=http://jmoskovc.fedorapeople.org/crashcatcher/
EOF
  1. Install the crash-catcher packages:
    # yum install crash-catcher*
  2. Restart the computer to launch the daemon and load the necessary dbus configuration files
  3. check if the daemon is really running, if not for some reason, run crash-catcher
  4. run cc-applet (as an ordinary user)

Test

Follow the test case.

Results

If you find any bug (i.e. the test case does not complete as expected, or you encounter some buggy behaviour while carrying it out), then file a ticket via the crash-catcher Trac system. Design discussion can also take place on the crash-catcher mailing list.

Please record what applications you test with crash-catcher and their results in the table below.

User Smolt Profile Application Tested Bug(s) Comment(s)
James Laska HW Package Install https://fedorahosted.org/crash-catcher/ticket/1 Can't install the packages (bad %requires)