https://bugs.winehq.org/show_bug.cgi?id=57429 Eric Pouech <eric.pouech(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)gmail.com --- Comment #1 from Eric Pouech <eric.pouech(a)gmail.com> --- what likely happens is that Wine is launched without (unix) shell attached (and no default in/out/err io fd from Unix size) Wine decides (in that case) that the user doesn't want any visual display and doesn't allocate a new console for display (this also what would happen if you run Wine from within a CI pipeline) changing the file manager action into "wine wineconsole <app>" should work around it HTH -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.