p0deje / Maccy

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

Text content not appearing in the list (not being copying by default) #883

Closed wyllyan closed 2 months ago

wyllyan commented 2 months ago

Before Submitting Your Bug Report

Maccy Version (see 'About' window)

2.0.0 (47)

macOS Version

15.0

Maccy Settings

{
    "KeyboardShortcuts_delete" = "{\\"carbonKeyCode\\":51,\\"carbonModifiers\\":2048}";
    "KeyboardShortcuts_pin" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":35}";
    "KeyboardShortcuts_popup" = "{\\"carbonKeyCode\\":9,\\"carbonModifiers\\":768}";
    NSNavPanelExpandedSizeForOpenMode = "{800, 448}";
    NSOSPLastRootDirectory = {length = 608, bytes = 0x626f6f6b 60020000 00000410 30000000 ... 24010000 00000000 };
    "NSStatusItem Visible Item-1" = 0;
    "NSWindow Frame NSNavPanelAutosaveName" = "891 682 800 448 0 0 2560 1415 ";
    "NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "1025 722 510 487 0 0 2560 1415 ";
    SUEnableAutomaticChecks = 1;
    SUHasLaunchedBefore = 1;
    SULastCheckTime = "2024-09-18 14:57:25 +0000";
    SUUpdateGroupIdentifier = 4094916903;
    enabledPasteboardTypes =     (
        "public.tiff",
        "public.png",
        "public.file-url"
    );
    ignoreEvents = 0;
    ignoredApps =     (
    );
    migrations =     {
        "2024-07-01-version-2" = 1;
    };
    pasteByDefault = 0;
    removeFormattingByDefault = 0;
    searchMode = fuzzy;
    showFooter = 1;
    showSearch = 1;
    showTitle = 1;
    suppressClearAlert = 0;
    windowPosition = "[0.836328125,0.9189985272459499]";
    windowSize = "[450,169]";
}

Description

Maccy not grabbing copied texts. Work only with images.

Steps to Reproduce

  1. New Install
  2. Copy any text
Captura de Tela 2024-09-18 às 12 23 24
yunake commented 2 months ago

I'm facing the same issue – I upgraded to macos 15 & Maccy to 2.0.0 (from last 0.x release) at the same time, and now Maccy doesn't copy anything. How can I test to see if Maccy is even able to intercept the clipboard?

tommyka commented 2 months ago

Just tried to install it on a new machine and are experiencing the same issue.

Maccy 2.0.0 (47) Mac v 14.6

I installed it via brew

mikepietruszka commented 2 months ago

I experienced the same issue with Macy 2.0.0 and macOS Sonoma 14.6.1. I installed Maccy using brew.

PallavAg commented 2 months ago

For me the issue was that for some reason after updating, the Text option was unticked in settings: image

p0deje commented 2 months ago

Folks, please resize your Maccy window - it's too small to show anything more than 1 item.

p0deje commented 2 months ago

One thing to note is that it should auto-resize up to a certain point, so if it didn't - maybe there is a bug there, I need to test this more. For now, resize to your taste.

tommyka commented 2 months ago

It seams that my issue was the same as @PallavAg. I would expect that text was set by default. Thats the reason for installing the app for my sake.

I hope that default will be changed.

wyllyan commented 2 months ago

For me the issue was that for some reason after updating, the Text option was unticked in settings: image

No way, thanks!