Opened 12 years ago

Closed 11 years ago

#1746 closed defect (fixed)

Map Display Output Save Issue

Reported by: scorpionlegend92 Owned by: grass-dev@…
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 neteler, 12 years ago

Please check in the "Command console" tab for error messages and post them here. Thanks.

comment:2 by martinl, 12 years ago

Component: ImagerywxGUI
Keywords: wingrass added

comment:3 by annakrat, 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 scorpionlegend92, 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 scorpionlegend92, 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!

comment:6 by scorpionlegend92, 12 years ago

How can I save images now if the above stated error has been fixed?

in reply to:  6 comment:7 by neteler, 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 scorpionlegend92, 11 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.