Bug report #2654
save as image does not work
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | GUI | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12714 |
Description
When saving the map canvas to image, only a *.w file is produced (no image). This happens only with recent qgis from trunk (eg 13293)
Associated revisions
fix #2654
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13309 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2654
git-svn-id: http://svn.osgeo.org/qgis/trunk@13309 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2654, take III
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13321 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2654, take III
git-svn-id: http://svn.osgeo.org/qgis/trunk@13321 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
#2 Updated by Paolo Cavallini over 14 years ago
- Resolution deleted (
fixed) - Status changed from Closed to Feedback
The image is now saved, but the world file is not.
#3 Updated by Jürgen Fischer over 14 years ago
not reproducable here.
#4 Updated by Maxim Dubinin over 14 years ago
I confirm, no world file after saving image in Win, 4010b60c (SVN r13312)
#5 Updated by Jürgen Fischer over 14 years ago
- Resolution set to fixed
- Status changed from Feedback to Closed
ouch. should be fixed in 5867ffa0 (SVN r13322).