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

"Password too long" error message is not expanded and shows an unformatted %d to the user #1456

Open
Knio opened this issue Dec 24, 2024 · 1 comment

Comments

@Knio
Copy link

Knio commented Dec 24, 2024

Expected behavior

The error message should expand this %d (or remove it)

Observed behavior

% veracrypt -t -c
[...]
Enter password:
Error: The entered password is too long: its UTF-8 representation exceeds %d bytes.

Steps to reproduce

See above

Your Environment

Please tell us more about your environment

VeraCrypt version:
veracrypt-console-1.26.14-Debian-12-amd64.deb

Operating system and version:
Debian GNU/Linux 12
Linux 6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64 GNU/Linux

System type:
amd64

@idrassi
Copy link
Member

idrassi commented Dec 24, 2024

@Knio Thank you for the report.
I have pushed a fix for this issue: 341411e

A new Linux version is coming in few days so it will be included in it.

@idrassi idrassi added the Fixed label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants