Project

General

Profile

Actions

Bug #1677

closed

Assert in WAxis.C at line 721

Added by Mark Snelling about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
02/06/2013
Due date:
% Done:

0%

Estimated time:

Description

If I have a model with some rows that all have value zero I get an assertion on the line

assert(segment.renderMinimum < segment.renderMaximum);

There was a similar issue reported (and fixed) where the values were non-zero but the same.

http://comments.gmane.org/gmane.comp.web.witty.general/8358

I'm using Wt 3.2.3

Actions #1

Updated by Koen Deforche about 11 years ago

  • Status changed from New to InProgress
  • Assignee set to Koen Deforche
  • Target version set to 3.3.0

Hey Mark,

Could you check whether this problem still exists with latest git (or the just released Wt-3.3.0-rc1).

Is it a row that has all zero values, or a column ?

Regards,

koen

Actions #2

Updated by Mark Snelling about 11 years ago

Yes this error is still present in the latest git revision.

It's a column that has all zeros in the model.

Regards,

Mark

Actions #3

Updated by Koen Deforche about 11 years ago

  • Status changed from InProgress to Resolved
Actions #4

Updated by Koen Deforche about 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF