Post #1048200
2026-04-10 15:34 UTC
Yeah it’s most likely that! Thanks
Replies (2)
-
@ClassyHatter@sopuli.xyz 2026-04-10 16:27
If you want to confirm that, launch one or all of your WinBoat apps. While they are running, run “pidof windows”. If that gave some pids, run “pstree -sp ”. That command shows the parent processes, with their pids, of the . WinBoat probably should be among the parents of the “windows” process.
-
@bad1080@piefed.social 2026-04-10 16:54
you should update the OP with this information