TC8.0ß2x64 - closing exception with enabled commandline

Bug reports will be moved here when the described bug has been fixed

Moderators: Hacker, petermad, Stefan2, white

User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

ghisler(Author) wrote:Could this problem be Vista only?
No. Windows Server 2008 here.
ghisler(Author) wrote:
Do you execute any special code to open or close the command line?
Yes, try disabling auto-suggest and auto-append in TC's configuration, then restart TC.
Do you mean?

Code: Select all

AutoComplete=0
Here I get the same result as before with this option.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50390
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Yes, I meant AutoComplete=0. Sorry, I have no other idea what may be causing the problem.
Author of Total Commander
https://www.ghisler.com
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

It must be some of the code that is executed / initialized when the command line is shown.

If you have any custom version to test, please let me know.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50390
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

It was indeed caused by subclassing for auto-complete - I found out that the control gets subclassed even with AutoComplete=0. I think that I found a solution now (removing the subclass when closing TC).
Author of Total Commander
https://www.ghisler.com
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

Bugfix confirmed in x64 beta 4. (Windows Server 2008)

I wonder why this error wasn't caught by TCs own error handling.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50390
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Thanks!
Author of Total Commander
https://www.ghisler.com
Abyrvalg
Junior Member
Junior Member
Posts: 4
Joined: 2011-09-30, 19:18 UTC

Post by *Abyrvalg »

No more crash on exit from TC under Vista x64 with 8.0B4 64 bit version of TC with "Show command line" enabled! Thank you.
Post Reply