Builtin Wifi Page

Related to the development libraries, released by Curt Binder
Post Reply
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Builtin Wifi Page

Post by binder »

Since there wasn't any other place to put this, this appears to be the only relevant place to have it.

I'm testing out the /wifi page and I'm having problems. First off, my test setup has consisted of the following browsers:

* Ubuntu 11.04 - Chromium 12.0
* Ubuntu 11.04 - Firefox 4.01
* Windows XP SP3 - IE 8
* Windows XP SP3 - Chrome 12.0

With this being said, when I browse to the /wifi page, The images will load up, but I don't get any values appearing in the temp displays and the toggle images do not appear. I also get the "Please wait, loading...." text at the bottom. That always appears when I use everything BUT IE. When I use IE, that text disappears and reappears as it attempts to load, but IE gives me an error with the script on the page.

It says that the variable X is not an object or type. I cannot change this because it is on the ra.com server. I looked at the code and X is used but it is not declared as a specific type.

Has anybody else encountered any problems or is it working fine for everybody?

curt
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Builtin Wifi Page

Post by rimai »

I tried standard libraries on the controllers I have up and running and it's working fine on Firefox and IE.
I'll get something loaded and tested tomorrow for development libraries.
Roberto.
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Builtin Wifi Page

Post by binder »

rimai wrote:I tried standard libraries on the controllers I have up and running and it's working fine on Firefox and IE.
I'll get something loaded and tested tomorrow for development libraries.
Ok. I'll give standard libraries a try too. I'm getting errors with the javascript is what's happening for me.

curt
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Builtin Wifi Page

Post by rimai »

Here is the result of my tests for the development libraries:
Win Vista x32 / IE8 - OK
Win Vista x32 / Firefox 3.0.4 - OK
Win Vista 32 / Safari 4 - OK
Win 7 x32 / IE8 - OK
Win 7 x64 / IE8 - OK
Win7 x64 / Google Chrome - OK
Win XP x32/ IE8 - OK
They all have worked fine on v0.8.5.15
Roberto.
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Builtin Wifi Page

Post by binder »

rimai wrote:Here is the result of my tests for the development libraries:
Win Vista x32 / IE8 - OK
Win Vista x32 / Firefox 3.0.4 - OK
Win Vista 32 / Safari 4 - OK
Win 7 x32 / IE8 - OK
Win 7 x64 / IE8 - OK
Win7 x64 / Google Chrome - OK
Win XP x32/ IE8 - OK
They all have worked fine on v0.8.5.15
Hmmm...guess I'm going to have to investigate further on my end. Thanks for checking on this for me though.

curt
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Builtin Wifi Page

Post by binder »

Well, tonight everything is working for me....even with my latest code. I just tested it on:

Win7 x64 / Google Chrome - OK
Win7 x64 / IE9 - OK
Ubuntu x64 / Chromium - OK

So it must have been something going on with my network and setup. Oh well, glad it's working and not causing problems.

curt
Post Reply