View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015880ParaView(No Category)public2015-12-14 14:502016-08-12 09:59
ReporterAlan Scott 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version4.4 
Target VersionFixed in Version 
Summary0015880: Command line help is broken
DescriptionCommand line help is broken for ParaView, especially on Windows. There really are three issues. - one Windows specific, the other two are general.

* On Windows, a user should be able to open a Command Prompt, cd to the ParaView executable, and run paraview --help. This should show in the command prompt window OR in a window that opens up and stays open. Currently, help is written to a ParaView window, and immediately ParaView will close, also closing this help window.

* The ParaView command line arguments are confusing. If an input does not have a command associated with it (such as -dr or --help), we assume it is a file. Thus, if you try to get help, and don't know the command, ParaView just assumes it is a file to open. It says no such file. For instance, 'paraview -h' will fail loading the -h file. Please change this to either always require a file command (maybe -f), or if the file is read in from the command line, and doesn't exist (or starts with a -), print out the command line help.

* We are inconsistent with ParaView command line arguments. Help is the most obvious example. Please add a -h command for help.
TagsNo tags attached.
ProjectSandia
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0038953)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2015-12-14 14:50 Alan Scott New Issue
2016-08-12 09:59 Kitware Robot Note Added: 0038953
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team