View Issue Details

IDProjectCategoryView StatusLast Update
0004710Slicer4Module Markupspublic2019-12-18 15:02
Reporterjamesobutler Assigned Tolassoan  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformWindowsOSWindows 10 ProOS Version1903
Product Version 
Target VersionFixed in VersionSlicer 4.11.0 
Summary0004710: Remove All Markups button doesn't update Markups module table
Description

Using the "Remove All Markups" action removes the point from the scene, but doesn't update the Markups module table. Using "Delete the Highlighted Markup" button does update the Markups module table. "Delete All Markups" of the qSlicerSimpleMarkupsWidget appropriately removes all markups in scene and updates its table correctly.

The below error is the only thing logged. Full log attached.
[CRITICAL][Qt] 05.09.2019 10:24:12 [] (unknown:0) - The VTKEvent( 19003 ) triggered by vtkObject( vtkMRMLMarkupsFiducialNode ) doesn't return data of type vtkObject.
The slot ( "1onActiveMarkupsNodePointRemovedEvent(vtkObject, vtkObject)" ) owned by QObject( "MarkupsModuleWidget" ) may be incorrect.

Steps To Reproduce
  1. Open Slicer
  2. Go to Markups Module
  3. Place a markup fiducial point
  4. Press "Remove All Markups From the Active List" button
  5. Markup point is removed from scene, but still shown in table.
TagsNo tags attached.

Activities

jamesobutler

jamesobutler

2019-09-05 10:33

reporter  

Slicer_28482_20190905_102403.log (2,632 bytes)
lassoan

lassoan

2019-12-18 15:02

developer   ~0016301

Fixed in rev28693

Issue History

Date Modified Username Field Change
2019-09-05 10:33 jamesobutler New Issue
2019-09-05 10:33 jamesobutler Status new => assigned
2019-09-05 10:33 jamesobutler Assigned To => nicole
2019-09-05 10:33 jamesobutler File Added: Slicer_28482_20190905_102403.log
2019-12-18 15:02 lassoan Assigned To nicole => lassoan
2019-12-18 15:02 lassoan Status assigned => resolved
2019-12-18 15:02 lassoan Resolution open => fixed
2019-12-18 15:02 lassoan Fixed in Version => Slicer 4.11.0
2019-12-18 15:02 lassoan Note Added: 0016301