Ticket #422 (closed defect: fixed)

Opened 4 years ago

Last modified 6 months ago

broken (d.)barscale

Reported by: martinl Owned by: grass-dev@…
Priority: major Milestone: 7.0.0
Component: Display Version: svn-trunk
Keywords: cairo Cc:
Platform: Unspecified CPU: Unspecified

Description

Barscale is broken in GRASS7 (cairo driver), see the attached screenshot.

Attachments

cairo-barscale.png Download (0.5 KB) - added by martinl 4 years ago.
broken barscale in grass 7 (cairo)
d-barcale-s.png Download (2.4 KB) - added by neteler 4 years ago.
screenshot redone after recent update - still unusual
barscale_minus_s_64.png Download (468 bytes) - added by neteler 4 years ago.
GRASS 6.4's d.barscale -s for comparison

Change History

Changed 4 years ago by martinl

broken barscale in grass 7 (cairo)

  Changed 4 years ago by martinl

  • component changed from default to Display

  Changed 4 years ago by neteler

  • summary changed from broken barscale (cairo driver) to broken (d.)barscale

Is is also broken with PNG driver:

GRASS 7.0.svn (spearfish60): >
g.region -dp
d.rast elevation.dem
d.barscale
display map.png

in reply to: ↑ description   Changed 4 years ago by glynn

Replying to martinl:

Barscale is broken in GRASS7 (cairo driver), see the attached screenshot.

The bug is in the display library (D_box_{abs,rel} started moving the current point), and should be fixed with r35246.

  Changed 4 years ago by neteler

  • status changed from new to closed
  • resolution set to fixed

Thanks, fixed.

follow-up: ↓ 6   Changed 4 years ago by martinl

  • status changed from closed to reopened
  • resolution fixed deleted

Not really, try

d.barscale -s

Screenshot attached.

in reply to: ↑ 5   Changed 4 years ago by glynn

Replying to martinl:

Not really, try

d.barscale -s

Different bug (D_poly*_rel() were broken). Should be fixed in r35276.

Changed 4 years ago by neteler

screenshot redone after recent update - still unusual

Changed 4 years ago by neteler

GRASS 6.4's d.barscale -s for comparison

  Changed 6 months ago by hcho

  • status changed from reopened to closed
  • resolution set to fixed

Fixed in  r53874.

Note: See TracTickets for help on using tickets.