p0deje / Maccy

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

Maccy's Clipboard not working #791

Open mrsimzz opened 1 month ago

mrsimzz commented 1 month ago

Before Submitting Your Bug Report

Maccy Version (see 'About' window)

0.31.0 (30)

macOS Version

Version 15.0 Beta (24A5264n)

Maccy Settings

{
    "KeyboardShortcuts_delete" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":51}";
    "KeyboardShortcuts_pin" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":35}";
    "KeyboardShortcuts_popup" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":9}";
    "LaunchAtLogin__hasMigrated" = 1;
    "NSWindow Frame com.sindresorhus.Preferences.FrameAutosaveName" = "449 281 542 435 0 0 1440 875 ";
    "NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "499 445 442 322 0 0 1440 875 ";
    SUEnableAutomaticChecks = 1;
    SUHasLaunchedBefore = 1;
    SULastCheckTime = "2024-06-15 16:52:07 +0000";
    SUUpdateGroupIdentifier = 649720175;
    avoidTakingFocus = 1;
    clearOnQuit = 1;
    clearSystemClipboard = 0;
    enabledPasteboardTypes =     (
        "public.utf8-plain-text",
        "public.tiff",
        "public.html",
        "public.png",
        "public.file-url",
        "public.rtf"
    );
    historySize = 10;
    ignoreEvents = 0;
    ignoredPasteboardTypes =     (
        "com.agilebits.onepassword",
        "net.antelle.keeweb",
        "Pasteboard generator type",
        "de.petermaurer.TransientPasteboardType",
        "com.typeit4me.clipping"
    );
    menuIcon = clipboard;
    migrations =     {
        "2020-04-25-allow-custom-ignored-types" = 1;
        "2020-06-19-use-keyboardshortcuts" = 1;
        "2020-09-01-ignore-keeweb" = 1;
        "2021-02-20-allow-to-customize-supported-types" = 1;
        "2021-06-28-add-title-to-history-item" = 1;
        "2021-10-16-remove-dynamic-pasteboard-types" = 1;
        "2022-08-01-rename-suppress-clear-alert" = 1;
        "2022-11-14-add-html-rtf-to-supported-types" = 1;
        "2023-01-22-add-regexp-search-mode" = 1;
    };
    pasteByDefault = 1;
    suppressClearAlert = 1;
}

Description

I just updated to developer version of mac OS which is 15 and suddenly maccy's option + V has stopped working.

copied_txt

option + v --> ˇ

expected --> copied_txt

Steps to Reproduce

No response

p0deje commented 1 month ago

What is "Option+V" doing? There is no such shortcut available in Maccy.

mrsimzz commented 1 month ago

What is "Option+V" doing? There is no such shortcut available in Maccy.

Screenshot 2024-06-17 at 10 25 26 AM

This shortcut doesn't open up the clipboard.

p0deje commented 1 month ago

Maybe on macOS 15 this shortcut is globally reserved, I haven't updated yet.

mehdinourollah commented 2 weeks ago

What is "Option+V" doing? There is no such shortcut available in Maccy.

Screenshot 2024-06-17 at 10 25 26 AM

This shortcut doesn't open up the clipboard.

I have the same exact issue with this new macOS Sequoia ...and couldn't find so far the reason anywhere