| Summary: | Frysk stacktrace occurs very early after startup | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Rick Moseley <rmoseley> |
| Component: | general | Assignee: | Sami Wagiaalla <swagiaal> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | pmuldoon |
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 1632 | ||
|
Description
Rick Moseley
2006-03-09 15:58:01 UTC
One way I have found to create the stacktrace the most frequently is to activate Frysk and then bring up OpenOffice. That seems to do it for me quite frequently. 2006-03-12 Sami Wagiaalla <swagiaal@redhat.com> * ProcDataModel.java: Removed debug output. Replaced treeStore.insertRow(parent, 0) with treeStore.appendRow(parent) (Fix for frysk bz 2440)... hopefully * EditObserverDialog.java: Added Handle for filtersTable. |