VAPOR GUI can display or log three types of messages:
By default, Error messages and warning messages are presented to the user as popups in the user interface. The popups must be dismissed before VAPOR GUI will proceed. By default, diagnostic messages are not shown. After the same warning or error message is displayed three times the user is asked whether or not to silence the message.
Users may choose to display error, warning, or popup messages any number of times, and/or these messages can be displayed in a log file. The User Preferences panel has a section "Message Logging and Popups" where these preferences are set.
If the environment variable "VAPOR_DEBUG" is set, then all diagnostic messages are sent to the console from which VAPOR GUI was launched. On Windows, these messages are written to the log file.