No error printed, the window refuses to close.
frysk-gui/frysk/gui/monitor 2006-08-22 Mike Cvet <mcvet@redhat.com> * ObserverItemRow.java (apply): Fails when the input is blank /and/ the LiasionItem doesn't require input. Fixes #3106. * LiaisonItem.java (needInfo): New int needInfo - a flag to determine whether or not input is needed by the LiaisonItem by the user. * actions/Action.java (Action): Initialized needInfo to 0. * filters/Filter.java: Applied GNU formatting. (Filter): Initialized needInfo to 1. * Combo.java: Applied GNU formatting. frysk-gui/frysk/gui 2006-08-22 Mike Cvet <mcvet@redhat.com> * register/RegisterWindowFactory.java (createRegisterWindow): Now correctly initializes the RegisterWindow when there are no blockers on the process. * memory/MemoryWindowFactory.java (createMemoryWindow): Ditto.
*** Bug 3113 has been marked as a duplicate of this bug. ***