p0deje / Maccy

Lightweight clipboard manager for macOS
https://maccy.app
MIT License
12.76k stars 540 forks source link

Cannot search after a while #938

Closed tgdn closed 1 hour ago

tgdn commented 4 hours ago

Before Submitting Your Bug Report

Maccy Version (see 'About' window)

2.1.0

macOS Version

14.3

Maccy Settings

{
    "KeyboardShortcuts_delete" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":51}";
    "KeyboardShortcuts_pin" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":35}";
    "KeyboardShortcuts_popup" = "{\\"carbonModifiers\\":768,\\"carbonKeyCode\\":8}";
    "LaunchAtLogin__hasMigrated" = 1;
    "NSStatusItem Visible Item-1" = 0;
    "NSWindow Frame SUUpdateAlert" = "590 545 620 398 0 0 1800 1125 ";
    "NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "629 643 442 322 0 0 1800 1125 ";
    SUEnableAutomaticChecks = 1;
    SUHasLaunchedBefore = 1;
    SULastCheckTime = "2024-10-21 20:22:21 +0000";
    SUUpdateGroupIdentifier = 1536547153;
    enabledPasteboardTypes =     (
        "public.html",
        "public.file-url",
        "public.png",
        "public.tiff",
        "public.rtf",
        "public.utf8-plain-text"
    );
    historySize = 50;
    ignoredPasteboardTypes =     (
        "de.petermaurer.TransientPasteboardType",
        "com.agilebits.onepassword",
        "net.antelle.keeweb",
        "com.typeit4me.clipping",
        "Pasteboard generator type"
    );
    imageMaxHeight = 100;
    menuIcon = scissors;
    migrations =     {
        "2024-07-01-version-2" = 1;
    };
    searchMode = exact;
    showFooter = 1;
    showSearch = 1;
    showTitle = 1;
    windowSize = "[450,800]";
}

Description

Search does not work, typing characters does not change the input in Maccy. No screen recording is necessary since nothing happens literally.

Steps to Reproduce

Copy a couple of items, run Maccy for a day, open Maccy's window and try to search, nothing happens.

p0deje commented 1 hour ago

Please upgrade to macOS 14.7 or later