Hi all,

I'm trying to invoke axis remote through an ssh connection and am
getting the following error when I try it:


ssh -X 192.168.1.7 "axis-remote '/path/to/my.ngc'"
Traceback (most recent call last):
  File "/usr/bin/axis-remote", line 68, in ?
    t.tk.call("send", "axis", "open_file_name", os.path.abspath(args[0]))
_tkinter.TclError: no application named "axis"


I suspect this is an X related problem, but I'm not sure.  When I run
the same command (axis-remote '/path/to/my.ngc') on the machine that's
running axis, it works.

Does anyone know why tcl is complaining here?

Thanks in advance,

Eric.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Emc-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to