Multi Commander > Beta Releases
Re: 15.7 BETA - Fails to show all command in menu
Pawel:
--- Quote from: Mathias (Author) on December 07, 2025, 23:15:58 ---
--- Quote from: Pawel on December 07, 2025, 22:17:06 ---After update to 15.7 Beta custom menu items (not everything) stopped working (not displayed).
All scripts (*.udc files) are stored in zip file (everything was fine with the same files/config in 15.6)
-Pawel
--- End quote ---
Can you describe the error more..
You got custom commands. that they are added to menu.. And they are not showing up ? Are not running when selected. ? Are script command there if you list all commands. ( was they loaded ? )
--- End quote ---
@Mathias (Author)
I think I know what is the problem with Menu and Custom Commands. I reproduced it on Stable Multi Commander 15.6!
I got MANY commands (many custom menu items) - 627 files in 54 folders (in my Ultimate File Manager project). Is there a LIMIT? It seems it is.
If I left 443 (or more) udc files in script folder - no custom menu items are displayed. If I remove another few of them - lets say 5 -> 5 custom command is shown in menu.
That means that MC reads only specified amount of files...
-Pawel
Mathias (Author):
--- Quote from: Pawel on December 14, 2025, 23:14:30 ---
--- Quote from: Mathias (Author) on December 07, 2025, 23:15:58 ---
--- Quote from: Pawel on December 07, 2025, 22:17:06 ---After update to 15.7 Beta custom menu items (not everything) stopped working (not displayed).
All scripts (*.udc files) are stored in zip file (everything was fine with the same files/config in 15.6)
-Pawel
--- End quote ---
Can you describe the error more..
You got custom commands. that they are added to menu.. And they are not showing up ? Are not running when selected. ? Are script command there if you list all commands. ( was they loaded ? )
--- End quote ---
@Mathias (Author)
I think I know what is the problem with Menu and Custom Commands. I reproduced it on Stable Multi Commander 15.6!
I got MANY commands (many custom menu items) - 627 files in 54 folders (in my Ultimate File Manager project). Is there a LIMIT? It seems it is.
If I left 443 (or more) udc files in script folder - no custom menu items are displayed. If I remove another few of them - lets say 5 -> 5 custom command is shown in menu.
That means that MC reads only specified amount of files...
-Pawel
--- End quote ---
There should be no limit on number of commands to load. Might be limit for command that menus can shown. But that limit was there before too, But It should be at least over 1000.
Nothing around that is change. And the code actually add or or none from zips.. Only think I can see is if it fails to extract from zip. then it aborts.
No error in the app Log ( Ctrl+L ) ? Do the script show up in the List of Scripts.? (So it only in the menu bar they are not shown ?)
I will see if I can replicate that.
Pawel:
Mathias,
I forgot about log! It clearly describe the problem.
2025-12-15 14:32:13.314 Can not register command. Limit of UserDefinedCommand reached [HASH - Command Name]
2025-12-15 14:32:13.332 Can not register command. Limit of UserDefinedCommand reached [[HASH - Command Name]
etc...
So, I hope you can fix it (increase limit).
-Pawel
Mathias (Author):
--- Quote from: Pawel on December 15, 2025, 14:35:17 ---Mathias,
I forgot about log! It clearly describe the problem.
2025-12-15 14:32:13.314 Can not register command. Limit of UserDefinedCommand reached [HASH - Command Name]
2025-12-15 14:32:13.332 Can not register command. Limit of UserDefinedCommand reached [[HASH - Command Name]
etc...
So, I hope you can fix it (increase limit).
-Pawel
--- End quote ---
I don't think will fix it.. the limit have not changes since 2018. and it is on 600 items.
So you should get your first 600 items there.. it should not be empty. This " Limit of UserDefinedCommand reached" is only for adding command for the script so they can be called from menu and such. They should still show up in the list of commannds in the "Define User Commands" Window
So something else is causing an issue.. Need to be able to recreate this first.
Pawel:
Wait...
Commands are loaded into MC, but not displayed.
See attached image (in red frame example command - Loaded - but not displayed)
-Pawel
Ps: The problem is - It sometimes working OK. Still trying to find better "issue explanation"
Navigation
[0] Message Index
[#] Next page
Go to full version