http://bugs.winehq.org/show_bug.cgi?id=22690
Summary: Total Commander: Cancelling a file copy operation does not work Product: Wine Version: 1.1.44 Platform: x86-64 URL: http://www.ghisler.com/amazons3.php OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: alexandru.balut@gmail.com
Created an attachment (id=27958) --> (http://bugs.winehq.org/attachment.cgi?id=27958) Cancelling a file copy operation in Total Commander 7.50a on Vista
Press F5 to copy a large file (at least 200MB), click the Cancel button. Notice nothing happens, and the file continues to be copied. On Vista, a dialog window appears saying "User abort!".
Press F6 to move a large file to a different partition, click the Cancel button, notice after a while the "User abort!" dialog window appears, at this point the file is copied but it should not have been copied.
Total Commander 7.50a wine-1.1.44 Ubuntu 10.04 64
http://bugs.winehq.org/show_bug.cgi?id=22690
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com 2010-05-14 14:17:00 --- Terminal output?
http://bugs.winehq.org/show_bug.cgi?id=22690
--- Comment #2 from Alex Balut alexandru.balut@gmail.com 2010-05-15 08:45:32 --- Created an attachment (id=27981) --> (http://bugs.winehq.org/attachment.cgi?id=27981) Terminal output when copy+cancel and move+cancel
http://bugs.winehq.org/show_bug.cgi?id=22690
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #3 from Wylda wylda@volny.cz 2010-06-09 21:06:43 ---
Confirming F5 and F6 incorrect behavior. Consider UNCONFIRMED->NEW.
Tested under: * wine-1.2-rc2-250-g950919e * total commander v7.50a
http://bugs.winehq.org/show_bug.cgi?id=22690
--- Comment #4 from Wylda wylda@volny.cz 2010-06-09 21:18:27 ---
Probably never worked correctly. Happen is all the following versions: * 0.9.49, 1.0.1, 1.1.22, 1.2-rc2-250-g950919e
http://bugs.winehq.org/show_bug.cgi?id=22690
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #5 from Austin English austinenglish@gmail.com 2010-06-09 21:18:51 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=22690
Rafal Stanilewicz washuu@eastnews.com.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu@eastnews.com.pl
--- Comment #6 from Rafal Stanilewicz washuu@eastnews.com.pl 2012-01-23 04:01:15 CST --- Wine 1.3.37 also cannot stop copying files.
Neither progress bar is displayed, but this is probably another bug.
I use Total Commander 7.56a.
http://bugs.winehq.org/show_bug.cgi?id=22690
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com 2012-11-13 19:40:46 CST --- Still present in wine 1.5.17, Total Commander 8.01.
http://bugs.winehq.org/show_bug.cgi?id=22690
--- Comment #8 from Alex Balut alexandru.balut@gmail.com 2013-08-06 05:52:05 CDT --- Still present in wine 1.6, Total Commander 8.01.
http://bugs.winehq.org/show_bug.cgi?id=22690
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Depends on| |22692 Summary|Total Commander: Cancelling |Total Commander 8.x: |a file copy operation does |cancellation of file copy |not work |operation does not work
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
this feature depends on CopyFileEx() with progress callback support -> bug 22692
Obviously still present.
$ sha1sum tcm801x32.exe 718b6111f8104d2071f77f240845d1d2be1ccfc6 tcm801x32.exe
$ du -sh tcm801x32.exe 3.3M tcm801x32.exe
$ wine --version wine-1.7.9-342-gc638552
Regards
https://bugs.winehq.org/show_bug.cgi?id=22690
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #10 from Sebastian Lackner sebastian@fds-team.de --- This is fixed by a bunch of Wine Staging patches (yes, you have to apply them all):
[1/3] https://github.com/wine-compholio/wine-staging/tree/master/patches/ntdll-Fil... [2/3] https://github.com/wine-compholio/wine-staging/tree/master/patches/kernel32-... [3/3] https://github.com/wine-compholio/wine-staging/tree/master/patches/ntdll-Cop...
Needs ./tools/make_requests.
https://bugs.winehq.org/show_bug.cgi?id=22690
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |michael@fds-team.de
https://bugs.winehq.org/show_bug.cgi?id=22690
--- Comment #11 from Michael Müller michael@fds-team.de --- The urls posted in the last comment by Sebastian changed since CopyFileEx is part of kernel32 and not ntdll as it was suggested by the incorrect folder name.
[1/3] https://github.com/wine-compholio/wine-staging/tree/master/patches/ntdll-Fil... [2/3] https://github.com/wine-compholio/wine-staging/tree/master/patches/kernel32-... [3/3] https://github.com/wine-compholio/wine-staging/tree/master/patches/kernel32-...
Regards, Michael
https://bugs.winehq.org/show_bug.cgi?id=22690
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Component|-unknown |kernel32
--- Comment #12 from Anastasius Focht focht@gmx.net --- Hello folks,
obviously still present as of Wine 1.7.44
Regards
https://bugs.winehq.org/show_bug.cgi?id=22690
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/kernel32-CopyF | |ileEx
https://bugs.winehq.org/show_bug.cgi?id=22690
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Staged patchset|https://github.com/wine-com |https://github.com/wine-sta |pholio/wine-staging/tree/ma |ging/wine-staging/tree/mast |ster/patches/kernel32-CopyF |er/patches/kernel32-CopyFil |ileEx |eEx
https://bugs.winehq.org/show_bug.cgi?id=22690
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Total Commander 8.x: |Total Commander 8.x/9.x: |cancellation of file copy |cancellation of file copy |operation does not work |operation does not work URL|http://www.ghisler.com/amaz |https://web.archive.org/web |ons3.php |/20210207154744/http://tota | |lcommander.ch/win/old/tcm80 | |1x32_64.exe
--- Comment #13 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download via Internet Archive:
https://web.archive.org/web/20210207154744/http://totalcommander.ch/win/old/...
* https://www.totalcommander.ch/win/ * https://www.totalcommander.ch/win/old/
* https://madsenworld.dk/tcmd/finals/ * https://madsenworld.dk/tcmd/betas/
It's likely reproducible with TC 9.x as well.
$ sha1sum tcm801x32_64.exe 43dd3b32761e03f45aa9440639a9bc6b9d267575 tcm801x32_64.exe
$ du -sh tcm801x32_64.exe 5.7M tcm801x32_64.exe
$ wine --version wine-6.1-247-gd73df9e4e1e
Regards