comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Velovect error.
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Velovect error. [message #52512 is a reply to message #52511] Tue, 06 February 2007 08:44 Go to previous message
Allan Whiteford is currently offline  Allan Whiteford
Messages: 117
Registered: June 2006
Senior Member
Charudatta,

I doubt the error has anything to do with VELOVECT and more to do with
general paths.

If your IDL_DIR environment variable (outside IDL) is incorrect then
this error could occur. Also, if the !DIR system variable (inside IDL)
is incorrect then this could also occur.

I'd suspect the latter, do you have any IDL code which changes !DIR?

e.g.

IDL> !dir='/invalid/path'
IDL> plot,findgen(10)
% PLOT: Error opening file.
File: /invalid/path/resource/fonts/hersh1.chr
No such file or directory

Note that a program you've not written could also be changing !DIR.

Thanks,

Allan

Charudatta Phatak wrote:
> Hello All,
>
> This is a error i got when using velovect.
>
> terminal output -
>
> "Compiled module: VELOVECT.
> % PLOT: Error opening file.
> File: /Users/cphatak/sims/resou
> rce/fonts/hersh1.chr
> No such file or directory"
>
> i have got this once before. I just reset the terminal and everything
> works fine again. Any ideas why this might be happening?
>
> thanks...
>
> cheers,
> -cd
[Message index]
 
Read Message
Read Message
Previous Topic: Velovect error.
Next Topic: Gaussian Fit to background of image for subtraction

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 14:48:49 PDT 2025

Total time taken to generate the page: 0.32115 seconds