Implot won’t run producess error
sbursic wrote on Apr 03, 2008
Hello,
Has anyone come up with this problem? I try to run implot in IRAF and it gives me this message:
START:
server # XGTERM.GUI -- Default GUI for Xgterm, providing a standard graphics terminal
# emulation.
reset-server
appInitialize irafterm IRAFterm {
IRAFterm.objects: toplevel Gterm gterm
*allowShellResize: true
*gterm.warpCursor: true
*gterm.raiseWindow: true
*gterm.deiconifyWindow: true
}
createObjects
send gterm setGterm
activate
re[]sz[R]
END
I'm not sure what it is doing and any help is greatly appreciated!!
Thanks,
Shelly
Has anyone come up with this problem? I try to run implot in IRAF and it gives me this message:
START:
server # XGTERM.GUI -- Default GUI for Xgterm, providing a standard graphics terminal
# emulation.
reset-server
appInitialize irafterm IRAFterm {
IRAFterm.objects: toplevel Gterm gterm
*allowShellResize: true
*gterm.warpCursor: true
*gterm.raiseWindow: true
*gterm.deiconifyWindow: true
}
createObjects
send gterm setGterm
activate
re[]sz[R]
END
I'm not sure what it is doing and any help is greatly appreciated!!
Thanks,
Shelly
Mike Fitzpatrick wrote on Apr 03, 2008
It means you're not really using an XGterm window. If you're using an XTerm then you need to tell IRAF that either when responding to the 'terminal type' prompt when doing a MKIRAF, or on the command line as e.g.
Terminals like rxvt, gone-terminal, etc cannot be used as they do not support graphics.
-Mike
cl> stty xtermTerminals like rxvt, gone-terminal, etc cannot be used as they do not support graphics.
-Mike
sbursic wrote on Apr 03, 2008
Mike,
Thank you! That did the trick! I really appreciate it!
Shelly
Thank you! That did the trick! I really appreciate it!
Shelly
Last post on Apr 03, 2008