View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013056ParaView(No Category)public2012-04-04 09:372013-01-30 10:41
ReporterMatthias Zenker 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.14 
Target VersionFixed in Version3.98.1 
Summary0013056: Selection with Crtl key not possible
DescriptionIt is not possible any more to select points, then select some more points holding down the Ctrl key, as it was in 3.12-RC2.
TagsNo tags attached.
ProjectSandia
Topic Name13056_fix_selection_issue
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0028428)
Robert Maynard (developer)
2012-04-04 14:32

I was able to replicate the selection bug with the 32bit binaries on my Windows 7 x64 machine. I get the following output:

Generic Warning: In ..\..\..\..\src\ParaViewCore\ServerManager\vtkSMPropertyHelper.cxx, line 399
Call not supported for the current property type.

The bug doesn't happen when I use the 64bit binaries.

Targetting 3.14.2
(0029670)
Matthias Zenker (reporter)
2012-11-08 05:15
edited on: 2012-11-08 05:17

The bug is still there in 3.98.0-RC1 (Windows 32 bit).
I get the following warning when attempting to add points to the selection by holding the Crtl key:
Generic Warning: In C:\DBD\pvs-x32\paraview\src\paraview\ParaViewCore\ServerManager\Core\vtkSMPropertyHelper.cxx, line 408
Call not supported for the current property type.

(0029677)
Alan Scott (manager)
2012-11-08 13:08

Setting to Sandia, since this effects us also.
(0029678)
Alan Scott (manager)
2012-11-08 13:09

This functionality really needs to be fixed.
(0029713)
Alan Scott (manager)
2012-11-14 13:58

I also have replicated this bug on Windows. It works correctly on Linux.
can.exo, selecting cells on, windows, master (probably just after 3.98.0-RC1)
(0029740)
Utkarsh Ayachit (administrator)
2012-11-16 12:28

commit 5fd8a9be5abd779553a890c002c9db4baf56859c
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Nov 16 12:26:29 2012 -0500

    BUG 0013956. Fixing selection issues with 32-bit builds.
    
    The problem surfaced when sizeof(vtkIdType) == sizeof(int).
    
    Change-Id: I20ff1c25c279d4c58f508f768149fd347a40fa34
(0029756)
Kyle Lutz (viewer)
2012-11-20 12:16

Merged into ParaView-master (if applicable)
(0030011)
Alan Scott (manager)
2013-01-08 18:21

Tested Windows (and Linux), local server, master.

 Issue History
Date Modified Username Field Change
2012-04-04 09:37 Matthias Zenker New Issue
2012-04-04 14:32 Robert Maynard Note Added: 0028428
2012-11-08 05:15 Matthias Zenker Note Added: 0029670
2012-11-08 05:17 Matthias Zenker Note Edited: 0029670
2012-11-08 13:08 Alan Scott Project TBD => Sandia
2012-11-08 13:08 Alan Scott Note Added: 0029677
2012-11-08 13:09 Alan Scott Note Added: 0029678
2012-11-08 13:09 Alan Scott Status backlog => todo
2012-11-14 13:58 Alan Scott Note Added: 0029713
2012-11-16 12:28 Utkarsh Ayachit Topic Name => 13056_fix_selection_issue
2012-11-16 12:28 Utkarsh Ayachit Note Added: 0029740
2012-11-16 12:28 Utkarsh Ayachit Status todo => gatekeeper review
2012-11-16 12:28 Utkarsh Ayachit Fixed in Version => git-next
2012-11-16 12:28 Utkarsh Ayachit Resolution open => fixed
2012-11-16 12:28 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-11-20 12:16 Kyle Lutz Status gatekeeper review => customer review
2012-11-20 12:16 Kyle Lutz Note Added: 0029756
2012-11-20 13:57 Kyle Lutz Status customer review => gatekeeper review
2012-11-20 16:01 Kyle Lutz Status gatekeeper review => customer review
2013-01-08 17:05 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-01-08 18:21 Alan Scott Note Added: 0030011
2013-01-08 18:21 Alan Scott Status customer review => closed
2013-01-30 10:41 Utkarsh Ayachit Fixed in Version git-master => 3.98.1


Copyright © 2000 - 2018 MantisBT Team