Thank you so much for the pointer Jacqueline, the good news is that I have 
traced the issue.

The error message isn't really that helpful as it does in fact relate to a 
Widget.  The original widget "object" was still attached to a card, so although 
every widget had been removed using the Extension Manager, it still left 
traces.  Having removed the object from the card, the App now saves as a 
standalone.  Phew!



-----Original Message-----
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of 
J. Landman Gay via use-livecode
Sent: 09 January 2018 19:48
To: How to use LiveCode <use-livecode@lists.runrev.com>
Cc: J. Landman Gay <jac...@hyperactivesw.com>
Subject: Re: Error while saving standalone 8 & 9

On 1/9/18 10:46 AM, Paul Richards via use-livecode wrote:
> There was an error while saving the standalone application
> 91,2026,23
> 77,2026,23
> 456,2026,23
> 572,2026,23
> 241,2026,1,__LoadStackOnStartup
> 353,0,0,stack "c:/program files (x86)/Runrev/Livecode Indy 9.0 
> (dp11)/Toolset/libraries/revsblibrary.livecodescript"
> 573,2210,1,__LoadStackOnStartup
> 253,2110,1
> 490,2110,1
> 241,2104,1 revSbUpdateDeployParams
> 353,0,0,stack "c:/program files (x86)/Runrev/Livecode Indy 9.0 
> (dp11)/Toolset/libraries/revsblibrary.livecodescript"
> 573,806,1,revSBUpdateDeployParams

The first line indicates a low-memory condition. The next few lines show at 
least one script error and a missing object. This is all in the standalone 
builder script, so a bug report is in order.

-- 
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to