'''Title:''' TclTalkback '''Description:''' A convenient and strong error reporting tool to compare with Microsoft Online Crash Analysis, but, for Tcl script errors. Errors and debugging information is sent by the user to a given URL (where the data can be processed using anything from a simple mail form to a complex bug tracker system). Various types of feedback can be provided to the user, depending on initial configuration and data returned from the HTTP query. '''License:''' BSD style license. '''URL:''' http://tcltalkback.autons.net/ '''Author/s:''' Peter Caffin ([peterc]). '''Requires:''' [Tile] and [http]. Works with Tcl/Tk 8.4 and 8.5 on all operating systems Tcl/Tk supports. '''Rationale:''' Trying to get error information and platform info from end users can be a nightmarish task sometimes -- for both parties. So much so that sometimes they won't even bother to report errors in the first place. This package provides the Tcl developer with decent automated error reporting and provides access to key system information in the process. It could save you hours of phonecalls or days of email exchanges back and forth. '''Latest release:''' Version 0.03 on 2008-08-04. Now grabs (and releases) its window to ensure other grabbed dialogs don't render the TclTalkback dialog inaccessible. Plus a few other minor tweaks. ---- '''Screenshots:''' [http://tcltalkback.autons.net/docs/shots/wiki/tcltalkback-x11.png] Above: Initial error dialog on the X11 platform. Much more concisely worded than the Microsoft variant :-). ---- !!!!!! %|[Category Dev. Tools] |% !!!!!!