| Summary: | some applications pinned to taskbar are started inside `plasma-plasmashell.service` instead of their own cgroup | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Bruno Pitrus <brunopitrus> |
| Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | nate, qydwhotmail |
| Priority: | NOR | ||
| Version First Reported In: | 6.0.4 | ||
| Target Milestone: | 1.0 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bruno Pitrus
2024-04-25 10:53:22 UTC
Likely cause: `/usr/bin/code` forks on startup and exits immediately. If i replace the script with `exec xterm`, the xterm gets correctly put into `app-code-BLAHBLAHBLAH.scope`. This suggests that there's a race condition somewhere. This may be related to bug 450810 but i'm not using Latte and don't know what a Latte is. Thanks, it is indeed Bug 450810. Well spotted. *** This bug has been marked as a duplicate of bug 450810 *** |