Bug report #4931
Error opening projection selector from GDALTools warp
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Giuseppe Sucameli | ||
Category: | GDAL Tools | ||
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 #: | 14732 |
Description
An error has occured while executing Python code:
Traceback (most recent call last):
File "C:/OSGeo4W/apps/qgis-dev/./python/plugins\\GdalTools\\tools
\\doWarp.py", line 159, in fillTargetSRSEdit
dialog = SRSDialog( "Select the target SRS" )
TypeError: init() takes exactly 3 arguments (2 given)
The same error occurs in Translate and Projection tool.
Associated revisions
set parent opening projection selector dialog (fix #4931)
History
#1 Updated by Giuseppe Sucameli almost 13 years ago
Only master is affected, broken in c25ae563
(see commit:c25ae5635ca5c7000e573ccb7bf096a45e12abf9#python/plugins/GdalTools/tools)
#2 Updated by Giuseppe Sucameli almost 13 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed
Fixed in changeset df2d80195d1582268798a1002c15c10f0f9198b2.