| Summary: | Application view does not list some applications (VS Code) | ||
|---|---|---|---|
| Product: | [Applications] plasma-systemmonitor | Reporter: | Massimiliano L <m.lincetto> |
| Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | ahiemstra, nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 6.3.5 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Massimiliano L
2025-05-28 13:40:10 UTC
How did you launch the app? Did you do it using a terminal window? (In reply to Nate Graham from comment #1) > How did you launch the app? Did you do it using a terminal window? This is it, indeed. If I launch it from the KDE menu, it shows up under Applications. I am used to `cd` into a directory and launch `code` from it. That's the cause, then. :) Apps can only get marked as applications when launched using a tool that puts them into a cgroup calling the binary directly won't do that. If you launch it using `kstart code`, it should work. |