[Bug 59466] New: SetInformationJobObject call problem with procgov
http://bugs.winehq.org/show_bug.cgi?id=59466 Bug ID: 59466 Summary: SetInformationJobObject call problem with procgov Product: Wine Version: 11.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@list.winehq.org Reporter: kosmx.mc@gmail.com Distribution: --- Procgov https://github.com/lowleveldesign/process-governor tries to call this function, the call succeeds on windows but not on wine. SetInformationJobObject called here https://github.com/lowleveldesign/process-governor/blob/311e25621454977cbd1a... SetJobFreezeStatus called here https://github.com/lowleveldesign/process-governor/blob/311e25621454977cbd1a... In result, procgov fails to start the process it is supposed to start. It also fails if I try to freeze an already running process. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59466 --- Comment #1 from kosmx.mc@gmail.com --- Steps to reproduce: download procgov wine cmd (in wine cmd) procgoc -- cmd -- 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.
participants (1)
-
WineHQ Bugzilla