Page 1 of 1

RevBrowserInit - failing

Posted: Tue Mar 25, 2014 11:20 pm
by flipjay
Here is another livecode beginner completely baffled.

The command RevBrowserOpen(tWindowId,pUrl) throws an error.
I am on a Ubuntu dev platform and have Chrome set as my default browser.

Have verified the target url in native Chrome therefore the Problem must be tWindowId which is blank.
Just before the open call I have verified the contents of twindowid to be the name twindowid
I am assuming that the value should be set (somewhere) in the live code environment and failing????

Is this a platform issue or a platform config issue?

Please give me a work-around.

Contrary to the promotional material I am finding the "natural" language to be equal in syntax issues as Java Script!
Comments????

Phil Johnson

Re: RevBrowserInit - failing

Posted: Wed Mar 26, 2014 12:19 am
by Simon
Hi Phil,
Welcome to the forum :)

Have you tried the "Browser Sampler" from the Resources icon?
See if that works for you.

Simon

Re: RevBrowserInit - failing

Posted: Wed Mar 26, 2014 6:51 am
by flipjay
Regarding samples/examples i have tested:
BrowserTest
Browser_Sample
MobileBrowserExample
TestDropBox

All fail in the same way!!!
Cannot execute RevBrowserOpen

Flipjay

Re: RevBrowserInit - failing

Posted: Wed Mar 26, 2014 7:03 am
by Simon
Hi Phil,
Which version of liveCode are you using?

Simon

Re: RevBrowserInit - failing

Posted: Wed Mar 26, 2014 4:16 pm
by flipjay
Live Code 6.5.0 Build 3009

Flipjay

Re: RevBrowserInit - failing

Posted: Wed Mar 26, 2014 4:30 pm
by LCNeil
HI flipJay,

RevBrowser does not currently function on the Linux platform and this is why you will be experiencing this error. This is noted within the LiveCode dictionary under supported operating systems.

We are currently working on implementing a new cross platform browser object which should resolve this.

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——

Re: RevBrowserInit - failing

Posted: Wed Mar 26, 2014 7:56 pm
by flipjay
Well that's the Pitts!
Any kind of a time frame?

Urgently need central store/access of data and too cheap to pay for mysql hosting.
Was counting heavily on dropbox.

I asume the same problem exists for any cloud storage service????

Work a rounds anyone?

Flipjay