Page 1 of 1

copypaste crash[9.12]

Posted: 2018-06-16, 03:12 UTC
by n0th1ng
How to:
1. Copy file(s) with CTRL+C
2. Paste to another directory with same file(s).
3. Press Escape(twice?) to cancel replace files.
4. Crash 1/5.

Posted: 2018-06-16, 11:07 UTC
by petermad
I cannot reproduce this.

Copy-Paste is done by Windows Explorer, and the dialog that pops up is a Windows dialog - so it is hardly a TC-error you experience.
Crash 1/5.
What do you mean by "1/5"?

What Windows version are you using?

Does it also happen if you use the context menu (right-click menu) to copy and paste?

Do you paste with Ctrl+V of via the context menu?

Do you have a setting of UseFastCtrlC=0 in you wincmd.ini?

Are you using 32bit or 64bit TC 9.12?

Posted: 2018-06-16, 11:53 UTC
by Gral
I cannot confirm too.
Write more conditions, especially Windows version and TC bitness.

Posted: 2018-06-16, 11:55 UTC
by Horst.Epp
Not confirmed for the actual TC 9.20 rc1 x64 and x86

Posted: 2018-06-17, 07:16 UTC
by ghisler(Author)
Not confirmed either.

The problem you have may be a faulty shell extension (context menu extension).

To correct it, please try the following:
1. Get the free tool ShellExView:
http://www.nirsoft.net/utils/shexview.html
2. Start it. If using Total Commander 32-bit, you need to get the 32-bit
version, otherwise the 64-bit version of ShellExView. The 32-bit
version needs to be called like this: shexview.exe /wow64
3. Sort the shell extensions by type
4. Disable all context menu shell extensions one by one (you can hide/keep
those belonging to Windows, they are usually OK).
5. Continue until Total Commander stops crashing
6. Now you can re-enable the extensions which don't cause any problems

Posted: 2018-06-18, 01:10 UTC
by n0th1ng
Windows 10, TC32bit, 1/5 - crash in 1 of 5 tries. But it unstable, sometimes 1/30, sometimes 1/3.
Before crash opened dialog window:
answers.microsoft. com/ru-ru/windows/forum/windows_10-files-winpc/%D0%BF%D0%BE%D1%81%D0%BB%D0%B5-altf4/9752d993-a5fa-4ae7-92be-d06e462aa182
if press escape tc crashed.
debug info:

Code: Select all

>	dui70.dll!DirectUI::Internal::ListenerFrame::~ListenerFrame(void)	Нет данных
 	dui70.dll!DirectUI::Element::OnInput(struct DirectUI::InputEvent *)	Нет данных
 	dui70.dll!DirectUI::HWNDElement::OnInput(struct DirectUI::InputEvent *)	Нет данных
 	shell32.dll!75672753()	Нет данных

Posted: 2018-06-18, 09:18 UTC
by ghisler(Author)
The error message shown there isn't part of Total Commander - see wcmd_rus.lng. It may be from a plugin or Explorer extension. Since other programs are also affected, it's probably an Explorer extension as I guessed above.