Changes between Initial Version and Version 2 of Ticket #2068


Ignore:
Timestamp:
Sep 6, 2013, 9:41:43 AM (11 years ago)
Author:
martinl
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2068

    • Property Keywords display added
    • Property Component DefaultwxGUI
    • Property Summary d.out.file failsSaving the display as an image in wxGUI fails
  • Ticket #2068 – Description

    initial v2  
    33When trying to save the display as an image in wxGUI, I get the error below. No image file gets created. I have tried to vary the contents of the display, the dimensions of the image etc. but the result is consistently the same.
    44
    5 
     5{{{
    66Traceback (most recent call last):
    77  File "C:\Program Files\GRASS
     
    2828..\..\src\msw\dcclient.cpp(219) in wxPaintDC::wxPaintDC():
    2929wxPaintDC may be created only in EVT_PAINT handler!
     30}}}