[QGIS-trac] Re: [Quantum GIS] #1803: Double clicking legend in wms
layer name
does not show property dialog and make the whole system crash
Quantum GIS
qgis at qgis.org
Wed Jul 22 16:09:41 EDT 2009
#1803: Double clicking legend in wms layer name does not show property dialog and
make the whole system crash
--------------------------------------------------------------+-------------
Reporter: gcontreras | Owner: mhugent
Type: bug | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.2.0
Component: WMS+WFS | Version: HEAD
Resolution: | Keywords:
Platform_version: | Platform: Windows
Must_fix: Yes | Status_info: 0
--------------------------------------------------------------+-------------
Comment (by gcontreras):
Hi,
I've been using this two wms servers
* http://www.infraestructuragis.com/geoserver/wms
* http://www2.dmsolutions.ca/cgi-bin/mswms_gmap
Also I traced the problem to a connect statement
QgsLegend::legendLayerShowProperties().
this is the line (around line 733)
connect( rlp, SIGNAL( refreshLegend( QString, bool ) ), this, SLOT(
refreshLayerSymbology( QString, bool ) ) );
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1803#comment:2>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list