[Bug 52789] New: Unwanted Console Creation when Winegcc compiled Processes are started

WineHQ Bugzilla wine-bugs at winehq.org
Fri Apr 8 21:59:16 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52789

            Bug ID: 52789
           Summary: Unwanted Console Creation when Winegcc compiled
                    Processes are started
           Product: Wine
           Version: 7.5
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: chopinbig at tutanota.com
      Distribution: ---

When winegcc apps are run, a console (terminal) pops up with Wine 7.5 which
didn't happen in Wine 7.4 or any previous Wine version either.

This is odd behaviour.

If the unwanted console window is closed, then it causes a crash.

I think I've tracked it down to these commit's



https://source.winehq.org/git/wine.git/commit/7b65ef3afbe880b82e8965643526105f4ea38a3e

https://source.winehq.org/git/wine.git/commit/c7e87b536edb28bb48162690e0d42c9ba9ccb43c

https://source.winehq.org/git/wine.git/commit/f034084d49b354811096524d472ae5172ac1cebf


2022-03-17     Eric Pouech    kernelbase: Handle corner case in CreateProcess. 
   commit | commitdiff | tree
2022-03-17     Eric Pouech    start: Force no console creation when using start
...     commit | commitdiff | tree
2022-03-17     Eric Pouech    services: Start services detached from console.  
  commit | commitdiff | tree

-- 
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.



More information about the wine-bugs mailing list