https://bugs.kde.org/show_bug.cgi?id=417828
Bug ID: 417828 Summary: Spawned Child processes get grouped with parent Product: plasmashell Version: 5.18.0 Platform: Neon Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Task Manager Assignee: h...@kde.org Reporter: till.seif...@spamfence.net CC: plasma-b...@kde.org Target Milestone: 1.0 Created attachment 126128 --> https://bugs.kde.org/attachment.cgi?id=126128&action=edit Task manager with java as subprocess of intellij This happens to me when i launch a Java app i am developing with IntellJ IDEA (second line is IntelliJ, third line is the launched custom app): The process tree looks like this: └─ /bin/sh /snap/intellij-idea-ultimate/204/bin/idea.sh └─ /snap/intellij-idea-ultimate/204/jbr/bin/java -classpath /snap/intellij-idea-ultimate……… │ ├─ /home/till/jdk1.8.0_191/bin/java The task manager (normal and icon-only) display the IntelliJ icon for for the launched java-app, and group it with IntelliJ. This happens only since Plasma 5.18. STEPS TO REPRODUCE 1. Launch IntelliJ 2. Launch a Java app that creates a window from intelliJ 3. Observe Task Manager OBSERVED RESULT The Task Manager groups the launched app with IntelliJ and assigns the same icon EXPECTED RESULT The launched app is displayed as an independend entry in the Task Manager and has it's icon SOFTWARE/OS VERSIONS Operating System: KDE neon 5.18 KDE Plasma Version: 5.18.0 KDE Frameworks Version: 5.67.0 Qt Version: 5.13.2 Kernel Version: 4.18.17-041817-generic OS Type: 64-bit Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz Memory: 23,4 GiB ADDITIONAL INFORMATION before 5.18. this worked as expected. see two attached screenshots, icon1.png is Plasma 5.18, and icon2.png is Plasma 5.17. -- You are receiving this mail because: You are watching all bug changes.