this post was submitted on 12 Sep 2023
1159 points (97.8% liked)

linuxmemes

20765 readers
1506 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] 520@kbin.social 5 points 1 year ago (1 children)

Yep. This is by design - it's trying to detect container software that stops it from seeing what else is running.

[–] MonkderZweite@feddit.ch 5 points 1 year ago (1 children)

But wine is no container software.

[–] 520@kbin.social 4 points 1 year ago* (last edited 1 year ago)

Technically true, but programs loaded via WINE can be made to act somewhat containerised, and can provide incomplete information as to what else is running. Maybe containerisation is the wrong word though, maybe 'sandbox' instead?

Good luck detecting Linux native programs from WINE-loaded Windows executables.