Re: Downloading LC9

2020-11-19 Thread Sean Cole (Pi) via use-livecode
It just corrupted my stack too this time. Good job I have dropbox backups.

Sean Cole
*Pi Digital *

On Thu, 19 Nov 2020 at 14:19, Sean Cole (Pi)  wrote:

> Panos,
>
> *>>and also the script editor is not opening at all from any stack card
>> or object*
>> this sounds like a symptom of corrupted Preferences, please try deleting
>> your LC preferences in /Users/{username}/Library/Preferences/RunRev/*
>>
>> Panos
>
>
> I have deleted ALL LC/RunRev prefs and reinstalled LC so many times now
> and it still eludes me. I have to now try to 'edit script' twice before it
> shows up and breakpoints are being bypassed.
>
> Screen recording:
>
> https://www.dropbox.com/s/yzp4w5dcm1nento/Screen%20Recording%202020-11-19%20at%2013.53.21.mov?dl=0
>
> At 1:34 it has me place a new breakpoint and the login btn, when pressed,
> goes straight to this handler so should get held there no problem, but it
> just ploughs on through the rest of the script.
> The same in 9.6.0 and 9.6.1
> BTW, there are some broken scripts for the scripteditor itself that get
> caught if you do a Message Watcher. Has the following crash log:
>
> rocess:   LiveCode-Indy [21126]
>> Path:  /Applications/LiveCode Indy
>> 9.6.0.app/Contents/MacOS/LiveCode-Indy
>> Identifier:com.runrev.livecode
>> Version:   9.6.0.15516 (9.6.0.15516)
>> Code Type: X86-64 (Native)
>> Parent Process:??? [1]
>> Responsible:   LiveCode-Indy [21126]
>> User ID:   501
>> Date/Time: 2020-11-19 14:08:03.363 +
>> OS Version:Mac OS X 10.15.7 (19H2)
>> Report Version:12
>> Anonymous UUID:DB1D2510-2FE8-B930-09F0-D4A26445A63D
>>
>> Time Awake Since Boot: 47 seconds
>> System Integrity Protection: enabled
>> Crashed Thread:0  Dispatch queue: com.apple.main-thread
>> Exception Type:EXC_BAD_ACCESS (SIGSEGV)
>> Exception Codes:   KERN_INVALID_ADDRESS at 0x0008
>> Exception Note:EXC_CORPSE_NOTIFY
>> VM Regions Near 0x8:
>> -->
>> __TEXT 00010cc57000-00010d40a000 [ 7884K]
>> r-x/rwx SM=COW  /Applications/LiveCode Indy
>> 9.6.0.app/Contents/MacOS/LiveCode-Indy
>> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
>
> ...
>
>> Thread 0 crashed with X86 Thread State (64-bit):
>>   rax: 0x  rbx: 0x7f960c15d070  rcx:
>> 0x7f9646a4abc0  rdx: 0x
>>   rdi: 0x7f9646a4abc0  rsi: 0x7f960c15d080  rbp:
>> 0x7ffee2fa2300  rsp: 0x7ffee2fa2300
>>r8: 0x6185   r9: 0x  r10:
>> 0x7f9646a0  r11: 0x7f9646a51ac0
>>   r12: 0x  r13: 0x00010db75ed0  r14:
>> 0x7f9646a4abc0  r15: 0x7f960c15d070
>>   rip: 0x00010cda9290  rfl: 0x00010206  cr2:
>> 0x0008
>>
>> Logical CPU: 0
>> Error Code:  0x0006 (no mapping for user data write)
>> Trap Number: 14
>
> Screen recording of that:
>
> https://www.dropbox.com/s/borcnx9zu5ipdgg/Screen%20Recording%202020-11-19%20at%2014.13.06.mov?dl=0
>
> That is driving me absolutely nuts. I'm going round in circles and getting
> nothing done. And as usual, clients breathing down my neck.
>
> Any clues?
>
> Sean Cole
> *Pi Digital*
>
> On Mon, 16 Nov 2020 at 22:17, matthias rebbe via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
>> I am currently downloading LC 9.6.1 Business Mac with a download rate 3,7
>> - 4,5Mibt/s.
>>
>> Or did you download an other version?.
>>
>> Regards,
>> Matthias
>>
>>
>> Matthias Rebbe
>> Software & Support
>> Externer Datenschutz
>> Bramkampsieke 13
>> 32312 Lübbecke
>> Tel +49 5741 31
>> +49 160 5504462
>> Fax: +49 5741 310002
>> eMail: matth...@m-r-d.de 
>>
>> BR5 Konverter - BR5 -> MP3 
>>
>> > Am 16.11.2020 um 22:58 schrieb Pi Digital via use-livecode <
>> use-livecode@lists.runrev.com >:
>> >
>> > Hi
>> >
>> > I’ve been getting weird errors in MacOS (Catalina 10.15.7) where LC is
>> saying there is a script error in a data grid of the startup window and
>> also the script editor is not opening at all from any stack card or object.
>> So I’ve decided to delete and reload LC. But the download is taking
>> FOREVER. I’ve tried different browsers, restarting macOS, downloading via
>> windows but I’m only getting 100kbps max. I did a speed test and have
>> 300Mbps download capability but LC remains stupid slow.
>> >
>> > Anyone else get this too?
>> >
>> > Sean Cole
>> > Pi Digital
>> > ___
>> > 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
>>
>>
>>
>> -
>> Matthias Rebbe
>> Life Is Too Short For 

Re: Downloading LC9

2020-11-19 Thread Sean Cole (Pi) via use-livecode
Panos,

*>>and also the script editor is not opening at all from any stack card
> or object*
> this sounds like a symptom of corrupted Preferences, please try deleting
> your LC preferences in /Users/{username}/Library/Preferences/RunRev/*
>
> Panos


I have deleted ALL LC/RunRev prefs and reinstalled LC so many times now and
it still eludes me. I have to now try to 'edit script' twice before it
shows up and breakpoints are being bypassed.

Screen recording:
https://www.dropbox.com/s/yzp4w5dcm1nento/Screen%20Recording%202020-11-19%20at%2013.53.21.mov?dl=0

At 1:34 it has me place a new breakpoint and the login btn, when pressed,
goes straight to this handler so should get held there no problem, but it
just ploughs on through the rest of the script.
The same in 9.6.0 and 9.6.1
BTW, there are some broken scripts for the scripteditor itself that get
caught if you do a Message Watcher. Has the following crash log:

rocess:   LiveCode-Indy [21126]
> Path:  /Applications/LiveCode Indy
> 9.6.0.app/Contents/MacOS/LiveCode-Indy
> Identifier:com.runrev.livecode
> Version:   9.6.0.15516 (9.6.0.15516)
> Code Type: X86-64 (Native)
> Parent Process:??? [1]
> Responsible:   LiveCode-Indy [21126]
> User ID:   501
> Date/Time: 2020-11-19 14:08:03.363 +
> OS Version:Mac OS X 10.15.7 (19H2)
> Report Version:12
> Anonymous UUID:DB1D2510-2FE8-B930-09F0-D4A26445A63D
>
> Time Awake Since Boot: 47 seconds
> System Integrity Protection: enabled
> Crashed Thread:0  Dispatch queue: com.apple.main-thread
> Exception Type:EXC_BAD_ACCESS (SIGSEGV)
> Exception Codes:   KERN_INVALID_ADDRESS at 0x0008
> Exception Note:EXC_CORPSE_NOTIFY
> VM Regions Near 0x8:
> -->
> __TEXT 00010cc57000-00010d40a000 [ 7884K]
> r-x/rwx SM=COW  /Applications/LiveCode Indy
> 9.6.0.app/Contents/MacOS/LiveCode-Indy
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

...

> Thread 0 crashed with X86 Thread State (64-bit):
>   rax: 0x  rbx: 0x7f960c15d070  rcx:
> 0x7f9646a4abc0  rdx: 0x
>   rdi: 0x7f9646a4abc0  rsi: 0x7f960c15d080  rbp:
> 0x7ffee2fa2300  rsp: 0x7ffee2fa2300
>r8: 0x6185   r9: 0x  r10:
> 0x7f9646a0  r11: 0x7f9646a51ac0
>   r12: 0x  r13: 0x00010db75ed0  r14:
> 0x7f9646a4abc0  r15: 0x7f960c15d070
>   rip: 0x00010cda9290  rfl: 0x00010206  cr2: 0x0008
>
> Logical CPU: 0
> Error Code:  0x0006 (no mapping for user data write)
> Trap Number: 14

Screen recording of that:
https://www.dropbox.com/s/borcnx9zu5ipdgg/Screen%20Recording%202020-11-19%20at%2014.13.06.mov?dl=0

That is driving me absolutely nuts. I'm going round in circles and getting
nothing done. And as usual, clients breathing down my neck.

Any clues?

Sean Cole
*Pi Digital*

On Mon, 16 Nov 2020 at 22:17, matthias rebbe via use-livecode <
use-livecode@lists.runrev.com> wrote:

> I am currently downloading LC 9.6.1 Business Mac with a download rate 3,7
> - 4,5Mibt/s.
>
> Or did you download an other version?.
>
> Regards,
> Matthias
>
>
> Matthias Rebbe
> Software & Support
> Externer Datenschutz
> Bramkampsieke 13
> 32312 Lübbecke
> Tel +49 5741 31
> +49 160 5504462
> Fax: +49 5741 310002
> eMail: matth...@m-r-d.de 
>
> BR5 Konverter - BR5 -> MP3 
>
> > Am 16.11.2020 um 22:58 schrieb Pi Digital via use-livecode <
> use-livecode@lists.runrev.com >:
> >
> > Hi
> >
> > I’ve been getting weird errors in MacOS (Catalina 10.15.7) where LC is
> saying there is a script error in a data grid of the startup window and
> also the script editor is not opening at all from any stack card or object.
> So I’ve decided to delete and reload LC. But the download is taking
> FOREVER. I’ve tried different browsers, restarting macOS, downloading via
> windows but I’m only getting 100kbps max. I did a speed test and have
> 300Mbps download capability but LC remains stupid slow.
> >
> > Anyone else get this too?
> >
> > Sean Cole
> > Pi Digital
> > ___
> > 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
>
>
>
> -
> Matthias Rebbe
> Life Is Too Short For Boring Code
>
> ___
> 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
>

Re: Downloading LC9

2020-11-16 Thread matthias rebbe via use-livecode
I am currently downloading LC 9.6.1 Business Mac with a download rate 3,7 - 
4,5Mibt/s.

Or did you download an other version?.

Regards,
Matthias


Matthias Rebbe
Software & Support
Externer Datenschutz
Bramkampsieke 13
32312 Lübbecke
Tel +49 5741 31
+49 160 5504462
Fax: +49 5741 310002
eMail: matth...@m-r-d.de 

BR5 Konverter - BR5 -> MP3 

> Am 16.11.2020 um 22:58 schrieb Pi Digital via use-livecode 
> mailto:use-livecode@lists.runrev.com>>:
> 
> Hi
> 
> I’ve been getting weird errors in MacOS (Catalina 10.15.7) where LC is saying 
> there is a script error in a data grid of the startup window and also the 
> script editor is not opening at all from any stack card or object. So I’ve 
> decided to delete and reload LC. But the download is taking FOREVER. I’ve 
> tried different browsers, restarting macOS, downloading via windows but I’m 
> only getting 100kbps max. I did a speed test and have 300Mbps download 
> capability but LC remains stupid slow. 
> 
> Anyone else get this too?
> 
> Sean Cole
> Pi Digital
> ___
> 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



-
Matthias Rebbe
Life Is Too Short For Boring Code

___
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


Re: Downloading LC9

2020-11-16 Thread panagiotis merakos via use-livecode
Hello Sean,

*>>and also the script editor is not opening at all from any stack card
or object*

this sounds like a symptom of corrupted Preferences, please try deleting
your LC preferences in /Users/{username}/Library/Preferences/RunRev/*

Regarding the slow download speed- seems to work fine for me here, maybe it
was an intermittent issue?

kind regards

Panos
-



On Mon, 16 Nov 2020 at 23:59, Pi Digital via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Hi
>
> I’ve been getting weird errors in MacOS (Catalina 10.15.7) where LC is
> saying there is a script error in a data grid of the startup window and
> also the script editor is not opening at all from any stack card or object.
> So I’ve decided to delete and reload LC. But the download is taking
> FOREVER. I’ve tried different browsers, restarting macOS, downloading via
> windows but I’m only getting 100kbps max. I did a speed test and have
> 300Mbps download capability but LC remains stupid slow.
>
> Anyone else get this too?
>
> Sean Cole
> Pi Digital
> ___
> 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