Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Richard Gaskin via use-livecode
Trevor DeVore wrote: > I always open up a second instance of LiveCode when I build > standalones. There is too much going on in the standalone builder > to trust that your environment will be the same after everything > is done. I would like to see standalone building should be moved > to a

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Andre Garzia via use-livecode
> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On > Behalf > Of Trevor DeVore via use-livecode > Sent: Wednesday, May 16, 2018 12:26 PM > To: How to use LiveCode > Cc: Trevor DeVore > Subject: Re: [BUG] Browser widget implemented without access to >

RE: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Ralph DiMola via use-livecode
...@lists.runrev.com] On Behalf Of Trevor DeVore via use-livecode Sent: Wednesday, May 16, 2018 12:26 PM To: How to use LiveCode Cc: Trevor DeVore Subject: Re: [BUG] Browser widget implemented without access to localStorage API On Wed, May 16, 2018 at 11:02 AM, Ralph DiMola via use-livecode < use-livec

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Bob Sneidar via use-livecode
Agreed. In fact, some apps designed to disallow multiple instances will launch two if the taskbar icon is clicked multiple times before the first instance launches. Bob S > On May 16, 2018, at 09:25 , Trevor DeVore via use-livecode > wrote: > > On Wed, May

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Trevor DeVore via use-livecode
On Wed, May 16, 2018 at 11:02 AM, Ralph DiMola via use-livecode < use-livecode@lists.runrev.com> wrote: > It's not that easy on Windows. > Why not? I just duplicated the LiveCode Business.exe on Windows 10 and was able to launch two separate instances of LiveCode. -- Trevor DeVore ScreenSteps

RE: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Ralph DiMola via use-livecode
To: How to use LiveCode Cc: Trevor DeVore Subject: Re: [BUG] Browser widget implemented without access to localStorage API On Wed, May 16, 2018 at 6:47 AM Sannyasin Brahmanathaswami via use-livecode <use-livecode@lists.runrev.com> wrote: > So, I'm not only one… > > How do I create a

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Trevor DeVore via use-livecode
On Wed, May 16, 2018 at 6:47 AM Sannyasin Brahmanathaswami via use-livecode wrote: > So, I'm not only one… > > How do I create a second instance of LiveCode (or any app for matter) Make a copy of the app and launch it. -- Trevor DeVore ScreenSteps >

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Bob Sneidar via use-livecode
Hah! I've been complaining about standalone building since v7! (or v8 not sure). I'm getting the impression people are just deleting my posts! ;-) Bob S > On May 16, 2018, at 06:47 , Sannyasin Brahmanathaswami via use-livecode > wrote: > > So, I'm not only

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Bob Sneidar via use-livecode
+1 > On May 16, 2018, at 03:09 , Trevor DeVore via use-livecode > wrote: > > On Tue, May 15, 2018 at 10:51 PM Sannyasin Brahmanathaswami via > use-livecode wrote: > >> >> so then, for now I quit livecode, and reboot everytime

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Sannyasin Brahmanathaswami via use-livecode
So, I'm not only one… How do I create a second instance of LiveCode (or any app for matter) On 5/16/18, 12:10 AM, "use-livecode on behalf of Trevor DeVore via use-livecode" wrote: >so then, for now I quit

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Trevor DeVore via use-livecode
On Tue, May 15, 2018 at 10:51 PM Sannyasin Brahmanathaswami via use-livecode wrote: > > so then, for now I quit livecode, and reboot everytime will do a build, > nuisance. I always open up a second instance of LiveCode when I build standalones. There is too much

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-15 Thread Monte Goulding via use-livecode
If we can come up with a recipe for the IDE telling you it has saved a stack and that not being the case I’d love to fix it! Cheers Monte > On 16 May 2018, at 1:51 pm, Sannyasin Brahmanathaswami via use-livecode > wrote: > > Because in quitting, the text only

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-15 Thread Sannyasin Brahmanathaswami via use-livecode
" So it is probably the case you have changes applied but not saved to disk." I faced this a few weeks ago, so today what I loaded 9 today, I was extra cautious… I made sure a) after stack script editor changes were applied. "green" b) save changes of the stack, of text only stack c) it might

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-15 Thread Monte Goulding via use-livecode
Brahma I’m fairy sure the issue you are seeing is because you have so many behaviors and libraries added via copy files and we don’t check if those files happen to be stacks that are open and are saved before we include them in the build. So it is probably the case you have changes applied but

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-15 Thread Sannyasin Brahmanathaswami via use-livecode
Andre was working on an HTML% module that is in big app SivaSiva. He pushed to our Git account, and you can check out from here. He was working in LC9. And I wonder if he got the bug I did today (again) I had stopped using 9, but I needed to debug on my phone. So: you save all your scripts,

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-15 Thread panagiotis merakos via use-livecode
I realised my previous reply was sent only to Andre, so I am posting it again for anyone else watching the thread and/or suffering from the same problem: - Hi Andre, No I am not aware of any issue. I saw your report about the javascripthandlers not working on

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-15 Thread Andre Garzia via use-livecode
Panos, Thanks a lot for reaching out so fast. I will test this shortly and get back to you and the bug report. In the meanwhile, are you aware of any "javascriptHandlers" bug in Android? om om andre On Tue, May 15, 2018 at 6:35 PM, panagiotis merakos via use-livecode <

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-15 Thread panagiotis merakos via use-livecode
Hi Andre, Have you tested with LC 8.1.10 rc1 (or rc2)? We added support for local storage on Android browser in this PR: https://github.com/livecode/livecode/pull/6362 Best, Panos -- On Tue, May 15, 2018 at 8:56 PM, Andre Garzia via use-livecode < use-livecode@lists.runrev.com> wrote: >

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-15 Thread Andre Garzia via use-livecode
Reported as https://quality.livecode.com/show_bug.cgi?id=21281 On Tue, May 15, 2018 at 4:47 PM, Andre Garzia wrote: > LocalStorage is a web api which is standard everywhere, you can read more > about it at: > >