Skip to content

The memory usage is a little bit high #1240

@shezhangzhang

Description

@shezhangzhang

Before Submitting Your Bug Report

  • I have verified that there isn't already an issue reporting the same bug to prevent duplication.
  • I have seen the FAQ.

Maccy Version (see 'About' window)

2.5.1

macOS Version

26

Maccy Settings

~ defaults read org.p0deje.Maccy
{
    "KeyboardShortcuts_delete" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":51}";
    "KeyboardShortcuts_pin" = "{\\"carbonKeyCode\\":35,\\"carbonModifiers\\":2048}";
    "KeyboardShortcuts_popup" = "{\\"carbonKeyCode\\":9,\\"carbonModifiers\\":768}";
    "LaunchAtLogin__hasMigrated" = 1;
    "NSStatusItem Preferred Position Item-0" = 579;
    "NSStatusItem VisibleCC Item-1" = 0;
    "NSWindow Frame SUUpdateAlert" = "-1240 488 620 398 -1920 0 1920 1049 ";
    "NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "-578 528 510 473 -1920 0 1920 1049 ";
    SUAutomaticallyUpdate = 0;
    SUEnableAutomaticChecks = 1;
    SUHasLaunchedBefore = 1;
    SULastCheckTime = "2025-10-21 06:35:47 +0000";
    SUSendProfileInfo = 0;
    enabledPasteboardTypes =     (
        "public.png",
        "public.tiff",
        "public.html",
        "public.rtf",
        "public.utf8-plain-text"
    );
    historySize = 999;
    ignoredPasteboardTypes =     (
        "net.antelle.keeweb",
        "Pasteboard generator type",
        "de.petermaurer.TransientPasteboardType",
        "com.typeit4me.clipping",
        "com.agilebits.onepassword"
    );
    imageMaxHeight = 50;
    maxMenuItems = 0;
    menuIcon = scissors;
    migrations =     {
        "2024-07-01-version-2" = 1;
    };
    pasteByDefault = 1;
    popupPosition = cursor;
    previewDelay = 2000;
    showApplicationIcons = 0;
    showFooter = 1;
    showRecentCopyInMenuBar = 0;
    showSearch = 1;
    showTitle = 1;
    suppressClearAlert = 1;
    windowPosition = "[0.7222222222222222,0.972457627118644]";
    windowSize = "[450,800]";
}

Description

Despite having only a few items in the copy history, it still uses a lot of memory:

Image

Steps to Reproduce

Quit and restart the app won't be help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions