[BUG] Thumbs -> Show only selected

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Hacker
Moderator
Moderator
Posts: 13073
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

[BUG] Thumbs -> Show only selected

Post by *Hacker »

Browse to a dir with many image files and with many subdirs containing image files. Make sure there are non-image files aswell.
Switch to thumbs view.
Press Num+, *.jpg, Enter, Show - Only Selected Files.

Now the panel contains only the previously selected files, however, with the wrong thumbnails (mixed up with thumbnails of previously shown dirs and non-image files).

[EDIT: XP SP2, 6.54a]

Roman
Last edited by Hacker on 2006-02-21, 00:20 UTC, edited 1 time in total.
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.
User avatar
Xtrician
Senior Member
Senior Member
Posts: 412
Joined: 2005-04-24, 10:29 UTC
Location: Israel

Post by *Xtrician »

Confirmed.

WinXP Pro SP2
Total Commander 6.54a
Elad
User avatar
Stitscher
Power Member
Power Member
Posts: 1058
Joined: 2004-02-17, 12:34 UTC
Location: Hamburg, Germany

Post by *Stitscher »

Confirmed.

WinXP, SP2, TC 6.54a
User avatar
SQUIRE
Senior Member
Senior Member
Posts: 373
Joined: 2005-06-16, 18:07 UTC

Post by *SQUIRE »

2Hacker:

Following your scenario, I don't seem to get messed-up thumbnails using TC6.52 (XP SP2). Maybe something got broken on the way to 6.54?

BTW, is there a key sequence to undo the effect of CTRL-S (show only selected)? I couldn't spot it. I thought CRTL-S would have acted like a toggle, but no.
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

BTW, is there a key sequence to undo the effect of CTRL-S (show only selected)? I couldn't spot it. I thought CRTL-S would have acted like a toggle, but no.
cm_reread would do the trick ( by default Ctrl R and F2).

sheepdog

[edit]

Of course not shift F2. Thx Sir_SiLvA

[/edit]
Last edited by Sheepdog on 2006-02-21, 23:44 UTC, edited 1 time in total.
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
User avatar
SQUIRE
Senior Member
Senior Member
Posts: 373
Joined: 2005-06-16, 18:07 UTC

Post by *SQUIRE »

Spot on sheepdog, thanks. Ctrl-R does the trick though my Shift-F2 does nothing. Must be unassigned I guess.
I just can't remember all of these darn shortcuts to save my life! :(

[Edit] Shift-F2 now works too. The key strokes were being stolen by a DM2 plugin. :twisted: [/Edit]

[Edit2] Made Shift-F2 conform to standard as Sir Silva pointed out. [/Edit2]
Last edited by SQUIRE on 2006-02-22, 10:35 UTC, edited 1 time in total.
User avatar
Sir_SiLvA
Power Member
Power Member
Posts: 3300
Joined: 2003-05-06, 11:46 UTC

Post by *Sir_SiLvA »

Sheepdog wrote:cm_reread would do the trick ( by default Ctrl R and F2).
Standard:
Shift-F2 = cm_CompareDirs
Hoecker sie sind raus!
User avatar
petermad
Power Member
Power Member
Posts: 14824
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

2Hacker
I can not (yet) confirm this. Maybe because my settings for thumbnails are different from yours - see: http://www.madsen.homepage.dk/tcmd/thumbs.png

Maybe this it is because I didn't have enough files (tried with a dir with 100 jpg files and 5 subdirs also with 100 jpg files and about 10 to 20 non-jpg files in each dir).

Code: Select all

[Configuration]
ThumbsLocation=F:\Thumbs
ThumbsCopyDel=1
ThumbOptions=11
ThumbExplTypes=*.* | *.htm*
ThumbPlgTypes=*.thm
ThumbIrfXnTypes=*.*
ThumbTxtTypes=*.txt *.ini
ThumbsCustomFieldsEnabled=1
ThumbWidthNoCache=96
ThumbHeightNoCache=72
ThumbsCustomField=[=tc.writedate.D-M-y]    [=tc.size.bkM]
PreloadThumbnails=2
ThumbnailPrealloc=10000
ThumbnailMemoryLimit=500

[ListerPlugins]
5=%COMMANDER_PATH%\PLUGINS\WLX\jpegthumbs\jpegthumbs.wlx
5_detect="ext="THM""
So, I use the Explorer OLE2 method for most thumbnails - I have the feeling that most people in the forum use the Irfan/Xnview method or Lister plugin method - maybe that's why I cannot confirm it.
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
Hacker
Moderator
Moderator
Posts: 13073
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

SQUIRE, petermad,
I forgot to mention - you need to do that "Show only selected" part during the thumbnail buildup process, that means before all the thumbnails are shown. That probably also means that you need to disable the database.

I will edit my first post in a few hours, and if you don't manage to reproduce, I will add my config and test 6.52.

TIA
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.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48107
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Indeed the thumbnails are queued by their file number in the list. The queue is cleared when re-sorting, but not when hiding files from the list. I will add it to my to do list.
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 14824
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

2Hacker
I have figured out why I couldn't reproduce the bug.

I had WmfAllowed=1 so there wheren't any folder thumbnails to get mixed up with the picture thumbnails.

If I set WmfAllowed=2 or remove WmfAllowed I can also reproduce the bug.
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
Post Reply