Livecode Crashes with Image Source Set to a URL

Ray Horsley ray at linkit.com
Thu May 19 13:10:36 EDT 2011


OK.  I've never tried including attachments on the list before but here it
is.

Thanks,

Ray

-----Original Message-----
From: use-livecode-bounces at lists.runrev.com
[mailto:use-livecode-bounces at lists.runrev.com] On Behalf Of Nonsanity
Sent: Thursday, May 19, 2011 12:34 PM
To: How to use LiveCode
Subject: Re: Livecode Crashes with Image Source Set to a URL

I think we'd have to run the stack in question to debug the issue. As
described, I see no obvious error on your part.

 ~ Chris Innanen
 ~ Nonsanity

P.s. Sorry about the repeat due to posting this to the wrong thread at
first...


On Thu, May 19, 2011 at 11:28 AM, Ray Horsley <ray at linkit.com> wrote:

> Greetings,
>
>
>
> I've created a simple stack of 3 cards with Prev and Next buttons to 
> navigate through them.  Each card has a single field with a single 
> character whose imageSource is set to a URL, for example:
>
>
>
>
> http://linkit.com/Schools/ETS%20Items/ETS%20Item%20Bank/ETS10Q1/01%20F
> ull%20
>
> Bank/06%20Math%20QTI%20with%20GUIDs%20and%2096dpi%20PNG/Grade%2007Math
> -51/im 
> ages/mml1616474.png<http://linkit.com/Schools/ETS%20Items/ETS%20Item%2
> 0Bank/ETS10Q1/01%20Full%20%0ABank/06%20Math%20QTI%20with%20GUIDs%20and
> %2096dpi%20PNG/Grade%2007Math-51/im%0Aages/mml1616474.png>
>
>
>
> To make sure no other handlers are running unnecessarily I've written 
> the button scripts as:
>
>
>
> on mouseUp
>
>   lock messages
>
>   go next card
>
>   put the short name of this cd into fld "CardName"
>
> end mouseUp
>
>
>
> Nonetheless, if you repeatedly click either the Prev or Next button 
> rapidly Livecode will crash (quit unexpectedly and without warning).  
> In some cases the stack file itself becomes coruppted and can not be
re-opened.
>
>
>
> (I'd love to share this tiny stack with anybody who's interested.  
> Please let me know.)
>
>
>
> Any ideas anybody?
>
>
>
> Thanks,
>
>
>
> Ray
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at 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 at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


More information about the use-livecode mailing list