Page MenuHomePhabricator

Workbench crashes when clearing chart data in ChartExample
Closed, WontfixPublic

Description

To reproduce:

  1. Open Workbench with ChartExample-plugin activated
  2. Open ChartExample plugin
  3. Click Add data to add simple xy-data
  4. Click Update data
  5. Workbench crashes in:
    • void QmitkChartWidget::Impl::ClearData() -> m_WebChannel->deregisterObject(xyData.get());

Error message is:

core.mod.apputil.baseApp ERROR: ASSERT: "!objectName.isEmpty()" in file qmetaobjectpublisher.cpp, line 442
This only happens in Debug-Mode!

Event Timeline

j762e triaged this task as Normal priority.Nov 5 2019, 2:12 PM
j762e created this task.
This comment was removed by j762e.
j762e claimed this task.
j762e removed j762e as the assignee of this task.
j762e updated the task description. (Show Details)

no it is not fixed. Happened today also in the QmitkHistogramWidget.

kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs