Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,961
    • Issues 1,961
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 99
    • Merge requests 99
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #18496
Closed
Open
Issue created Sep 27, 2018 by Kenneth Moreland@kmorelDeveloper

Image Gradient filter giving warnings when no active scalars

When you apply the Gradient filter (vtkImageGradient under the covers), you get thousands of the following warning if your data does not have an active scalar field (and instead selected from a list).

ERROR: In C:\bbd\2d618e80\build\superbuild\paraview\src\VTK\Common\DataModel\vtkImageData.cxx, line 1324
vtkImageData (000002942B446150): No Scalar Field has been specified - assuming 1 component!

To replicate, do the following.

  1. Open disk_out_ref.ex2. Load all variables. Apply.
  2. Add Resample To Image filter. Apply.
  3. Add the Gradient filter. Apply.

The output messages window will pop up with lots and lots of the aforementioned warning.

This problem was reported on discourse

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking