| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0005875 | ParaView | (No Category) | public | 2007-10-12 11:58 | 2009-05-13 13:59 | ||||
| Reporter | Ken Moreland | ||||||||
| Assigned To | Utkarsh Ayachit | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | 3.4 | Fixed in Version | 3.4 | ||||||
| Summary | 0005875: State with text not saved/loaded properly | ||||||||
| Description | If you save state with a text source and then try to load it, you can no longer interact with the text. To reproduce: 1. Create a text source. 2. Save the state. 3. Restart ParaView. 4. Load the state. When you load the state, you get the following error. ERROR: In C:\kmorel\src\ParaView3\VTK\Widgets\vtkAbstractWidget.cxx, line 118 vtkTextWidget (0AA65F38): The interactor must be set prior to enabling the widget You can also no longer adjust any of the display properties of the text either through the Display panel or within the 3D view. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0011346) Utkarsh Ayachit (administrator) 2008-04-15 15:38 |
When the enabled property is changed, don't directly update the vtkAbstractWidget's enabled state. The widget's enabled state can only be changed with the renderer/interactor etc are set up i.e. the representation has been added to view. Now updating the "Enabled" property sets up an internal ivar which is pushed when the representation is added to the view. /cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMNewWidgetRepresentationProxy.cxx,v <-- Servers/ServerManager/vtkSMNewWidgetRepresentationProxy.cxx new revision: 1.7; previous revision: 1.6 /cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMNewWidgetRepresentationProxy.h,v <-- Servers/ServerManager/vtkSMNewWidgetRepresentationProxy.h new revision: 1.6; previous revision: 1.5 |
|
(0011404) Alan Scott (manager) 2008-04-16 17:08 |
Tested client/server. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2007-10-12 11:58 | Ken Moreland | New Issue | |
| 2008-04-15 10:50 | Berk Geveci | Assigned To | => Utkarsh Ayachit |
| 2008-04-15 10:50 | Berk Geveci | Status | backlog => tabled |
| 2008-04-15 15:38 | Utkarsh Ayachit | Status | tabled => @80@ |
| 2008-04-15 15:38 | Utkarsh Ayachit | Resolution | open => fixed |
| 2008-04-15 15:38 | Utkarsh Ayachit | Note Added: 0011346 | |
| 2008-04-16 17:08 | Alan Scott | Status | @80@ => closed |
| 2008-04-16 17:08 | Alan Scott | Note Added: 0011404 | |
| 2009-05-13 13:58 | Utkarsh Ayachit | Target Version | => 3.4 |
| 2009-05-13 13:59 | Utkarsh Ayachit | Fixed in Version | => 3.4 |
| 2011-06-16 13:10 | Zack Galbreath | Category | => (No Category) |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |