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
  • #17441
Closed (moved) (moved)
Open
Issue created May 17, 2017 by Cory Quammen@cory.quammenMaintainer

Crash on Mac's with case-sensitive file systems

Some folks with case-sensitive file systems on Macs have reported crashes at startup. This crash is caused by a failure to load

plugins/platforms/libqcocoa.dylib

In the Mac bundle, this file is located under

ParaView.app/Contents/Plugins/platforms/libqcocoa.dylib

but it is expected to be under

ParaView.app/Contents/plugins/platforms/libqcocoa.dylib (Plugins vs. plugins)

Either change Plugins to plugins or add Plugins to the list of plugin paths.

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