Changes between Version 18 and Version 19 of ReportingBugs


Ignore:
Timestamp:
Feb 29, 2020, 9:43:03 AM (5 years ago)
Author:
humdinger
Comment:

+ starting apps from Terminal to get logging output

Legend:

Unmodified
Added
Removed
Modified
  • ReportingBugs

    v18 v19  
    2121  1. Attach as much information as you have. If it is a GUI bug, or a bug in one of the applications, try to make a screen shot.
    2222  1. If this is a crashing bug, i.e. the system popped up an alert notifying you that the application encountered a problem and can't continue, a crash alert offers you several options. You can either save a report or write a core file (both saved to the Desktop) that you can then attach to a ticket.
     23  1. If it's not a crashing bug, you may get useful information when starting the application from Terminal. Some applications provide logging and other options when started with certain parameters; try {{{-h}}} or {{{--help}}} to see if that is the case.
    2324
    2425 == Server Bugs ==