View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004888ParaView(No Category)public2007-04-16 13:452007-05-10 10:39
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004888: Text sources do not work in client/server
DescriptionWhen I try to create a text source in client/server mode, I get the following errors, and no text is displayed:

Warning: In C:\kmorel\src\ParaView3\VTK\Filtering\vtkDataObject.cxx, line 852
vtkTable (08821660): Attempted to ShallowCopy from null.


ERROR: In C:\kmorel\src\ParaView3\VTK\Rendering\vtkFreeTypeUtilities.cxx, line 1793
vtkFreeTypeUtilities (0881A8C8): no text in input


ERROR: In C:\kmorel\src\ParaView3\VTK\Rendering\vtkOpenGLTexture.cxx, line 106
vtkOpenGLTexture (08817778): No scalar values found for texture input!


ERROR: In C:\kmorel\src\ParaView3\VTK\Rendering\vtkFreeTypeUtilities.cxx, line 1793
vtkFreeTypeUtilities (0881A8C8): no text in input


ERROR: In C:\kmorel\src\ParaView3\VTK\Rendering\vtkOpenGLTexture.cxx, line 106
vtkOpenGLTexture (08817778): No scalar values found for texture input!


The last error is repeated each time a render occurs.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0007334)
Utkarsh Ayachit (administrator)
2007-04-16 17:21

Two problems: 1. Collect filter was connected after update
suppressor, which lead to collect filter no updating correctly and 2. The
client connection was not set on the Collect filter because of which it could
not deliver data to the client. Fixed both."

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMTextDisplayProxy.cxx,v
<-- vtkSMTextDisplayProxy.cxx
new revision: 1.4; previous revision: 1.3

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team