<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Albert Astals Cid skreiv 12.07.2024
14:29:<br>
</div>
<blockquote type="cite" cite="mid:2141508.aIVchlLff4@xps15">
<pre class="moz-quote-pre" wrap="">If you have the hability to test a self built Lokalize from git master branch,
please do.
We (well mostly Volker) have just ported it to KF6 and some [small]
regressions may have sneaked in.</pre>
</blockquote>
<br>
Here’s a new regression I found (bug report filed at
<a class="moz-txt-link-freetext" href="https://bugs.kde.org/show_bug.cgi?id=490441">https://bugs.kde.org/show_bug.cgi?id=490441</a>):<br>
<br>
The translation memory (TM) feature now thinks almost all strings
are almost a 100% match. For example, it thinks that this TM string<br>
<br>
<blockquote>Fingerprints can be used in place of a password when
unlocking the screen and providing administrator permissions to
applications and command-line programs that request
them.<nl/><br>
<nl/><br>
Logging into the system with your fingerprint is not yet
supported.<br>
</blockquote>
<br>
is a 99.33% match for<br>
<br>
<blockquote>Cannot change the account type to Standard unless there
is at least one other Administrator account on the system. Without
one, authentication would become impossible or require the
insecure use of the root password.<br>
</blockquote>
<br>
According to ‘git bisect’, the bug was introduced in this commit:<br>
<br>
commit 341525d9f6e370f34e9efe0836fd24609488c61a (HEAD)<br>
Author: Volker Krause <a class="moz-txt-link-rfc2396E" href="mailto:vkrause@kde.org"><vkrause@kde.org></a><br>
Date: Thu May 9 11:24:50 2024 +0200<br>
<br>
Port translation memory away from QRegExp<br>
<br>
<br>
<pre class="moz-signature" cols="72">--
Karl Ove Hufthammer</pre>
</body>
</html>