Ignore:
Timestamp:
Sep 15, 2001, 12:04:41 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/Readme.Odinbug

    r6553 r6717  
    1 Odin Bug Report Tool Version 0.3.0
     1Odin Bug Report Tool Version 0.5.0
    22==================================
    33
     
    66OdinBug is free, but copyrighted software. It is not guaranteed
    77to fulfill any particular purpose. Use it at your own risk. It may
    8 be included with every application that comes with Odin files
     8be included free of charge with every application that comes with
     9Odin files.
    910
    10111. INTRODUCTION
    1112
    12 This little program makes creating proper bug reports for Team Odin
    13 quite comfortable. As it is in a rather early stage, please do not
    14 expect it to be bug free or feature complete!
     13The main goal of this program is to make creating proper bug reports
     14for Team Odin quite comfortable. As it is in a rather early stage,
     15please do not expect it to be bug free or feature complete!
    1516
    16 I don't want to know how often Sander Van Leeuwen and other Team Odin
    17 members have written emails, telling us users to bring in proper bug
    18 reports (I don't exclude myself).
     17The reason I started to write this program was, that I see every day
     18that Sander Van Leeuwen and other Team Odin members write emails, telling
     19us users to bring in proper bug reports (I don't exclude myself).
    1920
    2021Well, I would like Sander and all the others to spend there time on
     
    23242. WHAT IT DOES
    2425
    25 This program presents a form to fill in the information needed by
    26 Team Odin and generates a report that follows the standards presented
    27 in ReportingBugs.TXT which is part of every Odin build.
     26This program presents a notebook of forms to fill in the information
     27needed by Team Odin and generates a report that follows the standards
     28presented in ReportingBugs.TXT which is part of every Odin build.
    2829
    29 Some of the information is gathered from CONFIG.SYS, SYSLEVEL files,
    30 the WarpIN database, from ODIN.INI and also from the odin32_?.log files.
    31 And some information has to be filled in manually (only the minor part).
     30Generally this program needs 2 files as input from the user:
    3231
    33 It also scans the odin_?.log file to find the exception information and
    34 the stack dump in case an application traps. The aware that these logfiles
    35 can become quite large and that it might take a while until processing is
    36 complete.
     32- the Odin build file: odin32bin-2001mmdd-debug.zip or
     33                       odin32bin-2001mmdd-debug.wpi
     34                       
     35- the Odin log file:   odin32_?.log
    3736
    38 3. USAGE
     37Note: Only debug builds can create log files!!!
     38
     39As soon as the user specifies these files, all the other information
     40is gathered from CONFIG.SYS, SYSLEVEL files, the WarpIN database, from
     41ODIN.INI and also from the odin32_?.log files. Only minor adjustments
     42should have to be made (especially from users with non-Scitech Display
     43drivers).
     44
     45It also scans the odin_?.log file to find the exception information
     46and the stack dump in case an application traps. Be aware that these
     47logfiles can become quite large and that it might take a while until
     48processing is complete.
     49
     503. INSTALLATION
    3951
    4052As OdinBug.EXE is written in VX-REXX it needs the VROBJ.DLL runtime.
     
    4759
    4860    http://groups.yahoo.com/group/odinusers/files/vrobj.wpi
     61    ftp://ftp.os2.org/odin/weekly/vrobj.wpi
    4962
    5063This package can be installed the usual way using WarpIN.
    5164
    52 Put OdinBug.EXE in a directory in your path.
     65Put OdinBug.EXE in a directory within your path. The preferred place is
     66your Odin "Windows" directory.
    5367
    54 Put OdinBug.CFG into the same directory within your path. If you are not
    55 familiar with REXX code, you can also delete OdinBug.CFG, the program
    56 itself has reasonable default values.
     68When Odin is executed for the first time, it creates an object for itself
     69in the Odin folder and assoiciates odin32_?.log files with it. Now you can
     70doubleclick on any odin32_?.log file and OdinBug is fired up. You only need
     71to specify the build file if OdinBug was launched this way.
    5772
    58 Call it after you experienced a trap in a Win32 program and after you
    59 have created a log file.
     734. CREATING A BUG REPORT
    6074
    61 Every field can be changed manually, but using the "Search"-buttons should
    62 be the preferred method.
     75Ideally OdinBug should be called immediately after you experienced a crash
     76in a Win32 program and after you have created a log file.
     77
     78Step 1:
     79
     80OdinBug prompts you to enter the currently installed Odin-build file (i.e
     81odin32bin-200?????.ZIP or odin32bin-200?????.WPI) in a standard OS/2 file
     82open dialogue.
     83
     84Step 2:
     85
     86OdinBug prompts you to enter the logfile (odin32_?.log) that was created
     87during the execution of the Win32 program.
     88
     89Note: If OdinBug was installed properly, you may doubleclick on a odin32_?.log
     90file and OdinBug will be fired up. You only have to specify the buildfile, if
     91OdinBug was launched this way.
     92
     93Step 3:
     94
     95Application page:
     96
     97Complete name, version and eventually a location, where the program can be
     98downloaded. Then enter your own verbal description of the problem.
     99
     100All other fields on the other pages of the notebook have probably been
     101filled automatically. Complete any missing information.
     102
     103Step 4:
    63104
    64105When everything is complete press "Create report" button. The program
    65 checks for empty fields, and if everything is filled out creates a report.
     106continuosly checks for empty fields, and will only let you create a
     107report if everything is filled out.
    66108
    67 Pressing "EMail report" starts Netscape Messenger (or any other email
    68 program; see OdinBug.CFG) with the appropriate email address and copies
     109Pressing "Send eMail" starts Netscape Messenger (or any other email
     110program; see page settings) with the appropriate email address and copies
    69111the newly created report into the clipboard, so it can be pasted into
    70112the email.
    71113
    72 4. BUG REPORTS AND FEATURE REQUEST FOR THIS PROGRAM
     114Pressing "Open report" opens the newly created OdinBug.RPT with your
     115favorite editor or viewer.
     116
     1175. BUG REPORTS AND FEATURE REQUESTS FOR THIS PROGRAM (OdinBug)
    73118
    74119Just email me and tell me what you think or what you want!
    75 I will try to realize it.
     120I will try to implement or fix it.
    76121
    77 5. AUTHOR:
    78122
    79 Herwig Bauernfeind, 10.08.2001
     1236. AUTHOR:
     124
     125Herwig Bauernfeind, 24.08.2001
    80126EMail: herwig.bauernfeind@aon.at
Note: See TracChangeset for help on using the changeset viewer.