https://bugs.winehq.org/show_bug.cgi?id=48760
Bug ID: 48760 Summary: ConEmu shows 'GetConsoleProcessList failed' at startup Product: Wine Version: 5.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rpisl@seznam.cz Distribution: ---
ConEmu shows "ConEmuC64.exe: PID=132: GetConsoleProcessList failed, code=0" at startup due to GetConsoleProcessList being just a stub.
Returning zero is an error according to documentation, "because every console has at least one process associated with it".
Then ConEmu starts successfully, so this is a minor issue.
https://bugs.winehq.org/show_bug.cgi?id=48760
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl@seznam.cz Component|-unknown |kernel32 Keywords| |download URL| |https://conemu.github.io/
https://bugs.winehq.org/show_bug.cgi?id=48760
--- Comment #1 from Roman Pišl rpisl@seznam.cz --- Patches sent: https://source.winehq.org/patches/data/181111 https://source.winehq.org/patches/data/181112 https://source.winehq.org/patches/data/181113 https://source.winehq.org/patches/data/181114
This fixes error on startup and also ConEmu warns properly when closing with running program in the console.
https://bugs.winehq.org/show_bug.cgi?id=48760
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=48760
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Linking last version that, unfortunately, got ignored:
https://www.winehq.org/pipermail/wine-devel/2020-April/164964.html https://www.winehq.org/pipermail/wine-devel/2020-April/164965.html https://www.winehq.org/pipermail/wine-devel/2020-April/164966.html
It seems these would need to be rebased upon the recent console work, would you be up for that Roman?
https://bugs.winehq.org/show_bug.cgi?id=48760
--- Comment #3 from Roman Pišl rpisl@seznam.cz --- Hi Gijs, if somebody is ready to do a review, yes, sure. I'm continuously rebasing that in my repo. But I'm not sure if this is a correct solution considering the recent console work where server calls are being removed and these patches add a new one.
https://bugs.winehq.org/show_bug.cgi?id=48760
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |3a95a4a0120e231eb9054ca4632 | |a7e05762928f6
--- Comment #4 from Roman Pišl rpisl@seznam.cz --- Fixed by https://source.winehq.org/git/wine.git/commit/3a95a4a0120e231eb9054ca4632a7e...
https://bugs.winehq.org/show_bug.cgi?id=48760
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.3.