Opened 12 years ago
Closed 12 years ago
#1746 closed defect (fixed)
Map Display Output Save Issue
Reported by: | scorpionlegend92 | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 6.4.3 |
Component: | wxGUI | Version: | 6.4.2 |
Keywords: | Save Image, wingrass | Cc: | |
CPU: | Unspecified | Platform: | MSWindows 7 |
Description
I have 6.4.2 version of Grass software. It does not save the map display output in png format. When I select the save option, only "image processing, please wait" dialogue box appears and no output is generated in the form of image file.
I am using this software on Windows 7 OS.
Change History (8)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Component: | Imagery → wxGUI |
---|---|
Keywords: | wingrass added |
comment:3 by , 12 years ago
It is probably already fixed. Check the error message in this email http://lists.osgeo.org/pipermail/grass-dev/2012-August/059576.html if it is the same problem.
comment:4 by , 12 years ago
Yes. It is the same issue. Has this problem been fixed in the version 6.4.3 or in the same version. When 6.4.3 version will be released?
comment:5 by , 12 years ago
This Error Appears:
File "C:\Program Files\GRASS 6.4.2\etc\wxpython\gui_modules\mapdisp.py", line 1159, in SaveToFile
width, height)
File "C:\Program Files\GRASS
6.4.2\etc\wxpython\gui_modules\mapdisp_window.py", line 575, in SaveToFile
dc = wx.BufferedPaintDC(self, ibuffer)
File "C:\Program Files\GRASS 6.4.2\Python27\lib\site-
packages\wx-2.8-msw-unicode\wx\_gdi.py", line 4990, in init
_gdi_.BufferedPaintDC_swiginit(self,_gdi_.new_BufferedPaintD C(*args, kwargs)) wx._core . PyAssertionError : C++ assertion "wxAssertFailure" failed at ..\..\src\msw\dcclient.cpp(219) in wxPaintDC::wxPaintDC(): wxPaintDC may be created only in EVT_PAINT handler!
follow-up: 7 comment:6 by , 12 years ago
How can I save images now if the above stated error has been fixed?
comment:7 by , 12 years ago
Replying to scorpionlegend92:
How can I save images now if the above stated error has been fixed?
You can download a pre-release (i.e. daily snapshot) here: http://wingrass.fsv.cvut.cz/grass64/
comment:8 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please check in the "Command console" tab for error messages and post them here. Thanks.