Throw a few processes into a session with a couple observers. Start the monitoring session. When the MainWindow appears, right-click the tray icon and select "Command Line Interface" Frysk will freeze immediately, along with anything it is observing, and will not respond to interrupts.
This is on FC5 btw!mcvet master = 15 name = /dev/pts/2 mcvet master = 15 name = /dev/pts/2 Last useful output from logging is: master = 15 name = /dev/pts/2 master = 15 name = /dev/pts/2
Moved over to the SourceWindow - same result.
This window can be enabled by un-commenting the two lines below: frysk-gui/frsyk/gui/srcwin/SourceWindow.java: lines 720-721 // mi = (MenuItem) this.toggleConsoleWindow.createMenuItem(); // tmp.append(mi);