https://bugs.winehq.org/show_bug.cgi?id=47631
Bug ID: 47631 Summary: Pass and execute shutdown commands from Wine to Host OS. Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: jebeld17@gmail.com Distribution: ---
Programs that perform a "shutdown -<argument>" tend to error out or freeze because Wine doesn't currently pass 'shutdown' commands to the Host OS.
Please fix, arguably by passing over these commands to the Host OS and executing the equivalent code on the Host OS.
https://bugs.winehq.org/show_bug.cgi?id=47631
jebeld17@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |integration Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=47631
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru --- That's a nice way to promote malware.
https://bugs.winehq.org/show_bug.cgi?id=47631
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Most programs seem fine with simulated reboots. If there are any that are misbehaving, please file individual bug reports for them.
https://bugs.winehq.org/show_bug.cgi?id=47631
--- Comment #3 from jebeld17@gmail.com --- But what about a real hardware reboot initialized by the Host OS, triggered by Wine? That would fix the problem that only "most" software can trigger a simulated reboot and support all users instead?
https://bugs.winehq.org/show_bug.cgi?id=47631
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Why would you need that?
https://bugs.winehq.org/show_bug.cgi?id=47631
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.