MantisBT - ParaView
View Issue Details
0013351ParaView(No Category)public2012-08-10 14:422012-10-30 00:13
Yumin Yuan 
Kyle Lutz 
normalminorhave not tried
closedfixed 
git-master 
3.98.0 
TBD
fix-texture-client-server-bug
feature
0013351: Apply Texture is missing from the new property panel
Apply Texture is missing from git-master
No tags attached.
related to 0013401closed Kyle Lutz Missing display widgets in new properties panel 
Issue History
2012-08-10 14:42Yumin YuanNew Issue
2012-08-10 14:42Yumin YuanAssigned To => Kyle Lutz
2012-08-24 10:00Kyle LutzStatusbacklog => todo
2012-09-04 13:08Kyle LutzStatustodo => active development
2012-09-04 13:08Kyle LutzTopic Name => 13401-missing-display-widgets
2012-09-04 13:08Kyle LutzStatusactive development => gatekeeper review
2012-09-04 13:08Kyle LutzResolutionopen => fixed
2012-09-04 13:08Kyle LutzRelationship addedrelated to 0013401
2012-09-07 14:50Utkarsh AyachitFixed in Version => git-master
2012-09-07 14:50Utkarsh AyachitStatusgatekeeper review => customer review
2012-09-07 14:50Utkarsh AyachitNote Added: 0029145
2012-09-24 21:38Alan ScottNote Added: 0029279
2012-09-24 21:38Alan ScottNote Added: 0029280
2012-09-24 21:38Alan ScottStatuscustomer review => active development
2012-09-25 08:13Utkarsh AyachitStatusactive development => todo
2012-09-25 17:24Kyle LutzStatustodo => active development
2012-09-25 17:24Kyle LutzTopic Name13401-missing-display-widgets => fix-texture-client-server-bug
2012-09-25 17:24Kyle LutzStatusactive development => gatekeeper review
2012-09-25 17:25Kyle LutzNote Added: 0029285
2012-09-25 17:25Kyle LutzNote Added: 0029286
2012-09-28 14:28Utkarsh AyachitStatusgatekeeper review => customer review
2012-09-28 14:28Utkarsh AyachitNote Added: 0029302
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0
2012-10-30 00:13Alan ScottNote Added: 0029592
2012-10-30 00:13Alan ScottStatuscustomer review => closed

Notes
(0029145)
Utkarsh Ayachit   
2012-09-07 14:50   
merged in master if applicable
(0029279)
Alan Scott   
2012-09-24 21:38   
Crashed.
master, Linux, remote server (8 processes).
Sources-> Plane. Apply.
Advanced panel -> Texture -> Load. Opened a .png file, found on the client side (shouldn't this be from the server side?)

Client crashed the big one.

ceesrv01:bin$ Accepting connection(s): ceesrv01:11111
paraview: /scratch/wascott/paraviewBuilds/src/ParaView/4.0.0-alpha/ParaView3/ParaViewCore/ServerImplementation/Core/vtkSIProxyProperty.cxx:256: bool vtkSIProxyProperty::IsValidNull(vtkTypeUInt32): Assertion `"SIProxy shouldn't be null otherwise it's a Proxy location issue in the XML" && siProxy != 0' failed.
Abort
(0029280)
Alan Scott   
2012-09-24 21:38   
See crash listed above.
(0029285)
Kyle Lutz   
2012-09-25 17:25   
Merge topic 'fix-texture-client-server-bug' into next

0ea3df1 Fix crash when applying textures in client-server
(0029286)
Kyle Lutz   
2012-09-25 17:25   
Should be working with client-server now.
(0029302)
Utkarsh Ayachit   
2012-09-28 14:28   
merged into master, if applicable.
(0029592)
Alan Scott   
2012-10-30 00:13   
Tested remote server, Linux, master.