On approximately 1/29/2004 1:20 PM, came the following characters from
the keyboard of Peter Eisengrein:

 > If you meant 0.0.558, should we also assume that changing versions of
 > Win32::GUI was all you changed?  That the script is still
 > using OEM (old
 > event model)?


Um, I guess so. Is there documentation that says what the difference is? I'm not sure what OEM and the new (NEM?) are....

There is some documentation for NEM in the source distribution for 0.0.665 (and newer versions, 0.0.670, and the current bugfix CVS branch).

 > 0.0.558 didn't require -name parameters for everything, but 0.0.665
 > does.  Don't know if that is your problem, of course, but leaving out
 > -name does seem to lead to crashes.


I will double-check but I don't think -name is the issue. I've been pretty careful about that all along. Sorry I didn't supply much other info but I'm clueless why its crashing - no perl errors to lend direction.

So when there is a crash and no errors, one either uses the debugger, the Perl debugger, or instruments the code with lots of print statements, until the crash can be isolated to a particular line of code. Or one starts ripping out code to reduce the test case to the smallest reproducable crash.

You didn't even say if it crashed at startup, or after some number of clicks, or what. So the list is very clueless to help you much here.

--
Glenn -- http://nevcal.com/
===========================
The best part about procrastination is that you are never bored,
because you have all kinds of things that you should be doing.


Reply via email to