[Bug TC 6.54a] Find Files/Search in plugins/regex

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
white
Power Member
Power Member
Posts: 4630
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

[Bug TC 6.54a] Find Files/Search in plugins/regex

Post by *white »

  • Hit ALT+F7
  • Select Plugins-Tab
  • Enable checkbox "Search in plugins"
  • Make 1 rule: Plugin "tc", Property "fullname", OP "regex", value "["
  • Start Search
It looks like any error in the regular expression will cause TC to stop working correctly. Try for instance also value "\" instead of "[".

Confirm please.
Last edited by white on 2006-04-21, 19:43 UTC, edited 1 time in total.
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

Confirmed. I could not close the search window after the error message. There was no way to exit TC, only by killing the process.
I switched to Linux, bye and thanks for all the fish!
User avatar
XPEHOPE3KA
Power Member
Power Member
Posts: 854
Joined: 2006-03-03, 18:23 UTC
Location: Saint-Petersburg, Russia

Post by *XPEHOPE3KA »

Confirmed too.
F6, Enter, Tab, F6, Enter, Tab, F6, Enter, Tab... - I like to move IT, move IT!..
User avatar
white
Power Member
Power Member
Posts: 4630
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Post by *white »

Okay. I have reported it by e-mail.
User avatar
petermad
Power Member
Power Member
Posts: 14824
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

I have reported it in the betaboard too.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3864
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

Well, you cannot use a single "[" as regex.

It has a special meaning there. You have to use something like "[abcd]" for a complete expression.

If you are searching for a "[" character, you have to escape it first like "\[" !

Nevertheless TC should not freeze anyway ...
#5767 Personal license
User avatar
Xtrician
Senior Member
Senior Member
Posts: 412
Joined: 2005-04-24, 10:29 UTC
Location: Israel

Post by *Xtrician »

Confirmed.
TC 6.54a.
Elad
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48108
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Strange, I'm not getting a freeze, I get an error message! But I will catch the exception silently in the next version.
Author of Total Commander
https://www.ghisler.com
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

ghisler(Author) wrote:Strange, I'm not getting a freeze, I get an error message! But I will catch the exception silently in the next version.
I get this error mesage, too. And after that I can still edit the search dilaog. But I can neither stop the (endless) search nor close the search dialog.

Only way to get rid of the search dialog is to kill the task.

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
Post Reply