Opened 6 years ago
Last modified 6 years ago
#3617 closed defect
save display to image button broken — at Version 3
Reported by: | cmbarton | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 7.4.2 |
Component: | wxGUI | Version: | unspecified |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Unspecified |
Description (last modified by )
The save display to image button is now broken in GRASS 7.4.1 and up. It works in 7.2.2.
It produces the following error:
Traceback (most recent call last): File "/Applications/GRASS-7.5.app/Contents/Resources/gui/w xpython/mapdisp/frame.py", line 626, in SaveToFile filetype, ltype = self._prepareSaveToFile() File "/Applications/GRASS-7.5.app/Contents/Resources/gui/w xpython/mapdisp/frame.py", line 802, in _prepareSaveToFile filetype, ltype = GetImageHandlers(img) File "/Applications/GRASS-7.5.app/Contents/Resources/gui/w xpython/gui_core/dialogs.py", line 1834, in GetImageHandlers for h in image.GetHandlers(): AttributeError : 'Image' object has no attribute 'GetHandlers'
Change History (3)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Priority: | major → blocker |
---|
comment:3 by , 6 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Because the cartographic composer doesn't work either in 7.4.1 and above, I'm escalating this to blocker because there is no way to get a map image out of GRASS.