Lister: The issue with the Plugins menu missing 64-bit options.

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

Moderators: white, Hacker, petermad, Stefan2

User avatar
petermad
Power Member
Power Member
Posts: 14809
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Lister: The issue with the Plugins menu missing 64-bit options.

Post by *petermad »

ghisler(Author) wrote: 2023-08-03, 13:56 UTC Yes, it affects all plugins which are only installed as a 64-bit version, not just ulister.
Not even that I have realized - it also affects plugins that are installed with both a .wlx and a .wlx64 file and is registered (normally) as .wlx in the [ListerPlugins] section.

Ass soon as a plugin.wlx file is used in the [ListerModes] section - the plugin is not shown in Lister's Plugins menu, when a file of the associated type is being viewed.

Example for the Imagine PhotoViewer plugin with both PhotoViewer.wlx and PhotoViewer.wlx64 installed:

Code: Select all

[ListerPlugins]
0=%COMMANDER_PATH%\PLUGINS\wlx\PhotoViewer\PhotoViewer.wlx
0_detect="MULTIMEDIA & ext="JPG""

[ListerModes]
0exts=*.jpg
0fields=PhotoViewer.wlx,4i,8
With these settings PhotoViewer will not be shown in Lister's Plugins menu, when viewing a .jpg file, but it will be shown if you view for example a .txt file.

It will work if I change [ListerModes] to:

Code: Select all

0exts=*.jpg
0fields=PhotoViewer.wlx64,4i,8
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
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Lister: The issue with the Plugins menu missing 64-bit options.

Post by *ghisler(Author) »

Yes, you can just press '4' in this case to switch to the default plugin, e.g. from text mode. I will re-add it.
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 14809
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Lister: The issue with the Plugins menu missing 64-bit options.

Post by *petermad »

2ghisler(Author)
Yes, pressing 4 has never not worked, it is all about what is shown in Lister's Plugins menu.
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
tuska
Power Member
Power Member
Posts: 3760
Joined: 2007-05-21, 12:17 UTC

Re: Lister: The issue with the Plugins menu missing 64-bit options.

Post by *tuska »

HISTORY.TXT wrote:21.08.23 Release Total Commander 11.01 release candidate 1
04.08.23 Fixed: Lister: 64-bit only plugins like ulister did not appear in the "Plugins" dropdown menu for file types
                        where they were defined as default in Lister configuration - Multimedia - Define view method by file type (64)

Code: Select all

Lister: view methods by file type
*.msg		ulister.wlx64

File types:	*.msg		-> F3 Lister
"ulister" (without quotes) is displayed in the plugins menu.

Code: Select all

Lister: view methods by file type
*.mp4;*.amr	mmedia.wlx64

File types: 	*.mp4;*.amr	-> F3 Lister
"mmedia" (without quotes) is displayed in the plugins menu.

2ghisler(Author)
For me this is fixed in TC 11.01RC1 x64.

Thank you!
User avatar
petermad
Power Member
Power Member
Posts: 14809
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Lister: The issue with the Plugins menu missing 64-bit options.

Post by *petermad »

Confirmed fixed in TC 11.01rc1 :-)

Also fixed is the issue when one plugin was used for the file type and "Define view method by file type" was defined for that file type, then all plugins supporting the file type was NOT shown in Listere Plugins menu. see: viewtopic.php?p=438897#p438897
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
petermad
Power Member
Power Member
Posts: 14809
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Lister: The issue with the Plugins menu missing 64-bit options.

Post by *petermad »

Moderator message from: petermad » 2023-08-22, 19:51 UTC

Moved from "TC11.x bug reports (English)" to "TC Fixed bugs"
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