Skip to content

GitLab

  • Menu
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,848
    • Issues 1,848
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 87
    • Merge requests 87
  • 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
  • ParaView
  • ParaViewParaView
  • Issues
  • #19400

Closed
Open
Created Oct 16, 2019 by W. Alan Scott@wascottMaintainer

Selections, and Extract Selection, don't trace correctly.

Selections, with extract selection, are not tracing correctly. Here is how to replicate:

  • Linux, master (v5.7.0-537-g96ce074a), builtin server.
  • Start Trace.
  • Open can.exo. All vars on. Apply.
  • Select cells on. Select something on the can.
  • Extract Selection. Apply.
  • Stop Trace. Save it as a macro.
  • Reset session
  • Run the macro.

We get the following error:

Traceback (most recent call last): File "", line 95, in NameError: name 'extractSelection1' is not defined

I don't see the selection anywhere.

The offending line is here:

show data in view

extractSelection1Display = Show(extractSelection1, renderView1)

Watney bug.

Edited Oct 16, 2019 by W. Alan Scott
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking