[Geoserver-users] open layers not display in firefox 2.0

Hi, I am a new user for openlayers, but when I maked my first design, this was display only in Iexplorer and firefox 3.0.3, but when I was probe it in other firefox (e.j. 2.0) , didn’t display the graphic.

could you help me. Thanks.

···

Arturo Juárez Lima

Hi Arturo,

You probably want to send this query to the openlayers users list: users@anonymised.com

It would also be helpful if you included the code for the map.

-Justin

Arturo Juàrez wrote:

Hi, I am a new user for openlayers, but when I maked my first design, this was display only in Iexplorer and firefox 3.0.3, but when I was probe it in other firefox (e.j. 2.0) , didn't display the graphic.

could you help me. Thanks.
--

*//**/Arturo Juárez Lima /*

/

------------------------------------------------------------------------

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

------------------------------------------------------------------------

_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.

Arturo Juàrez ha scritto:

Hi, I am a new user for openlayers, but when I maked my first design, this was display only in Iexplorer and firefox 3.0.3, but when I was probe it in other firefox (e.j. 2.0) , didn't display the graphic.

could you help me. Thanks.

Personally I cannot, not much of a OL user. If you can, ask on the
openlayers-users mailing list, there you should find someone able
to answer your question

Cheers
Andrea

--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

are there other tools besides of openlayers for publish the maps ?
Andrea Aime escribió:

···

Arturo Juárez Lima

Arturo Juàrez ha scritto:

Hi, I am a new user for openlayers, but when I maked my first design, this was display only in Iexplorer and firefox 3.0.3, but when I was probe it in other firefox (e.j. 2.0) , didn’t display the graphic.

could you help me. Thanks.

Personally I cannot, not much of a OL user. If you can, ask on the
openlayers-users mailing list, there you should find someone able
to answer your question

Cheers
Andrea

Arturo Juàrez ha scritto:

are there other tools besides of openlayers for publish the maps ?

OpenGeo uses OpenLayers exclusively, we had no such problems
as you so far. But yeah, there are others, such as the
Flamingo map components, or MapBender (just to cite the first
two that come to my mind).

Cheers
Andrea

--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

this is my code, maybe my error is in are many together layers.

<html xmlns=“http://www.w3.org/1999/xhtml”>


#map {
width: 806px;
height: 560px;
border: 1px solid black;
}
#wrapper {
width: 836px;
}
#location {
float: right;
}

<link rel=“stylesheet” href=“http://172.16.23.21:8080/geoserver/openlayers/theme/default/style.css” type=“text/css” />

<script src=“http://172.16.23.21:8080/geoserver/openlayers/OpenLayers.js”>



WMS Example




Shows the basic use of openlayers using a WMS layer


Este es mi primer Demo!!


Andrea Aime escribió:

···

Arturo Juárez Lima

Arturo Juàrez ha scritto:

are there other tools besides of openlayers for publish the maps ?

OpenGeo uses OpenLayers exclusively, we had no such problems
as you so far. But yeah, there are others, such as the
Flamingo map components, or MapBender (just to cite the first
two that come to my mind).

Cheers
Andrea

Hello Arturo!!

I don’t know if it’s going to fix your problem, but today I’ve had problems with displaying popups with openlayers, and there was another problem with a bbox draw…

Then, I just downloaded the last OpenLayers version (2.7) from
openlayers.org, descompressed the file (.tar.gz) and moved the OpenLayers-2.7 directory inside geoserver’s one…

In my code, I’ve referenced it like: http://localhost:8080/geoserver/OpenLayers-2.7/OpenLayers.js and it worked fine!!!

I’m using geoserver 1.6.5.

Try to make this change and MAYBE it works…

(If you want to be sure that this can be a version problem, I suggest you to download an older version of OpenLayers and try it… and when I say older, I mean a release made before Firefox 3)

I hope to help…

Regards,

Rodrigo

