Bug in Tk 8.5 with bgerror(?)

From: Andreas Leitgeb (avl_at_gamma.logic.tuwien.ac.at)
Date: 11/30/04


Date: 30 Nov 2004 16:47:14 GMT

This bug appears in wish8.5 only (but could still be a Tcl bug)
% after 1000 {set x y z}
Messagebox appears with error (so far so good),
but in "Details", it rambles about tclIndex
not being found in /usr/local/lib/tclIndex
(indeed, it resides in /usr/local/lib/tcl8.5/tclIndex).

After that, every further bgerror-dialog (for other
errors thrown in event-handlers) comes up with
the correct errorInfo.

I would submit it to Sourceforge, but I can't really
tell if it's a bug in Tcl (with all the new extra dict-
support for errors), or in Tk failing to properly use it.

Anyway, this bug is not in Tcl/Tk 8.4.7.



Relevant Pages

  • Re: float accuracy problem in 8.5
    ... this a tcl bug? ... Not a bug, a feature. ... not loose precision when converted to string and back like they did ... The previous behavior was not a bug, but an unpleasant design choice, ...
    (comp.lang.tcl)
  • KeyUp event routing issues in Windows Forms.
    ... I believe I have found a bug in how keyboard events are routed in Windows ... routing their KeyUp events to the active control beneath the messagebox. ... pressing "enter" to close the message box causes the TextBox ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Access Violation Exception
    ... I've solved the first bug. ... I get a messagebox with an exclamation icon that says: ... The app ends normally though. ... >>> an exception occurs. ...
    (microsoft.public.vb.winapi)
  • Re: Workaround for submenus not displaying in 8.4.15?
    ... *other than reverting to an older Tcl/Tk, which I really don't want to do because this is the first universal binary of Tcl/Tk that reliably keeps track of mouse position; in fact it's the *only* version of Aqua Tcl/Tk other than 8.4.11 that does this. ... I have not found any solution to this problem other than to deactivate my use of popup menus (which display the same issue). ... I've added a comment to the bug report. ... Kevin Walzer ...
    (comp.lang.tcl)
  • Re: Text, search -regexp, elidden text
    ... my very own Tcl/Tk 8.5a2. ... I had to compile it twice, and running X-server with Opera isn't that cheap as it ... .t tag configure e -elide 1 ... That bug has been fixed in Tk 8.5. ...
    (comp.lang.tcl)