en-US/images en-US/Trouble_During_x86_ppc-section-2-figure-1.xml en-US/Trouble_During_x86_ppc-section-2-para-1.xml en-US/Trouble_During_x86_ppc-section-2-para-2.xml en-US/Trouble_During_x86_ppc-section-2-variablelist-1.xml en-US/Trouble_During-x86.xml

Rüdiger Landmann rlandmann at fedoraproject.org
Fri Dec 18 05:32:11 UTC 2009


 en-US/Trouble_During-x86.xml                              |    6 +
 en-US/Trouble_During_x86_ppc-section-2-figure-1.xml       |   13 +++
 en-US/Trouble_During_x86_ppc-section-2-para-1.xml         |   28 --------
 en-US/Trouble_During_x86_ppc-section-2-para-2.xml         |   41 +++++++++--
 en-US/Trouble_During_x86_ppc-section-2-variablelist-1.xml |   48 ++++++++++++++
 en-US/images/crashreporting/crashreporting.png            |binary
 en-US/images/crashreporting/crashreporting_bugzilla.png   |binary
 en-US/images/crashreporting/crashreporting_choose.png     |binary
 en-US/images/crashreporting/crashreporting_details.png    |binary
 en-US/images/crashreporting/crashreporting_local.png      |binary
 en-US/images/crashreporting/crashreporting_scp.png        |binary
 11 files changed, 102 insertions(+), 34 deletions(-)

New commits:
commit c4f6a67065c7118aa82dd366cbfb5cefa6870306
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Fri Dec 18 15:28:56 2009 +1000

    Add screenshots of Crash Reporting dialogs

diff --git a/en-US/Trouble_During-x86.xml b/en-US/Trouble_During-x86.xml
index 5d5a563..98a4304 100644
--- a/en-US/Trouble_During-x86.xml
+++ b/en-US/Trouble_During-x86.xml
@@ -44,6 +44,12 @@
 		
 		<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Trouble_During_x86_ppc-section-2-para-1.xml"/>
 		<!-- If anaconda encounters an error -->
+		
+		<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Trouble_During_x86_ppc-section-2-figure-1.xml"/>
+		<!-- The Crash Reporting Dialog Box -->
+		
+		<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Trouble_During_x86_ppc-section-2-variablelist-1.xml"/>
+		<!-- Details shows you the details of the error -->
 		 
 		<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Trouble_During_x86_ppc-section-2-para-2.xml"/>
 		<!-- If you select Save from the main dialog, -->
diff --git a/en-US/Trouble_During_x86_ppc-section-2-figure-1.xml b/en-US/Trouble_During_x86_ppc-section-2-figure-1.xml
new file mode 100644
index 0000000..ce12f7a
--- /dev/null
+++ b/en-US/Trouble_During_x86_ppc-section-2-figure-1.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<figure float="0"><title>The Crash Reporting Dialog Box</title>
+	<mediaobject>
+		<imageobject><imagedata fileref="images/crashreporting/crashreporting.png" format="PNG"/></imageobject>
+		<textobject><para>
+				An unhandled exception has occurred. This is most likely a bug. Please save a copy of the detailed exception and file a bug report against anaconda at https://bugzilla.redhat.com/bugzilla/
+			</para>
+		</textobject>
+	</mediaobject>
+</figure>
diff --git a/en-US/Trouble_During_x86_ppc-section-2-para-1.xml b/en-US/Trouble_During_x86_ppc-section-2-para-1.xml
index b031c9d..561ef48 100644
--- a/en-US/Trouble_During_x86_ppc-section-2-para-1.xml
+++ b/en-US/Trouble_During_x86_ppc-section-2-para-1.xml
@@ -4,31 +4,5 @@
 
 
 <para>
-	If <application>anaconda</application> encounters an error after the graphical installation process has started, it will present you with a screen that contains the following options:
-	<variablelist>
-		<varlistentry>
-			<term>Debug</term>
-			<listitem>
-				<para>
-					shows you the details of the error.
-				</para>
-			</listitem>
-		</varlistentry>
-		<varlistentry>
-			<term>Save</term>
-			<listitem>
-				<para>
-					saves details of the error locally or remotely
-				</para>
-			</listitem>
-		</varlistentry>
-		<varlistentry>
-			<term>Quit</term>
-			<listitem>
-				<para>
-					exits the dialog.
-				</para>
-			</listitem>
-		</varlistentry>
-	</variablelist>
+	If <application>anaconda</application> encounters an error during the graphical installation process, it presents you with a crash reporting dialog box:
 </para>
\ No newline at end of file
diff --git a/en-US/Trouble_During_x86_ppc-section-2-para-2.xml b/en-US/Trouble_During_x86_ppc-section-2-para-2.xml
index f6650d0..4f4e04f 100644
--- a/en-US/Trouble_During_x86_ppc-section-2-para-2.xml
+++ b/en-US/Trouble_During_x86_ppc-section-2-para-2.xml
@@ -6,28 +6,55 @@
 	If you select <guimenuitem>Save</guimenuitem> from the main dialog, you can choose from the following options:
 	<variablelist>
 		<varlistentry>
-			<term>Save locally</term>
+			<term>Local disk</term>
 			<listitem>
 				<para>
-					saves details of the error to the local hard drive. 
+					saves details of the error to the local hard drive, in a directory that you select with the file browser:
 				</para>
+				<figure float="0"><title>Save Crash Report to a Local disk</title>
+					<mediaobject>
+						<imageobject><imagedata fileref="images/crashreporting/crashreporting_local.png" format="PNG"/></imageobject>
+						<textobject><para>
+								<literal>Local disk</literal> selected, displaying user's home directory
+							</para>
+						</textobject>
+					</mediaobject>
+				</figure>
 			</listitem>
 		</varlistentry>
 		<varlistentry>
-			<term>Save to remote</term>
+			<term>Bugzilla</term>
 			<listitem>
 				<para>
-					saves details of the error to a remote location using <application>SCP</application>. 
+					submits details of the error to Red Hat's bug-tracking system, Bugzilla. You must supply an existing Bugzilla username and password, and a description of the bug. 
 				</para>
+				<figure float="0"><title>Save Crash Report to Bugzilla</title>
+					<mediaobject>
+						<imageobject><imagedata fileref="images/crashreporting/crashreporting_bugzilla.png" format="PNG"/></imageobject>
+						<textobject><para>
+								<literal>Bugzilla</literal> selected, displaying fields for username, password, and description
+							</para>
+						</textobject>
+					</mediaobject>
+				</figure>
 			</listitem>
 		</varlistentry>
 		<varlistentry>
-			<term>Save to Bugzilla</term>
+			<term>Remote server</term>
 			<listitem>
 				<para>
-					submits details of the error to Red Hat's bug-tracking system, Bugzilla. You will need to supply a Bugzilla username and password, and a description of the bug. 
+					saves details of the error to a remote location using <application>SCP</application>. You must specify the username, password, host, and destination file. 
 				</para>
+				<figure float="0"><title>Save Crash Report to Remote Server</title>
+					<mediaobject>
+						<imageobject><imagedata fileref="images/crashreporting/crashreporting_scp.png" format="PNG"/></imageobject>
+						<textobject><para>
+								<literal>Remote server</literal> selected, displaying fields for username, password, host, and destination file
+							</para>
+						</textobject>
+					</mediaobject>
+				</figure>
 			</listitem>
 		</varlistentry>
 	</variablelist>
-</para>
\ No newline at end of file
+</para>
diff --git a/en-US/Trouble_During_x86_ppc-section-2-variablelist-1.xml b/en-US/Trouble_During_x86_ppc-section-2-variablelist-1.xml
new file mode 100644
index 0000000..369970a
--- /dev/null
+++ b/en-US/Trouble_During_x86_ppc-section-2-variablelist-1.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<variablelist>
+	<varlistentry>
+		<term>Details</term>
+		<listitem>
+			<para>
+				shows you the details of the error:
+			</para>
+			<figure float="0"><title>Details of the Crash</title>
+				<mediaobject>
+					<imageobject><imagedata fileref="images/crashreporting/crashreporting_details.png" format="PNG"/></imageobject>
+					<textobject><para>
+							Details of the crash, showing the python traceback
+						</para>
+					</textobject>
+				</mediaobject>
+			</figure>
+		</listitem>
+	</varlistentry>
+	<varlistentry>
+		<term>Save</term>
+		<listitem>
+			<para>
+				saves details of the error locally or remotely:
+			</para>
+			<figure float="0"><title>Choosing a Destination for Saving the Traceback</title>
+				<mediaobject>
+					<imageobject><imagedata fileref="images/crashreporting/crashreporting.png" format="PNG"/></imageobject>
+					<textobject><para>
+							The three options presented are <literal>Local disk</literal>, <literal>Bugzilla</literal>, or <literal>Remote server</literal>.
+						</para>
+					</textobject>
+				</mediaobject>
+			</figure>
+		</listitem>
+	</varlistentry>
+	<varlistentry>
+		<term>Exit installer</term>
+		<listitem>
+			<para>
+				exits the dialog.
+			</para>
+		</listitem>
+	</varlistentry>
+</variablelist>
diff --git a/en-US/images/crashreporting/crashreporting.png b/en-US/images/crashreporting/crashreporting.png
new file mode 100644
index 0000000..361f168
Binary files /dev/null and b/en-US/images/crashreporting/crashreporting.png differ
diff --git a/en-US/images/crashreporting/crashreporting_bugzilla.png b/en-US/images/crashreporting/crashreporting_bugzilla.png
new file mode 100644
index 0000000..d281635
Binary files /dev/null and b/en-US/images/crashreporting/crashreporting_bugzilla.png differ
diff --git a/en-US/images/crashreporting/crashreporting_choose.png b/en-US/images/crashreporting/crashreporting_choose.png
new file mode 100644
index 0000000..d8d883b
Binary files /dev/null and b/en-US/images/crashreporting/crashreporting_choose.png differ
diff --git a/en-US/images/crashreporting/crashreporting_details.png b/en-US/images/crashreporting/crashreporting_details.png
new file mode 100644
index 0000000..bf63776
Binary files /dev/null and b/en-US/images/crashreporting/crashreporting_details.png differ
diff --git a/en-US/images/crashreporting/crashreporting_local.png b/en-US/images/crashreporting/crashreporting_local.png
new file mode 100644
index 0000000..3c7e3e9
Binary files /dev/null and b/en-US/images/crashreporting/crashreporting_local.png differ
diff --git a/en-US/images/crashreporting/crashreporting_scp.png b/en-US/images/crashreporting/crashreporting_scp.png
new file mode 100644
index 0000000..856e57f
Binary files /dev/null and b/en-US/images/crashreporting/crashreporting_scp.png differ





More information about the Fedora-docs-commits mailing list