Mark,
 
I should have said - the problem is in ViewMixin.rex - there I have an init
method with a forward class (super) continue.
Re-naming the method and deleting the "forward" instruction fixed the
problem. 
The init method is unnecessary in the mixin - it was left in by mistake when
modifying what was a true superclass into a mixin.
 
I've committed the fixed version.
 
--
Oliver Sims

 

 

  _____  

From: Mark Miesfeld [mailto:miesf...@gmail.com] 
Sent: 14 May 2013 01:18
To: Open Object Rexx Users
Subject: Re: [Oorexx-users] Strange error message



On Mon, May 13, 2013 at 5:47 PM, Mark Miesfeld <miesf...@gmail.com> wrote:


On Mon, May 13, 2013 at 2:56 PM, Oliver Sims
<oliver.s...@simsassociates.co.uk> wrote:




 
I've re-created the problem and have committed the bad version to
svn+ssh://os...@svn.code.sf.net/p/oorexx/code-0/ooDialog/trunk/examples/user
Guide/exercises.
 
To create problem:
1. Go to folder Exercise08
2. run startup.rex 
3. The Order Management dialog opens. Dbl-click on "Customer List". The
Customer List opens.
4. Dbl-click on any customer
5. Hit OK for the error message
6. It hangs with the "ooRexx Intercface has stopped working".
 


Oliver,

I pulled in your latest update, and it doesn't crash for me.  I also  tried
with the same version of ooDialog and ooRexx you reported in your first
post.


Okay, I do get the crash with 32-bit ooRexx / ooDialog.  Go ahead and commit
your fixed version.

--
Mark Miesfeld
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to