Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I get "Error: Menu Item name too long" when there is a long entry in the history and I invoke FIFO paste #26

Closed
JulioCantarero opened this issue Jan 28, 2024 · 3 comments
Assignees
Labels

Comments

@JulioCantarero
Copy link

I have started getting this message "Error: Menu Item name too long" when there is a long copied entry and I invoke FIFO paste.
This has started happening since I upgraded from v1.100 to v1.109 recently. I am uploading the screenshot.
This is quite an annoying error because I have to go into Search and delete long entries in order to have CL3 FIFO working again.
In any case, CL3 is a terrific clipboard manager, extremely useful. And I have tried quite a few. So thank you very much for developing it!

CL3 Error Pop-up

@hi5 hi5 added the bug label Jan 28, 2024
@hi5 hi5 self-assigned this Jan 28, 2024
@hi5
Copy link
Owner

hi5 commented Jan 28, 2024

That shouldn't happen of course,

Could you check the Settings (via tray menu) and see if MenuWidth is set, and to what value?
It should default to 40, but perhaps it has a too a value:
menuwidth

You could double check this by opening the settings.ini in notepad and see what it is set too.

If I set it to something like 500 I do get a similar error, so I have to build in a safety check.

@hi5
Copy link
Owner

hi5 commented Feb 1, 2024

You can try v1.110: Add minimum (20) and maximum value (100) for MenuWidth setting (safety check) ...

@JulioCantarero
Copy link
Author

Thank you for the quick response and the fix! You are right, I had a large value in the Menu width setting, I don't even know why. Anyway, fixed and working supeb!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants