badarith in handle_event of debugger/src/dbg_ui_win.erl
Julian Fondren
cleverjulian@REDACTED
Fri Nov 15 17:06:56 CET 2002
>From: Kent Boortz <kent@REDACTED>
>Haven't seen this but I'm interested to know what version of the
>wish program you run. GS will search for
>
> wish84 wish8.4 wish83 wish8.3 wish82 wish8.2 wish
>in that order. If you start the same wish program GS will find using
>your search path for executables, could you please send me the output
>from the following interaction?
>
> Unix shell> wishXXX
> % puts $tcl_version
8.0
> % puts $tk_version
8.0
> % wm geometry .
200x200+535+29
> % regexp {(\d+)x(\d+)\+?(-?\d+)\+?(-?\d+)} [wm geometry . ] g w h x y
0
> % set tmp "$w $h $x $y"
can't read "w": no such variable
I'll upgrade to a version that's actually on your list and see if the
problem persists. Thanks.
>The last two lines is what GS uses to find the geometry of the
>window and to answer the question "gs:read(Win, x)" above,
>
>kent
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
More information about the erlang-questions
mailing list