https://bugs.winehq.org/show_bug.cgi?id=37777
Bug ID: 37777 Summary: ReadCube can't install Product: Wine Version: 1.7.33 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: litimetal@gmail.com Distribution: ---
Created attachment 50315 --> https://bugs.winehq.org/attachment.cgi?id=50315 screenshot.png
ReadCube is a software to read scientific papers (like Nature) https://www.readcube.com/download
I downloaded http://download.readcube.com/desktop/2.0.12/ReadCube-Setup.exe
$ sha1sum ReadCube-Setup.exe 972a2893e0b8b65e3cfaec5198b8d36b688e585c ReadCube-Setup.exe
$ wine --version wine-1.7.33-84-gfecbc88
The installer refused to continue, as there are other ReadCude applications.
https://bugs.winehq.org/show_bug.cgi?id=37777
--- Comment #1 from lizhenbo litimetal@gmail.com --- Created attachment 50316 --> https://bugs.winehq.org/attachment.cgi?id=50316 terminal output.txt
It seems that this problem is related to programs/taskkill/taskkill.c
https://bugs.winehq.org/show_bug.cgi?id=37777
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |http://download.readcube.co | |m/desktop/2.0.12/ReadCube-S | |etup.exe
https://bugs.winehq.org/show_bug.cgi?id=37777
--- Comment #2 from lizhenbo litimetal@gmail.com --- Created attachment 50317 --> https://bugs.winehq.org/attachment.cgi?id=50317 dirty_hack.diff
A dirty hack patch. With that, the installer can continue the process.
https://bugs.winehq.org/show_bug.cgi?id=37777
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=37777
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Component|-unknown |programs
https://bugs.winehq.org/show_bug.cgi?id=37777
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |37795
https://bugs.winehq.org/show_bug.cgi?id=37777
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Summary|ReadCube can't install |ReadCube can't install | |(taskkill does not support | |/FI operator) Ever confirmed|0 |1
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- This is the line passed to taskkill: c:\windows\system32\taskkill.exe /F /T /FI IMAGENAME eq readcube*
The problem is that currently there is no support for the /FI parameter, in this case "IMAGENAME eq readcube*". There are many other filters and operators in the taskkill msdn page.
https://bugs.winehq.org/show_bug.cgi?id=37777
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #4 from super_man@post.com --- Still lacking support, maybe upstream some fixme message? or ERR?
wine 1.7.53
https://bugs.winehq.org/show_bug.cgi?id=37777
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #5 from super_man@post.com --- Isnt this actually a dupe of bug 33131
https://bugs.winehq.org/show_bug.cgi?id=37777
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello super_man,
--- quote --- Isnt this actually a dupe of bug 33131 --- quote ---
yes, although that ticket is older this one has more context/useful information and a discussion.
I will merge and refine the summary.
Regards
https://bugs.winehq.org/show_bug.cgi?id=37777
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #7 from Anastasius Focht focht@gmx.net --- *** Bug 33131 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=37777
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ReadCube can't install |Multiple applications need |(taskkill does not support |'taskkill' to support /fi |/FI operator) |(filtering) option | |(ReadCube, QuarkXPress | |v9.5)
https://bugs.winehq.org/show_bug.cgi?id=37777
--- Comment #8 from super_man@post.com --- According to this link
https://technet.microsoft.com/en-us/library/bb491009.aspx
taskkill /t means
"Specifies to terminate all child processes along with the parent process, commonly known as a tree kill. "
There has been no work towards this that I am aware of.
wine 1.9.2
https://bugs.winehq.org/show_bug.cgi?id=37777
--- Comment #9 from super_man@post.com --- Actually I should have added this
/fi FilterName : Specifies the types of process(es) to include in or exclude from termination.
The link I posted gives more info.
https://bugs.winehq.org/show_bug.cgi?id=37777
Akarsha akarsha15010@iiitd.ac.in changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |akarsha15010@iiitd.ac.in
https://bugs.winehq.org/show_bug.cgi?id=37777
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #10 from joaopa jeremielapuree@yahoo.fr --- Bug is still there with wine-4.19.
https://bugs.winehq.org/show_bug.cgi?id=37777
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.readcube.co |https://web.archive.org/web |m/desktop/2.0.12/ReadCube-S |/20140827080059/http://down |etup.exe |load.readcube.com/desktop/2 | |.0.12/ReadCube-Setup.exe
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive.
https://web.archive.org/web/20140827080059/http://download.readcube.com/desk...
https://www.virustotal.com/gui/file/29c094d5370e8f73242ecbe7b78f0bb8e721ea53...
$ sha1sum ReadCube-Setup.exe 972a2893e0b8b65e3cfaec5198b8d36b688e585c ReadCube-Setup.exe
$ du -sh ReadCube-Setup.exe 18M ReadCube-Setup.exe
Obviously still present.
https://source.winehq.org/git/wine.git/blob/86eaf7eeb2603d1b13d18e3fe71a615e...
$ wine --version wine-7.0-rc5
Regards
https://bugs.winehq.org/show_bug.cgi?id=37777
--- Comment #12 from lizhenbo litimetal@gmail.com --- Created attachment 76386 --> https://bugs.winehq.org/attachment.cgi?id=76386 testcase for FI IMAGENAME
ReadCube 2.0 is not allowed to connect to the server now, so I created a test case to demonstrate ReadCube's behaviour.
On Windows, the command "taskkill /f /fi "IMAGENAME eq compute*" " will kill all the child-processes, while wine doesn't support such filters
I'd like to work on adding a basic implementation of taskkill filter
https://bugs.winehq.org/show_bug.cgi?id=37777
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase