| Summary: | Window class (WM_CLASS) not set via the command line switch "konsole --name foo" if konsole is already running | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Frederic <frederic> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | adaptee, robertknight |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Frederic
2009-11-29 11:39:49 UTC
Sorry the bug title has been cut by the wizard... Hello, I suspect this is a side-effect of Konsole being a single-process application by default, that is there is only one 'konsole' process which runs all of the Konsole windows. The exception is when a new konsole instance is started from a terminal, in which case a new process is used so that the new Konsole instances inherits the environment from its parent terminal. *** This bug has been marked as a duplicate of bug 189184 *** |