| Summary: | starting a spanking new session does not lead to monitored processors | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Andrew Cagney <cagney> |
| Component: | general | Assignee: | Andrew Cagney <cagney> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 1632 | ||
| Attachments: | Screenshot | ||
|
Description
Andrew Cagney
2006-08-23 19:29:06 UTC
Reproduce with: -> rm -rf ~/.frysk -> in a bash terminal, type tcsh (to get a unique terminal process) -> start frysk -> create a new session to observe fork's being done by tcsh -> start session no sign of tcsh Created attachment 1244 [details]
Screenshot
Reproducible when the session is selected by double-clicking the entry in the session list rather than the OK button 2006-08-23 Mike Cvet <mcvet@redhat.com> * SessionManagerGui.java (openSession): Added - opens the new Session correctly in the MainWindow. Closes #3114. (getSessionManagementControls): Now calls openSession to open the new Session. (getManagerControls): Ditto. |