[GRASS-dev] [GRASS GIS] #2680: d.mon: input file has incorrect dimensions
GRASS GIS
trac at osgeo.org
Tue May 19 14:36:23 PDT 2015
#2680: d.mon: input file has incorrect dimensions
-------------------------+-------------------------
Reporter: annakrat | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.1
Component: Display | Version: svn-trunk
Keywords: d.mon | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
I found two related problems with current d.mon.
1. When I resize the d.mon window, and run a d.* command, I get error:
{{{
ERROR: Cairo: input file has incorrect dimensions: expected: 640x480 got:
861x480
}}}
2. On Windows, this is even more interesting. I open wx0 monitor, run for
example d.rast, so far good, but the second d command fails (but the
window is still the same as when it opened):
{{{
ERROR: Cairo: input file has incorrect dimensions: expected: 640x480 got:
656x519
}}}
These dimensions in the error are the same when running d.mon with or
without -x.
Tested on r65288 on Linux and r65276 build on Windows.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2680>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list