| Summary: | /bin/bash turns out to be thunderbird's shell | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Andrew Cagney <cagney> |
| Component: | general | Assignee: | Unassigned <frysk-bugzilla> |
| 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, 3401 | ||
|
Description
Andrew Cagney
2007-03-06 22:16:29 UTC
one name was coming from argv[0], and the other from the file name of the file
pointed to by /proc/{pid}/exe. Now both use the exe.
2007-03-14 Sami Wagiaalla <swagiaal@redhat.com>
* druid/CreateFryskSessionDruid.java: Initialized initialSessionName.
2007-03-14 Sami Wagiaalla <swagiaal@redhat.com>
* SessionProcDataModel.java: used guiProc.getExecutablename() instead
of proc.getCommand() for initializing process name. Fix for bz #4165.
Where did the "mozila" name come from? Having both visible in the process-picker will help with correct process selection. |