Bug report #13816

grass provider - missing slot and signal

Added by Steven Mizuno over 8 years ago. Updated over 8 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:GRASS
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:21841

Description

on opening a GRASS mapset Log Messages (Qt tab) shows the following errors:
2015-11-12T14:23:43 1 Object::connect: No such slot QgsGrassRegionEdit::setTransform()
2015-11-12T14:23:43 1 Object::connect: (sender name: 'theMapCanvas')

setTransform() is not declared as a slot. I believe this may affect editing the region if the map CRS is different from the mapset CRS when OTF is on.

and on loading a GRASS raster this message appears:
2015-11-12T15:59:37 1 Object::connect: No such signal QgsGrassRasterProvider::statusChanged( QString )

Associated revisions

Revision 001dce00
Added by Radim Blazek over 8 years ago

[GRASS] slot fix, fixes #13816

History

#1 Updated by Radim Blazek over 8 years ago

  • Status changed from Open to Closed

#2 Updated by Radim Blazek over 8 years ago

Missing was fixed in 24d279a.

Also available in: Atom PDF