This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> Hi, > I am trying to run IDV in offscreen mode without success. > I have four xidv files that I call from one isl file. > > When running from command line, everything runs perfect and images are > produced. The problem is when running using linux cron tab, that nothing is > produced. > > I have Xserver installed but cannot make IDV+isl runs under Xserver. > > There are specific special commands to run IDV+isl under Xserver? > > The operating system is Ubuntu 10.04 LTS > > Thank you > Carlos > > -- > Carlos Miguel Lucas > > Carlos, The trick of running the IDV under the cron job is the invoking of the Xserver. Normally, the option is either Xvfb or Xvnc. Your cron job should be something like: Xvnc -geometry 640x480 -once -httpd /usr/X11R6/lib/vncserver & /usr/local/IDV_2.7a1/runIDV MOP03-Web.isl Xvfb doesn't work well under certain OS. Anyway, you can not directly run the IDV under cron job, you need to run the Xserver first. I don't have much experience, you can google to find more help. Yuan Ticket Details =================== Ticket ID: HCT-837797 Department: Support IDV Priority: Normal Status: Closed