Re: Report error broken???
I can verify that the error described is in fact for real. Just
loading Canvas.stk and producing some minimal error will cause it.
Welcome to the STk interpreter version 2.1.6 [FreeBSD-2.0-RELEASE-i386]
Copyright (C) 1993, 1994 Erick Gallesio - I3S - CNRS / UNSA <eg_at_unice.fr>
STk> (require "Tk-classes")
"Tk-classes"
STk> (require "Canvas")
"Canvas"
STk> fj8r9q 52
*** Error:
unbound variable: fj8r9q
*** Error:
No applicable method for #[<generic> af5c0]
in call (raise ".report-error.button0" ".report-error.default")
*** Error:
window name "report-error" already exists in parent
...
The error repeats until (If I'm lucky) I can stop it with an interrupt
or (if I'm not lucky) with a kill signal. It's rather annoying, I
have to always run stk with nocore, and rely on ^\ to stop errors.
-josh
Received on Mon Apr 24 1995 - 17:40:02 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST