View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014320ParaView(No Category)public2013-10-08 14:342015-01-11 08:23
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version4.1 
Summary0014320: Turn of requiring user-input on error on Windows
DescriptionFrom a user:

...lockup on Paraview 4.0.1 Windows pvserver

The issue was that the Output Window PromptUser flag was set by default, which was causing the server processes to wait for input after the first line of output was generated. This locked up the server processes as no input could be supplied to them.

 
TagsNo tags attached.
ProjectKitware
Topic Name14320_disable_user_prompts
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031683)
Utkarsh Ayachit (administrator)
2013-10-08 14:39

commit 0e41f2088cf10361a5cfdfc5b02503ff46f4c665
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Oct 8 14:34:54 2013 -0400

    BUG 0014320: Turn on user-prompts on error on Windows.
    
    In general turn off error prompts. This is where the process waits for
    user-input on any error/warning. In past, we turned on prompts on Windows.
    However, for client processes, we capture the error messages in the UI and
    for the server-processes, prompts can cause unnecessary interruptions. Hence
    we turn off prompts all together.
    
    Change-Id: Idc8b27485ab1d6a7b70580a38d9b4d7340688e0d
(0031700)
Sebastien Jourdain (manager)
2013-10-18 16:28

Merged into master
(0032013)
Alan Scott (manager)
2013-12-17 22:06

Closing. Trusting that Utkarsh turned off those error prompts!

 Issue History
Date Modified Username Field Change
2013-10-08 14:34 Utkarsh Ayachit New Issue
2013-10-08 14:39 Utkarsh Ayachit Topic Name => 14320_disable_user_prompts
2013-10-08 14:39 Utkarsh Ayachit Note Added: 0031683
2013-10-08 14:39 Utkarsh Ayachit Status backlog => gatekeeper review
2013-10-08 14:39 Utkarsh Ayachit Fixed in Version => git-next
2013-10-08 14:39 Utkarsh Ayachit Resolution open => fixed
2013-10-08 14:39 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2013-10-18 16:28 Sebastien Jourdain Status gatekeeper review => customer review
2013-10-18 16:28 Sebastien Jourdain Note Added: 0031700
2013-10-21 08:16 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-11-01 13:17 Utkarsh Ayachit Fixed in Version git-master => 4.1
2013-12-17 22:06 Alan Scott Note Added: 0032013
2013-12-17 22:06 Alan Scott Status customer review => closed
2015-01-11 08:23 Sebastiennn Jourdain Source_changeset_attached => ParaView master 755cdca0
2015-01-11 08:23 Utkarsh Ayachit Source_changeset_attached => ParaView master 0e41f208


Copyright © 2000 - 2018 MantisBT Team