Bug report #8181
groupLayerRelationship method broken in Python
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Severe/Regression | ||
| Assignee: | - | ||
| Category: | Python plugins | ||
| Affected QGIS version: | master | Regression?: | No |
| Operating System: | Linux | Easy fix?: | No |
| Pull Request or Patch supplied: | No | Resolution: | |
| Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 17000 |
Description
QGIS master (28efcda) crashes when using iface.legendInterface().groupLayerRelationship() in a project with at least one vector layer loaded
no matter if issued on the Python console or in a plugin
History
#1
Updated by Salvatore Larosa over 12 years ago
- Status changed from Open to Closed
#2
Updated by Bernhard Ströbl over 12 years ago
Sorry for the noise, I was under the impression of running current master but instead I was running an older version.
Yes it definitely works now!