View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014455ParaView(No Category)public2013-12-10 17:122014-08-29 11:00
ReporterAlan Scott 
Assigned ToSankhesh Jhaveri 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.1 
Target Version4.2Fixed in Version4.2 
Summary0014455: save screenshot/animation adds semicolon
DescriptionIf a user tries to save a screenshot, and tries to replace an existing file, the new file has a semi colon added to it.

Linux, 4.1.0-RC1, local server.
file/ save screenshot. Select an existing .png file. Notice that a ; has been added at the end - this is a bug. For instance:

displ_after_1.png;

Please fix it.
TagsNo tags attached.
ProjectSandia
Topic Name14455-save-screenshot-semicolon
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0032344)
Sankhesh Jhaveri (developer)
2014-02-17 16:51

commit 6805c73683fccf72b6ff94f2f1276c43f755e747
Author: Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com>
Date: Mon Feb 17 16:46:59 2014 -0500

    BUG: pqFileDialog adds a separator even if only one file selected
    
    The separator adding logic was looking at number of indices selected which was
    wrong. When a file is selected, there can be multiple indices based on the
    number of columns associated with it. Looking at the number of rows selected in
    this case gives the correct number of files selected.
    
    Fixes issue 14455 (http://www.paraview.org/Bug/view.php?id=14455 [^])
    
    Change-Id: I82ddfe6a350d27f90d56e8ba7629ef5e06ac1c34
(0032385)
Utkarsh Ayachit (administrator)
2014-02-23 09:59

SUMMARY
---------------------------------------------
Topics merged into master:
        14412-select-translucent-actors
        14455-save-screenshot-semicolon
        14539-can-crash
        14558-disconnect-cleanup
(VTK) 14565-composite-queries
        14585_XMLWriters_64bit_default
        ParallelPythonImport_mpi4py
        catalyst-web-improvement
        cleanup_CoProcessing
        fix-rendering-edition
        fix-sciberquest-installdir
        fix_multiview_widget
        pvweb-widget-catalyst
(0032560)
Alan Scott (manager)
2014-04-08 20:43

Tested local server, master, Linux.

 Issue History
Date Modified Username Field Change
2013-12-10 17:12 Alan Scott New Issue
2013-12-26 11:50 Utkarsh Ayachit Assigned To => Sankhesh Jhaveri
2014-02-13 14:01 Utkarsh Ayachit Status backlog => todo
2014-02-17 16:51 Sankhesh Jhaveri Topic Name => 14455-save-screenshot-semicolon
2014-02-17 16:51 Sankhesh Jhaveri Note Added: 0032344
2014-02-17 16:51 Sankhesh Jhaveri Status todo => gatekeeper review
2014-02-17 16:51 Sankhesh Jhaveri Fixed in Version => 4.2
2014-02-17 16:51 Sankhesh Jhaveri Resolution open => fixed
2014-02-23 09:58 Utkarsh Ayachit Fixed in Version 4.2 => git-master
2014-02-23 09:59 Utkarsh Ayachit Status gatekeeper review => customer review
2014-02-23 09:59 Utkarsh Ayachit Note Added: 0032385
2014-04-08 20:43 Alan Scott Note Added: 0032560
2014-04-08 20:43 Alan Scott Status customer review => closed
2014-06-17 09:22 Utkarsh Ayachit Target Version => 4.2
2014-08-29 11:00 Utkarsh Ayachit Fixed in Version git-master => 4.2


Copyright © 2000 - 2018 MantisBT Team