======================================
Rodrigo C. Antonialli
Rio Claro - SP - Brasil
LinkedIn: http://www.linkedin.com/in/rcaprofile
Contato: (19) 9757-0370
rca.cirdan@anonymised.com
rcantonialli@anonymised.com
Skype: rc_antonialli

On Tue, Nov 4, 2008 at 12:45, Arturo Juàrez <ajuarez@anonymised.com.> wrote:

this is my code, maybe my error is in are many together layers.

<html xmlns=“http://www.w3.org/1999/xhtml”>


#map {
width: 806px;
height: 560px;
border: 1px solid black;
}
#wrapper {
width: 836px;
}
#location {
float: right;
}

<link rel=“stylesheet” href=“http://172.16.23.21:8080/geoserver/openlayers/theme/default/style.css” type=“text/css” />

<script src=“http://172.16.23.21:8080/geoserver/openlayers/OpenLayers.js”>



WMS Example




Shows the basic use of openlayers using a WMS layer


Este es mi primer Demo!!


Arturo Juárez Lima

Andrea Aime escribió:

Arturo Juàrez ha scritto:

are there other tools besides of openlayers for publish the maps ?

OpenGeo uses OpenLayers exclusively, we had no such problems
as you so far. But yeah, there are others, such as the
Flamingo map components, or MapBender (just to cite the first
two that come to my mind).

Cheers
Andrea


This SF.Net email is sponsored by the Moblin Your Move Developer’s challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/


Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Thanks to all, I was follow the idea from Rodrigo, I was probe with the version 2.5, and this fixed the problem for all version for firefox, but then Iexplorer didn’t display the map, Then I was only change the file “theme” from OL 2.7 and with this is resolved. <Tranquilo>

Thanks again.
Rodrigo escribió:

···

Arturo Juárez Lima

Hello Arturo!!

I don’t know if it’s going to fix your problem, but today I’ve had problems with displaying popups with openlayers, and there was another problem with a bbox draw…

Then, I just downloaded the last OpenLayers version (2.7) from
openlayers.org, descompressed the file (.tar.gz) and moved the OpenLayers-2.7 directory inside geoserver’s one…

In my code, I’ve referenced it like: http://localhost:8080/geoserver/OpenLayers-2.7/OpenLayers.js and it worked fine!!!

I’m using geoserver 1.6.5.

Try to make this change and MAYBE it works…

(If you want to be sure that this can be a version problem, I suggest you to download an older version of OpenLayers and try it… and when I say older, I mean a release made before Firefox 3)

I hope to help…

Regards,

Rodrigo

======================================
Rodrigo C. Antonialli
Rio Claro - SP - Brasil
LinkedIn: http://www.linkedin.com/in/rcaprofile
Contato: (19) 9757-0370
rca.cirdan@anonymised.com
rcantonialli@anonymised.com
Skype: rc_antonialli

On Tue, Nov 4, 2008 at 12:45, Arturo Juàrez <ajuarez@anonymised.com> wrote:

this is my code, maybe my error is in are many together layers.

<html xmlns=“http://www.w3.org/1999/xhtml”>


#map {
width: 806px;
height: 560px;
border: 1px solid black;
}
#wrapper {
width: 836px;
}
#location {
float: right;
}

<link rel=“stylesheet” href=“http://172.16.23.21:8080/geoserver/openlayers/theme/default/style.css” type=“text/css” />

<script src=“http://172.16.23.21:8080/geoserver/openlayers/OpenLayers.js”>



WMS Example




Shows the basic use of openlayers using a WMS layer


Este es mi primer Demo!!


Arturo Juárez Lima

Andrea Aime escribió:

Arturo Juàrez ha scritto:

are there other tools besides of openlayers for publish the maps ?

OpenGeo uses OpenLayers exclusively, we had no such problems
as you so far. But yeah, there are others, such as the
Flamingo map components, or MapBender (just to cite the first
two that come to my mind).

Cheers
Andrea


This SF.Net email is sponsored by the Moblin Your Move Developer’s challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users