[Bug 21966] New: Total Commander: Application freezes when queue-ing file copy operations
http://bugs.winehq.org/show_bug.cgi?id=21966 Summary: Total Commander: Application freezes when queue-ing file copy operations Product: Wine Version: 1.1.40 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: alexandru.balut(a)gmail.com Total Commander 7.50a - Press F5 to copy a (large) file and press F2 to queue the operation, - Notice problem 1: The window that pops up, showing the queued operations, is frozen. Thus, it does not show the progress. - While TC is still copying the file, press F5 to copy a different file and press F2 to queue the operation. - Notice problem 2: The main TC window is frozen. After the file copy operations are finished, the application is again responsive. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=21966 --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-03-07 22:53:51 --- Terminal output? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=21966 --- Comment #2 from Alex Balut <alexandru.balut(a)gmail.com> 2010-03-09 02:47:50 --- I hope I did it right. I start TC from a shell, but there is no output after the moment when I press F5. $ export WINEPREFIX=/home/aleb/.winetmptc $ wine Downloads/tcmd750a.exe $ wine .winetmptc/drive_c/totalcmd/TOTALCMD.EXE I just noticed a related problem. I queue a file copy operation, then another one, then main window is frozen - as I reported. After the application is again responsive, I see that only the first file is copied, the second one is not copied. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=21966 --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-03-09 08:52:56 --- (In reply to comment #2)
I hope I did it right. I start TC from a shell, but there is no output after the moment when I press F5. Please attach complete terminal output start to finish.
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=21966 --- Comment #4 from Alex Balut <alexandru.balut(a)gmail.com> 2010-03-09 12:31:49 --- Created an attachment (id=26716) --> (http://bugs.winehq.org/attachment.cgi?id=26716) log: wine .winetmptc/drive_c/totalcmd/TOTALCMD.EXE The attached log appears when the application starts. When queue-ing file copy operation and when the application closes no logs are generated. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=21966 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #5 from Wylda <wylda(a)volny.cz> 2010-04-10 13:20:56 --- Confirming. Well described, easy to reproduce, small (tiny) download: http://www.ghisler.com/amazons3.php The behavior is the same in all the following versions: * 0.9.49, 1.1.22, 1.1.42 Console output when pressing F5 followed by F2: fixme:win:RegisterDeviceNotificationW (hwnd=0x100e2, filter=0xace984,flags=0x00000000) returns a fake device notification handle! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=21966 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.ghisler.com/amaz | |ons3.php Ever Confirmed|0 |1 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2010-04-10 14:45:02 --- Confirming. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=21966 --- Comment #7 from Alex Balut <alexandru.balut(a)gmail.com> 2010-05-15 11:35:00 --- Still happens with wine-1.1.44, Ubuntu 10.04 64 (default window manager). Regarding problem 1: The window showing the queue of files to be copied is frozen only while copying a file. When a file copy operation finishes, the window is updated (showing the next file). Regarding problem 2: The main window is responsive once the current queued file is copied. I blame the (system) function Total Commander is using to copy a file. It seems it should be asynchronous, but instead it is blocking. Any idea on how to find which function is used to copy files? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=21966 Rafal Stanilewicz <washuu(a)eastnews.com.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu(a)eastnews.com.pl --- Comment #8 from Rafal Stanilewicz <washuu(a)eastnews.com.pl> 2012-01-23 04:08:52 CST --- I observe both of the problems in wine-1.3.37 and Total Commander 7.56a. The second problem exist when you queue a few (more than 1) files, not after the first one. Also, the queue windows gets focus, so you have to click on the main window after queuing operation. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=21966 --- Comment #9 from Alex Balut <alexandru.balut(a)gmail.com> 2013-08-06 05:39:12 CDT --- Still happens with wine-1.6 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=21966 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #10 from joaopa <jeremielapuree(a)yahoo.fr> --- Does the bug still occur with current wine(4.0-rc1)? -- 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=21966 --- Comment #11 from Wylda <wylda(a)volny.cz> --- Still present in wine-4.0-rc1. -- 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=21966 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Summary|Total Commander: |Total Commander 7.5x: |Application freezes when |Application freezes when |queue-ing file copy |queue-ing file copy |operations |operations URL|http://www.ghisler.com/amaz |https://web.archive.org/web |ons3.php |/20210210164127if_/https:// | |madsenworld.dk/tcmd/finals/ | |tcmd756a.exe -- 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