Deadline 6.0.0.48466
Fedora 15 x64
When I click the Close [X] to close Pulse, I get the following in the terminal (and Pulse “exits”):
Traceback (most recent call last):
File "DeadlinePulse\UI\Forms\MainWindowPulse.py", line 236, in closeEvent
System.InvalidProgramException: can not call PulseManager.Shutdown() when PulseManager.Mode is Initializing
at Deadline.Pulses.Pulse.Shutdown () [0x00000] in <filename unknown>:0
at Deadline.Pulses.PulseManager.ShutdownPulse () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
If I try to exit via File -> Exit, I get basically the same exception in a popup dialog, and Pulse will not exit.