Top List Search Help RSS Login

Re-starting IDL after the forced terminationの変更点

  • 追加された行はこのように表示されます。
  • 削除された行はこのように表示されます。
!!!Re-starting IDL after the forced termination
{{category All of Data Analysis System(Servers and Terminals)}}
{{category Data analysis servers(anam* and anah*)}}
{{category Terminal Workstations(alws* and sbws*)}}
{{category Batch processing analysis servers(bapm* and baph*)}}

We report the points to be careful of when re-starting IDL after 
the forced termination.

[Problem]
If you force-quit IDL(*), you may have a trouble to re-start it.

[Cause]
The IDL configuration file may be damaged due to the forced termination.
Consequently, IDL is not initialized and cannot be started.

[Workaround]
The following two workarounds are available:
 - Rename "~/IDLWorkspace8?"
 - Rename "~/.idl"


(*) The followings are how to force-quit IDL:
 - Do the Ctrl+C on the command line
 - Use the kill command
  (use the option '-9' if it doesn't work without options.)

Note that both of the procedures can damage the configuration file.