[Bug 36912] New: Taskkill does not support /T option
http://bugs.winehq.org/show_bug.cgi?id=36912 Bug ID: 36912 Summary: Taskkill does not support /T option Product: Wine Version: 1.5.27 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: rick(a)divinesymphony.net I have a failing app, and I see this debug info: fixme:taskkill:process_arguments /T not supported Error: Unknown or invalid command line option specified. I couldn't find a relevent closed bug, so I assume it's still present on trunk. http://technet.microsoft.com/en-us/library/bb491009.aspx -- 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=36912 --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> --- What application? Is it available for download? Are you sure it only fails because of that? Wine 1.5.27 is very old and unsupported, you should update to 1.7.22. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36912 A. Syukri bin Abdollah <syockit(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |syockit(a)gmail.com --- Comment #2 from A. Syukri bin Abdollah <syockit(a)gmail.com> --- wine-1.7.34 (32-bit, Ubuntu 14.04, via PPA) I could reproduce this error upon attempting to install ReadCube 2.0.12 for Windows (downloadable at http://download.readcube.com/desktop/2.0.12/ReadCube-Setup.exe). The program seems to attempt killing any existing ReadCube tasks before proceeding: fixme:taskkill:process_arguments argument T not supported fixme:taskkill:process_arguments argument T not supported fixme:taskkill:process_arguments argument T not supported fixme:taskkill:process_arguments argument T not supported Failing to do that, it stops, displaying "ReadCube couldn't update at this time", with a retry button that essentially repeats the above (emitting the four lines every time). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36912 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #3 from super_man(a)post.com --- still an issue 1.7.51 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36912 --- Comment #4 from super_man(a)post.com --- (In reply to A. Syukri bin Abdollah from comment #2)
wine-1.7.34 (32-bit, Ubuntu 14.04, via PPA)
I could reproduce this error upon attempting to install ReadCube 2.0.12 for Windows (downloadable at http://download.readcube.com/desktop/2.0.12/ReadCube-Setup.exe). The program seems to attempt killing any existing ReadCube tasks before proceeding:
fixme:taskkill:process_arguments argument T not supported fixme:taskkill:process_arguments argument T not supported fixme:taskkill:process_arguments argument T not supported fixme:taskkill:process_arguments argument T not supported
Failing to do that, it stops, displaying "ReadCube couldn't update at this time", with a retry button that essentially repeats the above (emitting the four lines every time).
I added return value of true and I got really weird side effects, then changing return value to false and the behaviour became the same as it is now. So I quess this needs real function. Or there are more bugs in wine code which different return value exposed. wine 1.9.6 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36912 Akarsha <akarsha15010(a)iiitd.ac.in> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |akarsha15010(a)iiitd.ac.in -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36912 lizhenbo <litimetal(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |litimetal(a)gmail.com -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla