Bug #6219
Addind tiled WMS layers hangs QGis
| Status: | Closed | Start Date: | 08/17/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | WMS Client | |||
| Target version: | Version 2.0.0 | |||
| Platform: | Patch supplied: | No | ||
| Platform version: | Affected version: | 1.8.0 | ||
| Status info: | Causes crash or corruption: | No | ||
| Resolution: | fixed |
Description
Hi,
Something changed from 1.7.3 to 1.8.0 that makes QGis hang when adding tiled wms layers.
I have Geoserver with (builtin) GWC, wich works pretty well on QGis <=1.7.3 versions.
In 1.8.0, QGis shows plenty of messages on his "Log messages" window, saying "mismatch layers=layer, styles= and crs=4326". This message seems to come from qgswmsprovider.
No log appears on geoserver.log (and is in ALL_LOGGING mode).
Any help on what can be happening or how to search for it is very appreciated.
Thanks.
David Pinheiro
History
Updated by Giovanni Manghi 9 months ago
- Category set to WMS Client
- Status changed from New to Feedback
- Target version set to Version 2.0.0
Do you have a public URL? What messages show in the QGIS log window (WMS tab)?
If it is confirmed is a regression so it will be tagged as blocker and solved before the next release. In case you will need a quick fix you what is the drill.
Updated by Giovanni Manghi 9 months ago
A tilecache server works for me on 1.8 but not on master (#5828). Are you relly using 1.8 or maybe are you using master?
Updated by cremat0rio - 9 months ago
Hi Giovanni,
I'm using 1.8 (1.8.0-1).
The messages on log window are:
"mismatch layers=layer, styles= and crs=4326"
Shows one message for each wms present on Geoserver, which is strange because it should only present one message for the selected/added layer.
Updated by Jürgen Fischer 9 months ago
cremat0rio - wrote:
I'm using 1.8 (1.8.0-1). The messages on log window are: "mismatch layers=layer, styles= and crs=4326" Shows one message for each wms present on Geoserver, which is strange because it should only present one message for the selected/added layer.
What about the public server?
Updated by cremat0rio - 9 months ago
Jürgen Fischer wrote:
What about the public server?
Which's the address?
Should be GWC based, i think.
Updated by Giovanni Manghi 9 months ago
Which's the address?
Jurgen asked if you can provide a public URL with the problematic server, so we can make tests.
Updated by Jürgen Fischer 9 months ago
cremat0rio - wrote:
Jürgen Fischer wrote:
What about the public server?
Which's the address? Should be GWC based, i think.
I just repeated Giovanni's question for a public URL. I don't have a Geoserver readily available, so it would be helpful, if you had one, that I could reproduce the problem with.
Updated by cremat0rio - 9 months ago
Mine is private, but you can try
http://sedac.ciesin.columbia.edu/geoserver/gwc/service/wms?tiled=true
Updated by Giovanni Manghi 9 months ago
http://sedac.ciesin.columbia.edu/geoserver/gwc/service/wms?tiled=true
this works fine here. Does not work for you?
Updated by cremat0rio - 9 months ago
It doesn't.
Takes a lot of time to load (like 5 minutes) and puts the processor at 100%.
I'll install the OSGeo4W version and give you a reply.
Thanks.
Updated by Giovanni Manghi 9 months ago
I'll install the OSGeo4W version and give you a reply.
try also the latest master version.
Updated by cremat0rio - 9 months ago
In Osgeo4W's 1.8.0-2 version it doesn't work.
But in the master version it works like a sharm...
So we'll temporarily work without tiles. When 1.9 comes out we'll upgrade.
Thanks a lot.
David
Updated by Giovanni Manghi 8 months ago
- Status changed from Feedback to Closed
- Resolution set to fixed
Fixed in master.