Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,758
    • Issues 1,758
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 67
    • Merge Requests 67
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #18865

Closed
Open
Opened Mar 14, 2019 by Nicolas Vuaille@nicolas.vuailleDeveloper

Filenames are truncated in terminal log

In the terminal, the filename column seems to have a fixed size, leading to a truncated name in some cases.

steps:

  • launch ParaView from command line
  • create a 'Fast Uniform Grid'
  • color surface by Distance Squared
  • check 'use log scale when mapping data to colours' (in Color Map Editor)
  • this raises a warning

In the terminal:

(4243.142s) [paraview        ]pqColorOpacityEditorWid:709   WARN| Ranges not valid for log-space. Changed the range to (0.03, 300).

The 'Output message window' is still correct:

Generic Warning: In /home/nicolas/ParaView/paraview/Qt/ApplicationComponents/pqColorOpacityEditorWidget.cxx, line 709
Ranges not valid for log-space. Changed the range to (0.03, 300).
Edited Mar 14, 2019 by Nicolas Vuaille
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#18865