Page MenuHomePhabricator

Remove console output "Got non-empty data-node: Image"
Closed, ResolvedPublic

Description

Since a few days the console is spammed with output like this:
Got non-empty data-node: Image
Got non-empty data-node: Image
Got non-empty data-node: Image
Got non-empty data-node: Image
Got non-empty data-node: Image
Got non-empty data-node: Image

I assume this came together with the new reader/writer system? Please remove or make debug info.

Event Timeline

Today I also had this Problem. It happens when DataNodes in the DataManager get clicked. My output was:

Got non-empty data-node: PointSet
Got non-empty data-node: PointSet
Got non-empty data-node: PointSet
Got non-empty data-node: PointSet

On one click there are printed two lines..

[e5b49f]: Merge branch 'bug-18346-remove-debug-output'

Merged commits:

2014-10-30 23:04:14 Sascha Zelzer [562743]
Removed debug output.