MantisBT - ParaView | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015880 | ParaView | (No Category) | public | 2015-12-14 14:50 | 2016-08-12 09:59 |
| Reporter | Alan Scott | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | 4.4 | ||||
| Target Version | Fixed in Version | ||||
| Project | Sandia | ||||
| Topic Name | |||||
| Type | incorrect functionality | ||||
| Summary | 0015880: Command line help is broken | ||||
| Description | Command 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||