Open Bugs | New Bug anonymous
Login/Register

Equi4 SoftwareEdit Bug

Title: CRASH: SDX qwrap hello.tcl Status: later
Product: SDX Severity: major
Version: 2004/05/27 19:17:53 65366-29842 Type: bug
Assign to:
Platform:
Windows XP
Message:

File:
Description:

Messages

2004/09/01
SDX crashes when I try to make a starkit using the following command:
sdx.bat qwrap hello.tcl
---------------------
hello.tcl:
package require Tk
button .b -text "Hello world" -command bell
pack .b
----------------------
Error is:
The instruction at "0x00449845" referenced memory at "0x000000" ...
2004/09/01
I notice that the USERPROFILE env-var is not being read properly. The temporary
files are being generated in a dir called %USERPROFLE%. The hello.tcl file doesn't
make it into the temporary structure.
2004/09/03
SDX wrapping and unwrapping functions fine. It is just qwrap that crashes.
2004/09/10 jcw
Could you try setting the environment variables USER and HOME to a valid directory?
I have a hunch that a temp file is being placed in some strange spot.
I cannot find a reference to %USERPROFLE% anywhere - could you give some more
details?
-jcw
2005/08/22
test

Bug Tracker © 2002 McMillan Enterprises, Inc.