Bug report #5062
WMS support broken in QGIS master
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Web Services clients/WMS | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 14830 |
Description
When adding a WMS layer a new (unespected?) dialog is presented asking "select raster layer to add...". The user select the layer (again?) and then it returns to the main WMS dialog. See ttached image. Tested on both Windows and Linux.
History
#1 Updated by zirneklitis - over 12 years ago
Just tested with OSGeo4W version. Works as expected – no mystical pop-up window and WMS layer is added.
QGIS version 1.9.90-Alpha
QGIS code revision dd60292
Compiled against Qt 4.7.1
Running against Qt 4.7.1
GDAL/OGR Version 1.8.1
GEOS Version 3.2.2
PostgreSQL Client Version 8.3.10
SpatiaLite Version 2.4.0
QWT Version 5.2.1
This copy of QGIS writes debugging output.
#2 Updated by zirneklitis - over 12 years ago
Just tested on Fedora 14. QGIS was compiled from source. It was impossible to add WMS layer :(
QGIS version 1.9.90-Alpha
QGIS code revision 3bfbb59
Compiled against Qt 4.7.4
Running against Qt 4.7.4
GDAL/OGR Version 1.7.3
GEOS Version 3.2.1
PostgreSQL Client Version 8.4.10
SpatiaLite Version 2.4.0
QWT Version 5.2.1
#3 Updated by Jürgen Fischer over 12 years ago
- Status changed from Open to Closed
Fixed in changeset 927dcbd755d69b571195c321561dba192c0f855e.
#4 Updated by zirneklitis - over 12 years ago
Just renewed my OSGeo4W. WMS does not work any more :(
QGIS version 1.9.90-Alpha
QGIS code revision 3bfbb59
Compiled against Qt 4.7.1
Running against Qt 4.7.1
GDAL/OGR Version 1.8.1
GEOS Version 3.2.2
PostgreSQL Client Version 8.3.10
SpatiaLite Version 2.4.0
QWT Version 5.2.1
This copy of QGIS writes debugging output.
#5 Updated by Giovanni Manghi over 12 years ago
zirneklitis - wrote:
Just renewed my OSGeo4W. WMS does not work any more :(
it has been fixed by Jurgen minutes ago. Just compile again.
#6 Updated by Jürgen Fischer over 12 years ago
- Resolution set to fixed
Giovanni Manghi wrote:
it has been fixed by Jurgen minutes ago. Just compile again.
That commit comment it right before the second OSGeo4W comment.
#7 Updated by zirneklitis - over 12 years ago
Rebuild from source on Fedora 14x64. WMS works as expected. :)