#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:
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):
Replying to [ticket:2680 annakrat]:
> 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
}}}
this issue should be fixed in r65303.
> 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):
> this issue should be fixed in r65303.
>
> > 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):
>
> Let's wait for next build if it helps.