Skip to content

Console error when adding/moving 3d pick targets: #14274

Description

@jonjenssen

Happens both on Ubuntu (Qt6.10.2) and Windows(Qt6.11.1):

dataChanged() called with an invalid index range:
topleft: QModelIndex(0,0,0x0,caf::PdmUiTableViewQModel(0x15ae7146c50))
bottomRight:QModelIndex(-1,-1,0x0,QObject(0x0))
dataChanged() called with an invalid index range:
topleft: QModelIndex(0,0,0x0,caf::PdmUiTableViewQModel(0x15ae7146c50))
bottomRight:QModelIndex(-1,-1,0x0,QObject(0x0))
dataChanged() called with an invalid index range:
topleft: QModelIndex(1,0,0x0,caf::PdmUiTableViewQModel(0x15ae7146c50))
bottomRight:QModelIndex(-1,-1,0x0,QObject(0x0))
dataChanged() called with an invalid index range:
topleft: QModelIndex(0,0,0x0,caf::PdmUiTableViewQModel(0x15ae7146c50))
bottomRight:QModelIndex(-1,-1,0x0,QObject(0x0))
dataChanged() called with an invalid index range:
topleft: QModelIndex(1,0,0x0,caf::PdmUiTableViewQModel(0x15ae7146c50))
bottomRight:QModelIndex(-1,-1,0x0,QObject(0x0))
dataChanged() called with an invalid index range:
topleft: QModelIndex(2,0,0x0,caf::PdmUiTableViewQModel(0x15ae7146c50))
bottomRight:QModelIndex(-1,-1,0x0,QObject(0x0))

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions