DrWatson: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
(non-SSL links are prefered)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==What is Dr Watson?==
{{do not translate}}
Previous to [[BugTrap]], which is currently integrated into Shareaza to submit crashes to our development team, DrWatson, a Microsoft utility was used to submit crash reports.
 
== What is Dr Watson? ==


Dr Watson is a Windows application that helps track problems in software.  
Dr Watson is a Windows application that helps track problems in software.  
If Dr Watson is running when an application crashes, it will make logs which can help identify what caused the problem, and allow it to be prevented in the future.  
If Dr Watson is running when an application crashes, it will make logs which can help identify what caused the problem, and allow it to be prevented in the future.  


== How to enable Dr Watson... ==
=== ...on Windows XP ===


==How to enable Dr Watson on Windows XP==
* Go to '''Start''', click '''Run'''
* Type '''drwtsn32 -i'''
An alert will appear and show you've enabled it. Next you must configure it.


*Go to '''Start''', click '''Run'''
Under Windows XP, the logs will be saved in '''C:\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson'''
*[[Image:start_drwatsn32.png]]
*Type '''drwtsn32 -i'''
[[Image:watson_enabled.png]]
An alert will appear and show you've enabled it.
Next you must configure it


==Configuring Dr Watson==
=== ... on Windows 2000 ===


*Go to '''Start''', click '''Run'''
Open the command prompt and type '''drwtsn32 -i''' (or from the "Run..." command in the Windows start menu).
*Type '''drwtsn32''' ''(Please note: do not include the -i)''
*Configure the settings as shown below:
[[Image:watson_settings.png]]


Number of Errors To Save: '''2'''
By default Windows 2000 saves the logs in '''C:\Documents and Settings\AllUsers\Documents\DrWatson'''
Crash Dump Type: '''Mini'''
Only check the following options:
'''Dump All Thread Contexts'''
'''Append to Existing Log File'''
'''Create Crash Dump File'''


Click OK
=== ...under Windows 9x ===


The log will be saved in '''C:\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson'''
The Dr Watson executable is in '''C:\WINDOWS'''. Run it before starting Shareaza.
Logs will be saved in '''C:\WINDOWS\DRWATSON''', and you only need to send in the most recent log. (You can delete all the logs after you've finished)


==How do I use Dr Watson?==
== Configuring Dr Watson (Win2k & XP) ==


Dr Watson is now installed and configured. If Shareaza crashes, Dr Watson will create a log file and a dump file containing information on the crash.
* Go to '''Start''', click '''Run'''
* Type '''drwtsn32''' ''(Please note: do not include the -i)''
* Configure the settings as shown below:


==Shareaza has crashed. How do I report?==
* Number of Errors To Save: '''2'''
* Crash Dump Type: '''Mini'''
* Only check the following options:
* '''Dump All Thread Contexts'''
* '''Append to Existing Log File'''
* '''Create Crash Dump File'''


If you see a dialog like the following:
Click OK
[[Image:shareaza_wer_crash.png]]
Click on '''Don't Send'''


Dr Watson has now created a Dump file and a Log file in the directory specified when you configured it.
== How do I use Dr Watson? ==
[[Image:watson_files.png]]
Add both log files to a zip file and go to the [http://sourceforge.net/apps/phpbb/shareaza/viewforum.php?f=7 Bugs forum] to report it, and mention what you were doing when the crash happened


Run Dr Watson before starting Shareaza. If Shareaza crashes, find the most recent entry, zip it, and post it on the appropriate forum with a description of what you were doing when the crash happened.
Dr Watson is now installed and configured. Run Dr Watson before starting Shareaza. If Shareaza crashes, Dr Watson will create a log file and a dump file containing information on the crash.
Also be sure to include your system specifications, operating system and connection type.


== Shareaza has crashed. How do I report? ==


==How do I enable Dr Watson in Windows 2000?==
If you see a dialog asking you to report the problem to Microsoft, click on '''Don't Send'''.


Open the command prompt and type '''drwtsn32 -i''' (or from the "Run..." command in the Windows start menu).
Dr Watson has now created a Dump file and a Log file in the directory specified when you configured it.
The same configuration options apply as explained above.
By default Windows 2000 saves the logs in '''C:\Documents and Settings\AllUsers\Documents\DrWatson'''


==How do I enable Dr Watson in Windows 9x?==
You just need to find the most recent log entry, zip it together with the dump file, and post it on the {{Shareaza Forums|Bugs and Beta Testing Forum| 2 = viewforum.php?f=7}} with a description of what you were doing when the crash happened.
Also be sure to include your system specifications, operating system and connection type.


The Dr Watson executable is in '''C:\WINDOWS'''. Run it before starting Shareaza.
{{Navigation|Developers}}
Logs will be saved in '''C:\WINDOWS\DRWATSON''', and you only need to send in the most recent log. (You can delete all the logs after you've finished)

Latest revision as of 01:29, 1 November 2010

  Translation

Do not translate this page into other languages. It is either low priority, too specific or incomplete.

e

Previous to BugTrap, which is currently integrated into Shareaza to submit crashes to our development team, DrWatson, a Microsoft utility was used to submit crash reports.

What is Dr Watson?

Dr Watson is a Windows application that helps track problems in software. If Dr Watson is running when an application crashes, it will make logs which can help identify what caused the problem, and allow it to be prevented in the future.

How to enable Dr Watson...

...on Windows XP

  • Go to Start, click Run
  • Type drwtsn32 -i

An alert will appear and show you've enabled it. Next you must configure it.

Under Windows XP, the logs will be saved in C:\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson

... on Windows 2000

Open the command prompt and type drwtsn32 -i (or from the "Run..." command in the Windows start menu).

By default Windows 2000 saves the logs in C:\Documents and Settings\AllUsers\Documents\DrWatson

...under Windows 9x

The Dr Watson executable is in C:\WINDOWS. Run it before starting Shareaza. Logs will be saved in C:\WINDOWS\DRWATSON, and you only need to send in the most recent log. (You can delete all the logs after you've finished)

Configuring Dr Watson (Win2k & XP)

  • Go to Start, click Run
  • Type drwtsn32 (Please note: do not include the -i)
  • Configure the settings as shown below:
  • Number of Errors To Save: 2
  • Crash Dump Type: Mini
  • Only check the following options:
  • Dump All Thread Contexts
  • Append to Existing Log File
  • Create Crash Dump File

Click OK

How do I use Dr Watson?

Dr Watson is now installed and configured. Run Dr Watson before starting Shareaza. If Shareaza crashes, Dr Watson will create a log file and a dump file containing information on the crash.

Shareaza has crashed. How do I report?

If you see a dialog asking you to report the problem to Microsoft, click on Don't Send.

Dr Watson has now created a Dump file and a Log file in the directory specified when you configured it.

You just need to find the most recent log entry, zip it together with the dump file, and post it on the Bugs and Beta Testing Forum with a description of what you were doing when the crash happened. Also be sure to include your system specifications, operating system and connection type.



Navigation:     ShareazaWiki > Developers > DrWatson