[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Interface



I worked on a project that required a GUI via Condor and it is generally not easy to implement. We ended up changing the fortran code so it would accept command line arguments, but you may not have the source code. However, you can try sendkeys. I believe there are equivalents to this for most OS systems. Sendkeys allows you to send a key, such as 'ok, 'cancel' or something else to an active window. If I recall, I think the problem we had was related to the environment Condor runs in and therefore sendkeys did not work so I changed the code.

Anyhow, you might look into sendkeys.

mike






From: marcus ricardo <marcusricardoaguiar@xxxxxxxxx>
To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>
Date: 04/27/2011 08:03 AM
Subject: [Condor-users] Interface
Sent by: condor-users-bounces@xxxxxxxxxxx





HI, I want to submit a java aplication with graphic interface, but when I ran my job, it´s stay in loop.

Any suggestion to run an application with interface?

--
Marcus Ricardo
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/