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,962
    • Issues 1,962
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 98
    • Merge requests 98
  • 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
  • #20359
Closed
Open
Issue created Dec 02, 2020 by Ethan Stam@ethan.stamDeveloper

Cinemasci: Using cinema view doesn't work, uncaught syntax error parsing json

@dhr @utkarsh.ayachit

I am testing on macos with a build from source of the release branch, enabling python

I am trying to look at this cdb test_cdb_static_camera.cdb.tar.gz with:

~/projects/paraview/release-build/bin/pvpython -m paraview.tpl.cinemasci.server --viewer view --data test_cdb_static_camera.cdb --port 8001

The page loads, but without images. Looking in the console, I am getting this error:

Uncaught SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
    <anonymous> http://127.0.0.1:8001/:70
    onreadystatechange http://127.0.0.1:8001/:108
127.0.0.1:8001:70:33
    <anonymous> http://127.0.0.1:8001/:70
    onreadystatechange http://127.0.0.1:8001/:108

The same database works with cinema explorer:

~/projects/paraview/release-build/bin/pvpython -m paraview.tpl.cinemasci.server --viewer explorer --data test_cdb_static_camera.cdb --port 8002

Screen_Shot_2020-12-02_at_8.24.07_AM

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