Skip to content

Commit ca421dc

Browse files
authored
Merge pull request #557 from LogExperts/550-error-when-trying-to-invert-search
error in resources
2 parents e0fef89 + af87bfb commit ca421dc

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

src/LogExpert.UI/Dialogs/LogTabWindow/LogTabWindow.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1427,7 +1427,7 @@ private void ProgressBarUpdateWorker (ProgressEventArgs e)
14271427
}
14281428
catch (Exception ex)
14291429
{
1430-
_logger.Error(string.Format(CultureInfo.InvariantCulture, Resources.LogExpert_Common_Error_5Parameters_ErrorDuring0Value1Min2Max3Visible45, e.Value, e.MinValue, e.MaxValue, e.Visible, ex));
1430+
_logger.Error(string.Format(CultureInfo.InvariantCulture, Resources.LogExpert_Common_Error_5Parameters_ErrorDuring0Value1Min2Max3Visible45, e.Value, e.MinValue, e.MaxValue, e.Visible), ex);
14311431
}
14321432

14331433
_ = Invoke(new MethodInvoker(statusStrip.Refresh));

src/PluginRegistry/PluginHashGenerator.Generated.cs

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,36 +10,36 @@ public static partial class PluginValidator
1010
{
1111
/// <summary>
1212
/// Gets pre-calculated SHA256 hashes for built-in plugins.
13-
/// Generated: 2026-03-21 13:53:09 UTC
13+
/// Generated: 2026-03-21 14:03:41 UTC
1414
/// Configuration: Release
1515
/// Plugin count: 22
1616
/// </summary>
1717
public static Dictionary<string, string> GetBuiltInPluginHashes()
1818
{
1919
return new Dictionary<string, string>(StringComparer.OrdinalIgnoreCase)
2020
{
21-
["AutoColumnizer.dll"] = "4FE61EAD71582B2DA5AF277765DF038DF478981B7B4AF2E9042572BDBD34AE0E",
21+
["AutoColumnizer.dll"] = "FA9F371B5061FF0F2FE3B588E3A450BDC813DC6DBFEBC5389E9D5C81FF9B9822",
2222
["BouncyCastle.Cryptography.dll"] = "E5EEAF6D263C493619982FD3638E6135077311D08C961E1FE128F9107D29EBC6",
2323
["BouncyCastle.Cryptography.dll (x86)"] = "E5EEAF6D263C493619982FD3638E6135077311D08C961E1FE128F9107D29EBC6",
24-
["CsvColumnizer.dll"] = "B0E95C447A04CFFC3C2FF031BE748522F1E115BCD739EA38AB197FA4C6B28901",
25-
["CsvColumnizer.dll (x86)"] = "B0E95C447A04CFFC3C2FF031BE748522F1E115BCD739EA38AB197FA4C6B28901",
26-
["DefaultPlugins.dll"] = "8B791276C41B91E10A2366806C44ED07A1517157850F5249F358B31AB127E383",
27-
["FlashIconHighlighter.dll"] = "80780C3C018F6776871FDD34D76863ED94C64BDBFED465600D08C8628A068079",
28-
["GlassfishColumnizer.dll"] = "6312E000AED78957FBDDC5447899953FC070E181AA1F1352413902EEBB66530C",
29-
["JsonColumnizer.dll"] = "D9C8783D5ABE712363C00F6B803B36E8E11E7A04BE36E2D78AA057F9E4E9309C",
30-
["JsonCompactColumnizer.dll"] = "17533C027EBCC0CEA3E86EED698A5FDEE30BADA5DE32647852224E4259288637",
31-
["Log4jXmlColumnizer.dll"] = "98FC61F54854E833F2EB77472C9E6796DC6C77BBEE2DA80F84646CD544A4EC6A",
32-
["LogExpert.Core.dll"] = "599781A63BD8D8F335BAE5FD2D9C90751DFF5947B9EE87AC56240CBB71BD1265",
33-
["LogExpert.Resources.dll"] = "6969D29C0F13C41334B0442AB1FB6ACF6F793E065FF831175BF11C1ABAE32C75",
24+
["CsvColumnizer.dll"] = "6CEBE24FB63949DEF587210C6AFC171BFD2D8FA010C4DA86C094469ED8896458",
25+
["CsvColumnizer.dll (x86)"] = "6CEBE24FB63949DEF587210C6AFC171BFD2D8FA010C4DA86C094469ED8896458",
26+
["DefaultPlugins.dll"] = "A7338D84524A897078F2563163C78073A64342FBDBDEB3A79DB5A83730357F7E",
27+
["FlashIconHighlighter.dll"] = "97ED1C33232EBEC112331210CF40DBF75CC292074AE14323B2D3D7E8055E11BB",
28+
["GlassfishColumnizer.dll"] = "D1F54D8305FE26E8168D538A5734E5AFE77A24E723844E363019A5A3E4018708",
29+
["JsonColumnizer.dll"] = "C9EA12FD9FA05189001580A28C929B76F143F4A5E1AFE5D452E87B3DAA828D61",
30+
["JsonCompactColumnizer.dll"] = "1DE249C596C05231FD755F08E4F7545AFBB998B46191B7A47225DE2317E6DAAD",
31+
["Log4jXmlColumnizer.dll"] = "F7D5CF085EDF5346CB86FA938FE0B052E83F94C2F46C6A03D27559792CAE2178",
32+
["LogExpert.Core.dll"] = "410AD5BDB459EEF6EEC6A12E49386558D4081A7443218EB4764A3C31E70537FB",
33+
["LogExpert.Resources.dll"] = "D95838B1C28080FA1033C58A2B99A5434D26B214BD1E7CE7ACFCA46C6194D50C",
3434
["Microsoft.Extensions.DependencyInjection.Abstractions.dll"] = "67FA4325000DB017DC0C35829B416F024F042D24EFB868BCF17A895EE6500A93",
3535
["Microsoft.Extensions.DependencyInjection.Abstractions.dll (x86)"] = "67FA4325000DB017DC0C35829B416F024F042D24EFB868BCF17A895EE6500A93",
3636
["Microsoft.Extensions.Logging.Abstractions.dll"] = "BB853130F5AFAF335BE7858D661F8212EC653835100F5A4E3AA2C66A4D4F685D",
3737
["Microsoft.Extensions.Logging.Abstractions.dll (x86)"] = "BB853130F5AFAF335BE7858D661F8212EC653835100F5A4E3AA2C66A4D4F685D",
38-
["RegexColumnizer.dll"] = "1FC232254A2328EF8BDB489BE8A098928833436CB8F21284FAD4F38A9021A5F9",
39-
["SftpFileSystem.dll"] = "48DAF44CF3C9F797E18D0E9ACA0AD69258CE1284530DF12B05DBA746A66E8F87",
40-
["SftpFileSystem.dll (x86)"] = "EE429E8EE1113652183B0F049E1DBCF1E3ADF1464DF7B5CE6397FA740699EA1E",
41-
["SftpFileSystem.Resources.dll"] = "B886F8CD8199F50729F763F5B55D05D9F080F8D3AA2ABB05B525BEA03140B3F0",
42-
["SftpFileSystem.Resources.dll (x86)"] = "B886F8CD8199F50729F763F5B55D05D9F080F8D3AA2ABB05B525BEA03140B3F0",
38+
["RegexColumnizer.dll"] = "967D6780070F43520AA4D20F39CAF41093C30DDA8B26CED1B3639A94BF0CF381",
39+
["SftpFileSystem.dll"] = "5325A526B8A43294A47FF8595C1B5C08984C4BF4AA43D93C7598641C71F047FA",
40+
["SftpFileSystem.dll (x86)"] = "C40A85E6E684FF425BBFABCB1BB691D8B76B750CBBCDC2248C0521928304FC87",
41+
["SftpFileSystem.Resources.dll"] = "387C966D68484C26519EA168D7A3682437598500A0D1195E850EB995B4D0B8BE",
42+
["SftpFileSystem.Resources.dll (x86)"] = "387C966D68484C26519EA168D7A3682437598500A0D1195E850EB995B4D0B8BE",
4343

4444
};
4545
}

0 commit comments

Comments
 (0)