lc freezes for an url request?

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
tzenobite
Posts: 57
Joined: Sun Dec 04, 2011 3:59 pm

lc freezes for an url request?

Post by tzenobite »

hi
i' m experiencing a really weird situation: i've written a simple app that gets some web pages
i've three "put url "..." into [etc]" calls in three handlers, it works fine 'til today
since this morning lc starts, open the stack, then freeze and then this message appears:
Schermata 2012-01-29 a 19.03.50.png
after this, the stack window turns empty (simply white and black), windows doesn't close (even the palettes), lc don't quit until i force the exit
the only script the stack launch at the startup works well, i go to the second card, the card script filla the fields the way it have to do, then all freezes...
at the moment i can't use the stack at all
any idea?
tia!
how many hypercardist are needed to change a light bulb? one to actually do it while at least a dozen more are finding out a slightly different way to do it

proudly hypertalking since 1989
Klaus
Posts: 14325
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: lc freezes for an url request?

Post by Klaus »

Hi tzenobite,
tzenobite wrote:...any idea?
not without looking at the script(s)! 8)


Best

Klaus
tzenobite
Posts: 57
Joined: Sun Dec 04, 2011 3:59 pm

Re: lc freezes for an url request?

Post by tzenobite »

so this is an error of a script? because lc don't tell me which script is running... and since all the app freezes i can't say anything more
i will try later
how many hypercardist are needed to change a light bulb? one to actually do it while at least a dozen more are finding out a slightly different way to do it

proudly hypertalking since 1989
Klaus
Posts: 14325
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: lc freezes for an url request?

Post by Klaus »

Hi tzenobite,

well it is in the script that calls the handler "ulHostnameToAddressCallback"! 8)
Looks like this handler will be called way too often and we need to check why!


Best

Klaus
Post Reply