View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008493ParaView(No Category)public2009-02-10 09:152009-08-26 22:27
ReporterZhanping Liu 
Assigned ToZhanping Liu 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6Fixed in Version 
Summary0008493: grouped spcth files invisible in open file dialog
DescriptionGrouped 'spcth' files (with digits-based extensions) are now invisible in open file dialog even the '*.spcth *.0' filter is chosen.
TagsNo tags attached.
Project
Topic Name
Type
Attached Fileszip file icon test.zip [^] (414 bytes) 2009-02-10 09:15
txt file icon Patch8493.txt [^] (1,692 bytes) 2009-02-10 09:40 [Show Content]

 Relationships

  Notes
(0014881)
Zhanping Liu (developer)
2009-02-10 09:18

The attached zip file (test.zip) contains two invalid spcth files. They are just used, with digits-based extensiions, to test the visibility of grouped spcth files in open file dialog and may not be actually opened.
(0014883)
Zhanping Liu (developer)
2009-02-10 09:39

This bug has been fixed. Now grouped spcth files (with digits-based
extensions) are visible in open file dialog when the '*.spcth *.0' filter is
chosen.

The fix was achieved by providing the full name of the first of the grouped spcth files, i.e., '*.0', against the wildcards / filters such that the grouped files, if they are really spcth files in terms of the extension part, are able to pass the check.

Changes were made to ParaView3/Qt/Core/pqFileDialogFilter.cxx. Please see the attached patch file (patch8493) for more info.

new revision: 1.5; previous revision: 1.4
(0015169)
Alan Scott (manager)
2009-02-18 15:45

I tried using the test case you gave, and it is a good test case. The results are close, but not right. When I try to open file group "test", I see "test" with a + to it's left. This is correct. When I click the +, I only see test.0. I should see test.0 and test.0.

Wrong:

test
  test.0

Right:

test
  test.0
  test.1
(0017216)
Utkarsh Ayachit (administrator)
2009-08-25 18:40

The last I tried this on my linux box, it did the correct thing (look at Alan's example).
(0017225)
Alan Scott (manager)
2009-08-26 22:27

Looks fixed to me!

Tested remote server.

 Issue History
Date Modified Username Field Change
2009-02-10 09:15 Zhanping Liu New Issue
2009-02-10 09:15 Zhanping Liu File Added: test.zip
2009-02-10 09:16 Zhanping Liu Assigned To => Zhanping Liu
2009-02-10 09:16 Zhanping Liu Status backlog => tabled
2009-02-10 09:18 Zhanping Liu Note Added: 0014881
2009-02-10 09:39 Zhanping Liu Note Added: 0014883
2009-02-10 09:40 Zhanping Liu File Added: Patch8493.txt
2009-02-10 09:41 Zhanping Liu Status tabled => @80@
2009-02-18 15:45 Alan Scott Note Added: 0015169
2009-02-18 15:45 Alan Scott Status @80@ => @20@
2009-02-18 15:45 Alan Scott Resolution open => reopened
2009-05-13 13:46 Utkarsh Ayachit Target Version => 3.6
2009-08-25 18:40 Utkarsh Ayachit Note Added: 0017216
2009-08-25 18:40 Utkarsh Ayachit Status @20@ => @80@
2009-08-25 18:40 Utkarsh Ayachit Resolution reopened => fixed
2009-08-26 22:27 Alan Scott Note Added: 0017225
2009-08-26 22:27 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team