Context menu action crash
Moderators: Hacker, petermad, Stefan2, white
Context menu action crash
Hi,
In beta 8 (and beta 7) sometimes TC shuts down while performing "context menu action" - for example:
- right click on rar (only some of them)
- choose extract (by 7zip)
- there is no TC ....
another:
- right click on avi file
- choose find subtitles (by napiproject app)
- there is no TC ...
How can I help reproducing this bug ? Some debugging mode ?
I can send you 14mb rar file (first part of multipart archive) on which this is always happening.
In beta 8 (and beta 7) sometimes TC shuts down while performing "context menu action" - for example:
- right click on rar (only some of them)
- choose extract (by 7zip)
- there is no TC ....
another:
- right click on avi file
- choose find subtitles (by napiproject app)
- there is no TC ...
How can I help reproducing this bug ? Some debugging mode ?
I can send you 14mb rar file (first part of multipart archive) on which this is always happening.
Please search for ShellExView - see for example: http://ghisler.ch/board/viewtopic.php?p=177311#177311
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
I dont know if I understood well - but I have crush not after pressing right mouse button, but after choosing action from context menu.
I've tested older TC version, and it works fine (on the same file and action)
ps.
I've used "Visual C++ project which displays context menus in the same way as Total Commander does" and it works fine - I can choose extract option, and nothing bad happens (7zip is trying to extract files, VC++ app is not crushing)
I've tested older TC version, and it works fine (on the same file and action)
ps.
I've used "Visual C++ project which displays context menus in the same way as Total Commander does" and it works fine - I can choose extract option, and nothing bad happens (7zip is trying to extract files, VC++ app is not crushing)
Ahh - well it might still be a bug in the shell extension and not in TC.but I have crush not after pressing right mouse button, but after choosing action from context menu
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
but its happening with at least 3 extensions:
- 7zip
- napiprojekt
- unlocker
Usually they works fine, but sometimes crash occurs.
Everything works fine with old TC (using the same shell handlers, and apps) or from Windows Explorer.
Ok -it's not repeatable - it can happen 4 times for a file and then it works fine.
Does TC have debugging mode ? I can try reproduce bug and send stack trace
ps.
You can try downloading:
http://rapidshare.com/files/266256481/red.dwarf.s03e04.dvdrip.r2.xvid-sfm.rar.html
(it's something that simulates rar file [only 45kb] - I'v cut out last 14mb of my rar file, and it has the same bug that full 14mb rar file)
install 7zip (newest stable release), register handlers (during installation) and try to unpack - I had 7 crushes ....
for me this version of TC is very buggy ..... waiting for reply and switching to older version
- 7zip
- napiprojekt
- unlocker
Usually they works fine, but sometimes crash occurs.
Everything works fine with old TC (using the same shell handlers, and apps) or from Windows Explorer.
Ok -it's not repeatable - it can happen 4 times for a file and then it works fine.
Does TC have debugging mode ? I can try reproduce bug and send stack trace
ps.
You can try downloading:
http://rapidshare.com/files/266256481/red.dwarf.s03e04.dvdrip.r2.xvid-sfm.rar.html
(it's something that simulates rar file [only 45kb] - I'v cut out last 14mb of my rar file, and it has the same bug that full 14mb rar file)
install 7zip (newest stable release), register handlers (during installation) and try to unpack - I had 7 crushes ....
for me this version of TC is very buggy ..... waiting for reply and switching to older version
I just did that - I have now unpacked your file at least 20 times without any errors from TC - I get an error mesage from 7zip off course, because the file is broken.You can try downloading:
http://rapidshare.com/files/266256481/red.dwarf.s03e04.dvdrip.r2.xvid-sfm.rar.html
(it's something that simulates rar file [only 45kb] - I'v cut out last 14mb of my rar file, and it has the same bug that full 14mb rar file)
install 7zip (newest stable release), register handlers (during installation) and try to unpack - I had 7 crushes ....
Maybe it is OS related.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
It doesn't matter which command you choose: ALL shell extensnsions are loaded already when you display the menu, because Windows asks them for the menu items! Therefore a misbehaving shell extension can crash just when you open or close the menu...but its happening with at least 3 extensions:
- 7zip
- napiprojekt
- unlocker
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I think my crash has similar reason: http://ghisler.ch/board/viewtopic.php?t=23122
I also choose a file, open context menu and on menu or submenu opening TC disappears.
I thought it happens on network drive but later I saw it on local drive. I don't know the reason (TC craches rarely and suddenly) and the cure.
I also choose a file, open context menu and on menu or submenu opening TC disappears.
I thought it happens on network drive but later I saw it on local drive. I don't know the reason (TC craches rarely and suddenly) and the cure.
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
quosek,
Roman
That does not matter, problem is most probably the same.stop
IT's now where I open context menu.
It's when I choose action from context menu. Showing context menu works fine.
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Ok - I've spent 1 hour on enabling/disabling handlers.
It appears that disabling 2 handlers maybe can help:
- notepad++
- unlocker
Can you tell me why in TC 7.5 (and not in previous versions) (and not in system explorer) these handlers works wrong ? Maybe there could be some feedback to developers of these 2 apps
It appears that disabling 2 handlers maybe can help:
- notepad++
- unlocker
Can you tell me why in TC 7.5 (and not in previous versions) (and not in system explorer) these handlers works wrong ? Maybe there could be some feedback to developers of these 2 apps
- Balderstrom
- Power Member
- Posts: 2148
- Joined: 2005-10-11, 10:10 UTC
@ quosek, I thought Unlocker detects other Programs handles, until you use it to Inject Code to remove said program's handle.
I've not noticed any particular problem with notePad++ and TC, though perhaps I'm not rightClicking on files I've already opened to edit.
I've not noticed any particular problem with notePad++ and TC, though perhaps I'm not rightClicking on files I've already opened to edit.
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.