Bug report #8088
extract projection fails
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | GDAL Tools | ||
| 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 #: | 16925 |
Description
This occurs after I select a tif:
Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/GdalTools/tools/doExtractProj.py", line 82, in fillInputFileEdit
if inputFile.isEmpty():
AttributeError: 'unicode' object has no attribute 'isEmpty'
Python version:
2.7.4 (default, Apr 19 2013, 18:30:41)
[GCC 4.7.3]
History
#1
Updated by Giovanni Manghi over 12 years ago
- Status changed from Open to Feedback
it works here on the latest master revision. Can you attach sample data? cheers.
#2
Updated by Jürgen Fischer over 12 years ago
- Resolution set to fixed
- Status changed from Feedback to Closed
fixed in 684aa98e961