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.