DrWatson

From Shareaza Wiki
Revision as of 11:53, 20 August 2010 by Old death (talk | contribs) (Language template usage fix.)
Jump to navigation Jump to search
  Languages:

[[::DrWatson|English]] • [[::DrWatson/de|Deutsch]] • [[::DrWatson/es|Español]] • [[::DrWatson/fr|Français]] • [[::DrWatson/he|עברית]] • [[::DrWatson/it|Italiano]] • [[::DrWatson/nl|Nederlands]] • [[::DrWatson/pl|Polski]] • [[::DrWatson/pt|Português]] • [[::DrWatson/ru|Русский]] • [[::DrWatson/zh-hant|‪中文(繁體)]]

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

File:Watson enabled.png An alert will appear and show you've enabled it. Next you must configure it

Configuring Dr Watson

  • Go to Start, click Run
  • Type drwtsn32 (Please note: do not include the -i)
  • Configure the settings as shown below:

File:Watson settings.png

  • 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

The log will be saved in C:\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson

How do I use Dr Watson?

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.

Shareaza has crashed. How do I report?

If you see a dialog like the following: File: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. File:Watson files.png Add both log files to a zip file and go to the 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. Also be sure to include your system specifications, operating system and connection type.


How do I enable Dr Watson in Windows 2000?

Open the command prompt and type drwtsn32 -i (or from the "Run..." command in the Windows start menu). 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?

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)