View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003901ParaView(No Category)public2006-10-09 15:372006-11-20 14:33
ReporterKen Moreland 
Assigned ToClinton Stimpson 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003901: Start Server in Background
DescriptionI just spent an hour trying to figure out why I could not get my client/server connections working. After consulting Tim, I realized that the problem was I was not using a shell to launch the server in the background, and the client was waiting for the process to finish.

Now, I've read in the Wiki that the server launch had to return and that I would need to use a shell service to do that, but, dang it, it's just not intuitive and I forgot.

It would be much better if something like QProcess was used so that the client could start connecting to the server before the program exits.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0005720)
Clinton Stimpson (developer)
2006-11-14 18:57

/cvsroot/ParaView3/ParaView3/Qt/Core/pqCommandServerStartup.cxx,v <-- pqCommandServerStartup.cxx
new revision: 1.9; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/Qt/Core/pqCommandServerStartup.h,v <-- pqCommandServerStartup.h
new revision: 1.6; previous revision: 1.5

Now one can just run the pvserver exectuable directly on Unix.
(0005743)
Ken Moreland (manager)
2006-11-20 14:33

Works for me on Windows, too.

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


Copyright © 2000 - 2018 MantisBT Team